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
Sam Bosley 23a01ff845 Fixed a bug where notification titles wouldn't work with swipe turned off 13 years ago
..
NotificationFragment.java Introduced new permasql for noon-based times 13 years ago
Notifications.java Fixed a bug where notification titles wouldn't work with swipe turned off 13 years ago
ReminderDebugContextActions.java Moved filter by tag to the tag plugin, created an api for task context menu actions 14 years ago
ReminderDialog.java Don't show astrid in reminder dialog when that preference is turned off 13 years ago
ReminderPlugin.java Fixed up warnings in reminder plugin 14 years ago
ReminderPreferences.java Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id. 13 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 14 years ago
ReminderService.java Tweaks to reminder scheduling to account for new date scheme 13 years ago
ReminderStartupReceiver.java Created a warning for not setting setContext, and making sure that we nail all of the cases in various classes 14 years ago
SnoozeCallback.java Added new layouts for astrid reminders, can get in-app notifications with a popup 13 years ago