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
Sam Bosley 46f2ee2c2e 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. 14 years ago
..
TimerActionControlSet.java Fixed bugs from refactor with timer controls 14 years ago
TimerControlSet.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. 14 years ago
TimerDecorationExposer.java Now when you trigger timer, new decoration overrides old one to show you timer progress 15 years ago
TimerFilterExposer.java Renamed fragments to end with Fragment, renamed *WrapperActivity to Activity. Save our sanity by not calling things by other names. 14 years ago
TimerPlugin.java New task actions--killed the quick action bar and REQUEST_ACTIONS api constant 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