You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/astrid/plugin-src/com/todoroo/astrid/reminders
Arne Jans 3635dab3ba Symptom-fix for ArrayIndexOutOfBoundsException.
Presumably happening during focusGain of the ReminderPreferences-activity for the default-remindertime settting.
Details:
https://www.crittercism.com/developers/crash-details/e0886dbfcf9e78a21d9f2e2a385c4c13e2f6ad2132ac24a3fa811144
14 years ago
..
NotificationActivity.java A/B Testing and Feature flipping infrastructure. AB testing of new user experience. 15 years ago
Notifications.java if you have a random reminder, it shouldn't go nonstop mode 15 years ago
ReminderDebugContextActions.java Moved filter by tag to the tag plugin, created an api for task context menu actions 15 years ago
ReminderPlugin.java Fixed up warnings in reminder plugin 16 years ago
ReminderPreferences.java Symptom-fix for ArrayIndexOutOfBoundsException. 14 years ago
ReminderSchedulingService.java Improved perf in reminder scheduling - sleep for a bit to prevent ANR in scheduling service, don't print out date when doing reminder scheduling 16 years ago
ReminderService.java Prevent scheduling of due date reminders multiple times between due date and quiet hours 15 years ago
ReminderStartupReceiver.java Created a warning for not setting setContext, and making sure that we nail all of the cases in various classes 15 years ago