Commit Graph

59 Commits (98273affd696200a53b371fb63633c5718959b0a)

Author SHA1 Message Date
Tim Su 4b032a1140 Legacy backup now backs up completed tasks 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 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 293788ae2f Updated the legacy com.timsu.astrid.tasksprovider provider 14 years ago
Tim Su e8b02cf8ec Handling OEM + isPowerPack 14 years ago
Tim Su 8d94011729 Got rid of legacy styles and strings, fixed it all up 15 years ago
Tim Su 1e4b5557f6 Re-added data stuff for legacy backup :| 15 years ago
Tim Su 2a88772ae8 Deleted and moved around a bunch of legacy things 15 years ago
Tim Su 4fd5639428 Deleted a bunch of legacy stuff, seeing what broke 15 years ago
Tim Su b333a8243c Beginnings of google calendar plugin 15 years ago
Tim Su bfd8a80907 Fixed upgrade test, disabled xml exporter for now, fixed up filter list activity not to be so resistant to change 15 years ago
Tim Su 2662b5282b Added upgrade for RTM, got quick add box working better, other minor polishes 15 years ago
Tim Su 24d90aa020 Deleted old sync stuff 15 years ago
Tim Su 115bda98f6 RTM can sync! Now to make it better... 15 years ago
Tim Su c38890a885 Remember the milk initial commit. stuff don't compile yet... 15 years ago
Tim Su 82e734d986 Upgrade for repeats, and repeat tests. also reorganized some imports on accident 15 years ago
Tim Su 652fe11827 Removed other languages temporarily 15 years ago
Tim Su 734face4c2 got widget working. and fixed some bugs with it... 15 years ago
Tim Su 9df24b5fff cool new astrid reminder thing, polished up reminder settings 15 years ago
Tim Su fc25791878 Deleted unused layouts and activities 15 years ago
Tim Su 8b85736976 added reminder preferences, fixed up various minor bugs with tests and real app 15 years ago
Tim Su 05234dde7f Merge branch '100616-replace-controllers' of ponyo into 100616-replace-controllers
Conflicts:
	astrid/res/xml/preferences.xml
	astrid/res/xml/preferences_reminders.xml
15 years ago
Tim Su aefbf09ada and we compile! 15 years ago
Tim Su 1c9d4c1696 More progress in the effort of getting notifications working. 15 years ago
Tim Su 3cb2ed563e Updating reminders to use new stuff... 15 years ago
Tim Su 8bb4e95530 Removed some stuff that took up extra space, made the icon thing work well. 15 years ago
Tim Su d3e33d0d8b yay compiles 15 years ago
Tim Su 52d61e7bd0 been updating task edit. just finished urgency... rest of stuff should be fast 15 years ago
Tim Su e06f60b95f Now got edit to work. yay! no saving tags, and no alerts. Still to do: due date stuff, urgency stuff 15 years ago
Tim Su 4b85db1e46 Deleted some unused stuff, made prettier filters 15 years ago
Tim Su c537ea95c8 Merge branch 'master' into 100616-replace-controllers
Conflicts:
	astrid/AndroidManifest.xml
15 years ago
Tim Su 6b0b376639 Got rid of date format strings in localized strings.xml, now we rely on preferences and some hard coded strings for date formatting. Fix OEM request 15 years ago
Tim Su 9225898806 Crazy Astrid 3 activity merged in. Does it work? not really. But it's cool that it's there. 15 years ago
Tim Su 4287d13969 Alarm stuff, added upgrade logic for it, trying to fix tests 15 years ago
Tim Su 3e9d440ce7 Schedule the service, if constants.synchronize is set 15 years ago
Tim Su f636caaf9f Wrong way to do a null check 15 years ago
Tim Su a319a8967b Fix for crashes that people have encountered 15 years ago
Tim Su 9150357c82 Suppress task killer information when OEM 15 years ago
Tim Su d6d1d56672 Explicitly set notification audio stream. Not sure if this is going to do anything, but can't hurt. 15 years ago
Tim Su bfb2f12bb0 Update to date checking logic... no more using system date format, wrote my own. :| 15 years ago
Tim Su 8f7ea21081 Added a switch to disable synchronization from the UI 15 years ago
Tim Su fa32bc5164 Changed backup to delete the oldest backups, retaining 7 files. Added a backup unit test 15 years ago
Tim Su c5598b3d2e Delete older backup files, retaining the specified amount. 15 years ago
Tim Su d1c93e611b Merge remote branch 'origin/master' into 100530-translations 15 years ago
Corey Downing 12c0710e90 Removed extra logging added when testing bug. 15 years ago
Corey Downing f089fa7de7 Fixed incorrect deletion of recent backups and fixed deletion of backups older than 7 days. 15 years ago
Tim Su 293fbbb489 Adding nullchecks in strategic locations 15 years ago
Tim Su fa0177c76d Fixed polish strings that were broken, addressing a potential NPE 15 years ago
Tim Su e20e4b4fbb Added an update URI for provider for PureCalendar 15 years ago
Tim Su 4de8134091 Fix for NPE that user reported, also made calendar picking logic more robust. 15 years ago