Commit Graph

601 Commits (77bf55d6ad7f4b3fe8a5ed94c9c39f27c1bf7448)
 

Author SHA1 Message Date
Tim Su 77bf55d6ad Gesture detector, fixed crash with Locale edit alerts 14 years ago
Tim Su 98273affd6 Fixed reminder services leaving junk for all of the other services to deal with, bump version in Android manifest 14 years ago
Tim Su 73d15ccd56 Fix for AST-131 - date formatting functions are broken on HTC desire in non-english languages. Replaced all instanced where we get MMMM or EEEE date formats with android functions 14 years ago
Tim Su 362251823b Fixed up unit tests, got them to pass 14 years ago
Tim Su d54567c035 Alarm values auto-adjust when task repeats 14 years ago
Tim Su 017dc5c0c3 Created upgrade from Alarm in separate table to Alarm in metadata 14 years ago
Tim Su 3446d6c6db Fix for AST-199 - removed RTM branding from Astrid main menu 14 years ago
Tim Su 04f2986159 Added unadded alarmdetailexposer class 14 years ago
Tim Su 654e14030d Fix for AST-198 - add help 14 years ago
Tim Su 294de734cf Task detail for alarms 14 years ago
Tim Su 5ed1dacdea Alarm scheduling service 14 years ago
Tim Su e01e417611 Interim fix for AST-135 - tags with underscore in the beginning are hidden again. 14 years ago
Tim Su 5bb82d518f Linkify task name 14 years ago
Tim Su d81a5a1d69 Fix for AST-197 - pressing qwer changes task priority not search 14 years ago
Tim Su f716f16f40 Fix for AST-156 - now we show three categories of tags, normal, completed, and all. 14 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 :| 14 years ago
Tim Su 8fee29ef55 Completed step 1 of alarms - the control set 14 years ago
Tim Su feb6b828a5 Added a category for completed tasks 14 years ago
Tim Su db599d81f8 Crash during notification randomly 14 years ago
Tim Su 79933aaed5 Fix for AST-171 - sorting by alpha takes capitalization into account 14 years ago
Tim Su e8ee04a232 fix for task decoration being to the left of the checkbox 14 years ago
Tim Su 6bb677ca5c Fix for time duration control set not working 14 years ago
Tim Su 07bd6f099e Set owner of task import and export progress dialog boxes so they get collected 14 years ago
Tim Su 7547767d67 Made old shortcuts work 14 years ago
Tim Su 4bcfc48f4d Fix for cloning original task without recurrence 14 years ago
Tim Su 1c0f60d9b6 fix for AST-167: allowing 'by day' type functionality for all repeats 14 years ago
Tim Su 9b6cbaf1b5 Fix for AST-146 - moved priority bar to left side 14 years ago
Tim Su 4a269279a4 Making the timer controls easier to use for rapid changing. 14 years ago
Tim Su e7447982b1 Fix for AST-164 - repeat completion clears timer, makes old task not have recurrence 14 years ago
Tim Su be1ef4decc Fix for AST-148: filter shortcuts that are two words cause crash 14 years ago
Tim Su 28b44894cd Fix for AST-158 - disallowed Astrid from moving to SD card because it breaks widget, service, and alarms 14 years ago
Tim Su 7290b07453 Fix for AST-140: widget does not update and refresh for task lists with size < 5 14 years ago
Tim Su af119a599d Version bump, updated upgrade message, and added weekday 14 years ago
Tim Su dd3bb2d720 Added linkify to task details 14 years ago
Tim Su 4a4eda3067 Fix for AST-137 14 years ago
Tim Su d22769a2a2 Added option to settings to turn on or off notes in default task list view 14 years ago
Tim Su 0fb57a4637 Updated widget data provider for third-party widgets, fixed issue with widget not updating automatically, also updated upgrade messages 14 years ago
Tim Su 375bc26423 Powerpack by default, expiration in september, fixed alert dialog so it wouldn't crash 14 years ago
Tim Su 8ecde7feb4 bump 3.0.5 14 years ago
Tim Su 4b032a1140 Legacy backup now backs up completed tasks 14 years ago
Tim Su f96963c2a1 Continued making upgrade a more pleasant process - now the task list auto refreshes after update, etc. 14 years ago
Tim Su 581cdacbfd Fixed crash, now performing upgrade in background thread 14 years ago
Tim Su 934ff46fbb bump 3.0.3 - created a legacy task list activity so users can use their old shortcut to launch Astrid 14 years ago
Tim Su 68f943ab38 Fixed a bunch of crashes experienced in the field. Bumped version to 3.0.2 14 years ago
Tim Su 5aa270a347 Closing a cursor from task provider, abstract database catch error 14 years ago
Tim Su cb09991e2d Removed a logging message, got widget working on Android 1.5 14 years ago
Tim Su cca9c363b9 Fixed issue with repeated tasks getting upgraded as completed, also fixed backup not getting created while upgrading, and upgrade failure results in backup restore. Also temporary restore of backup functionality 14 years ago
Tim Su 92abcf2d94 Added 'dev' folder for development materials to gitignore 14 years ago
Tim Su 757fb7798e Cleaned up errors in the logs 14 years ago
Tim Su fc3b592ed1 Updated translations from xml files, fixing a couple format string errors 14 years ago