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/timers
Arne Jans 6d763da7eb Fixed the Blade-filterlist bug.
I implemented the workaround as Tim suggested by introducing the new interface
AstridFilterExposer and used it in the FilterAdapter-class. Additionally, I
had to introduce a fallback resultReceiver that is called after the last
filterexposer finished and checks if the filterlist-screen is empty. In this
case it uses a pre-fetched lists of Astrids registered receivers for filters
and uses the new interface on them to get the FilterListItem-instances.
14 years ago
..
TimerActionExposer.java New dark style for Astrid task list UI designed by Scott Rim & Astrid team 15 years ago
TimerControlSet.java AST-182 - if google calendar event deleted, allow users to re-create it from Astrid. 16 years ago
TimerDecorationExposer.java Now when you trigger timer, new decoration overrides old one to show you timer progress 15 years ago
TimerFilterExposer.java Fixed the Blade-filterlist bug. 14 years ago
TimerPlugin.java A/B Testing and Feature flipping infrastructure. AB testing of new user experience. 14 years ago
TimerTaskCompleteListener.java Created a warning for not setting setContext, and making sure that we nail all of the cases in various classes 15 years ago