Commit Graph

509 Commits (351e1c0797678933233c25f147d8ffbea60fdd49)
 

Author SHA1 Message Date
Tim Su 82bf5598d5 Alright, task editing is working for tags and alarms and all goodies. Also got rid of preferred due date. 14 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 14 years ago
Tim Su 4b85db1e46 Deleted some unused stuff, made prettier filters 14 years ago
Tim Su fffc9f4a46 Fot filters working, with icons even. sweet action. 14 years ago
Tim Su c43ff1aea6 Made lots of changes in an attempt to clean stuff up 14 years ago
Tim Su 94b45fb761 Merge branch 'master' of github.com:todoroo/astrid 14 years ago
Tim Su c537ea95c8 Merge branch 'master' into 100616-replace-controllers
Conflicts:
	astrid/AndroidManifest.xml
14 years ago
Tim Su ccccd2cdaa Added a comment. 14 years ago
Tim Su cabcdaa9b2 Bumping project configuration requirement to Android 2.2 14 years ago
Tim Su dd5e197871 Version bump -> 2.14.4 14 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 14 years ago
Tim Su 9225898806 Crazy Astrid 3 activity merged in. Does it work? not really. But it's cool that it's there. 14 years ago
Tim Su f8a907487f Removed extraneous logging, ready to merge into master 14 years ago
Tim Su 55ea028ec7 Upgrade tests pass! woo woo woo 14 years ago
Jon a16eedb3ff super minor type in the quick tips. "it's" to "its" 14 years ago
Tim Su a1b12d15ef Made significant progress getting upgrade tests to pass. 14 years ago
Tim Su cd43ffa0e9 Don't show upgrade service if we're not an activity. 14 years ago
Tim Su 0f0fcfb9ba Temporary commit with add 14 years ago
Tim Su 4287d13969 Alarm stuff, added upgrade logic for it, trying to fix tests 14 years ago
Tim Su 3e9d440ce7 Schedule the service, if constants.synchronize is set 14 years ago
Tim Su f636caaf9f Wrong way to do a null check 14 years ago
Tim Su 0fd5a672ab Prep release for 2.14.4 - version bump and changelog 14 years ago
Tim Su d45dbf4372 Created new test for date format strings 14 years ago
Tim Su a319a8967b Fix for crashes that people have encountered 14 years ago
Tim Su 8168b1f352 Shortened a couple french strings 14 years ago
Tim Su c3c2060815 Fixed format strings in Swedish and Turkish strings. 14 years ago
Tim Su 9150357c82 Suppress task killer information when OEM 14 years ago
Tim Su d6d1d56672 Explicitly set notification audio stream. Not sure if this is going to do anything, but can't hurt. 14 years ago
Tim Su 9dde385582 New icon, now with 100% more checkboxes 14 years ago
Tim Su bfb2f12bb0 Update to date checking logic... no more using system date format, wrote my own. :| 14 years ago
Tim Su 8f7ea21081 Added a switch to disable synchronization from the UI 14 years ago
Tim Su d2ee44a684 Renamed folders to be in a format launchpad accepts for importing. 14 years ago
Tim Su 00ca9dfd55 Added update message 14 years ago
Tim Su fa32bc5164 Changed backup to delete the oldest backups, retaining 7 files. Added a backup unit test 14 years ago
Tim Su c5598b3d2e Delete older backup files, retaining the specified amount. 14 years ago
Tim Su d1c93e611b Merge remote branch 'origin/master' into 100530-translations 14 years ago
Tim Su 4ae8fb7731 Updated po files from xml files 14 years ago
Corey Downing 12c0710e90 Removed extra logging added when testing bug. 14 years ago
Corey Downing f089fa7de7 Fixed incorrect deletion of recent backups and fixed deletion of backups older than 7 days. 14 years ago
Tim Su d9de3df673 Escape all double-quotes 14 years ago
Tim Su 426c7682fb Fix for problems in translation xml's 14 years ago
Tim Su b9738c1b90 Better comment for time translation 14 years ago
Tim Su fd09e395a7 Seems like this set of scripts works for the tests... 14 years ago
Tim Su 91e44b668b Updated translation scripts, we're going in with guns blazing... 14 years ago
Tim Su d77c7ef12b Created translation tests, fixed a bunch of bugs that they uncovered. 14 years ago
Tim Su 062ec7bafa Properly handle single quotes in string xml files 14 years ago
Tim Su fce2a17fdb Merged po files into xml files for translations 14 years ago
Tim Su 23e9e016db Moved stuff that shouldn't be translated out of arrays and into keys.xml 14 years ago
Tim Su 7913502424 Set up for translations 14 years ago
Tim Su 293fbbb489 Adding nullchecks in strategic locations 14 years ago