jscottnc

Results 4 comments of jscottnc

I think I understand what is going on from my brief review of the code. Event alerts are loaded based on the calendar record state, in particular whether the record...

I have hacked in a check for instanceEndTime > System.currentTimeMillis() and skipped adding the event to the alert list if false. I modified Calendar provider::getAlertByTime and CalendarIntents::intentForAction. So far I...

Sounds like work (which I generally avoid). At the very least you will have to tell me what a PR is. John Scott [email protected] "You can't be a real country...

Had to dust off the git skills. Fortunately I did not need anything fancy and could use the cookbook to get me through. Fork created. Changes synced. Pull Request generated....