Commit Graph

15 Commits (e8cd162697ea59362a8d6cf7a7de24225679ea11)

Author SHA1 Message Date
Tim Su e8cd162697 Fix for removing tags doesn't remove tag detail 15 years ago
Tim Su 7ec45dd242 Fix for AST-363
Specifically, what this fixes is the case where a task has multiple alarms
in the future. Previously, only one of the alarms would run, but now they
are all scheduled as separate alarms and should all fire.

If there are other bugs not covered by this, please file another bug.
15 years ago
Tim Su c26fdbf8c0 Getting alarms to work again 15 years ago
Tim Su 8ba1d75ec6 AST-182 - if google calendar event deleted, allow users to re-create it from Astrid.
also incidental re-write of alarm and tag logic to leverage metadataService.synchronize call, as well as allowing writeToModel to return a string. currently unused, but will use it in the next step.
16 years ago
Tim Su c6da0907ff Moved a bunch of API files into the API project. Yay for code reuse.
Please import the github project todoroo/astridApi. :)
16 years ago
Tim Su d507084ddc Alarms in the past should not be scheduled 16 years ago
Tim Su d54567c035 Alarm values auto-adjust when task repeats 16 years ago
Tim Su 294de734cf Task detail for alarms 16 years ago
Tim Su 5ed1dacdea Alarm scheduling service 16 years ago
Tim Su 65da23a6bf Fixed up alarm service to read/write, and tried to make tags stick around afte rotate. but it works pretty poorly :| 16 years ago
Tim Su 8fee29ef55 Completed step 1 of alarms - the control set 16 years ago
Tim Su d1e16db737 Fixed more snafu's. Lots of snafu's today. 16 years ago
Tim Su 82bf5598d5 Alright, task editing is working for tags and alarms and all goodies. Also got rid of preferred due date. 16 years ago
Tim Su 4287d13969 Alarm stuff, added upgrade logic for it, trying to fix tests 16 years ago
Tim Su c7974868be Moved projects around. 16 years ago