Commit Graph

984 Commits (e1e448c89c1f46f5c637d879b5cb431a7105ac2c)

Author SHA1 Message Date
Arne Jans 13e2b739da Implemented story 13186747, User-set defaults for reminders due today, specific date. Please test this. 13 years ago
Tim Su 70110e152e Version bump 13 years ago
Tim Su 5f7ffb7406 Hide the very last task row in the widget if screen density <= 0.75 13 years ago
Tim Su 3d8bcf4c95 Fix for more crashes encountered 13 years ago
Tim Su cb5166e022 Fix for unescaped sql in custom filter tags 13 years ago
Tim Su eaebec0850 Fix for issues created by OEM
- yellow line while gesturing
- crash moving google task around
- anr when first installing app
13 years ago
Tim Su 7d6bcee9b0 Fix unit test with reminders 13 years ago
Tim Su ca4e9c7cc2 Don't show reminders for read-only tasks 13 years ago
Tim Su 26452bec14 Updated upgrade message 13 years ago
Tim Su a22baa36fb SharedPreference will open a new file if the current one is not working out 13 years ago
Tim Su 0bb5bef617 Suppress EULA and startup tasks if you already have created tasks, in case preferences get overwritten (Galaxy S issue) 13 years ago
Tim Su 5f84f0c85b Merge commit '5c5e31b' 13 years ago
Arne Jans 74203d1c2c Fix for 13186759, note-ordering and pref-setting show all notes. couldnt reproduce disappearing notes. 13 years ago
Tim Su dc7f2f5d5e finish metadata clone clearing for all tasks 13 years ago
Tim Su fc3d02bc8d Merge remote-tracking branch 'stingerAJ/2011-05-09-patches'
Conflicts:
	astrid/src/com/todoroo/astrid/service/TaskService.java
13 years ago
Arne Jans 5c5e31bf39 forgot to actually set the latestSetVersion. Oops... 13 years ago
Arne Jans 8996af1d39 Error reporting for cause-search of Galaxy S default tasks. It seems Preferences-read/save isnt working. 13 years ago
Arne Jans 247edede75 Fixed: Quickadd a task in a workspace is not shown 13 years ago
Tim Su 052c92d3a4 Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix. 13 years ago
Ikari b5b6294972 Integrated OpenCRX plugin with Astrid. 13 years ago
Arne Jans de29f3d7ce fixed (Repeating From Completion Date --> Loss of Due Time) 13 years ago
Tim Su 8f520a8088 Synchronize iteration over controls list 13 years ago
Arne Jans d30d9f8eed enabled TaskApiDao.insignificantChange in TaskDao.saveExisting and added Timeractions to it. Timeractions dont seem to overwrite producteev-changes during sync anymore, but please verify this is fixed. 13 years ago
Arne Jans 775d536896 Fixed sync-duplicating. Actually I introduced this bug myself with the change 89afc36cc5 13 years ago
Arne Jans 64174308f9 Organized imports 13 years ago
Tim Su 766ac6a8c0 Fix for tag control set always reporting tasks have changed when editing. Should fix (or at least help with) story #10759337 in pivotal 13 years ago
Tim Su 0d2157db8d Expand the definition of 'insignificant change', and don't write modification date if change was insignificant 13 years ago
Tim Su bdb5c62f03 Added an explanation for Android 1.6 users 13 years ago
Tim Su 64e9bb854e Fix for Astrid not displaying properly in Android 1.6 because of using Theme.Wallpaper, which is only exposed in API version 5 13 years ago
Tim Su 4ed26c0d7d Fixed crashes reported from Android Market 13 years ago
Tim Su 9b3abfcec8 temporarily remove the filter by tag exposer, it seems to be broken with multiple tags 13 years ago
Tim Su d8084869ab Turn logging messages into debug-only 13 years ago
Tim Su 43823227a4 Fix for race condition during task pushing to server, wait for them all before getting new lists 13 years ago
Tim Su 4d4f903313 New gtasks list icon 13 years ago
Tim Su 9742e6e156 Fix 'show note' preference not working 13 years ago
Tim Su baaa94362c Added a setting for turning on/off transparency 13 years ago
Tim Su 27bd6e8fb6 padding = good. Added padding to about dialog 13 years ago
Tim Su c2958d94eb clickable link in about dialog 13 years ago
Tim Su f1d45a190c Restored original gtasks jar without tests and libs 13 years ago
Tim Su 321906b555 Goodbye apache commons-lang, you made my apk too big 13 years ago
Tim Su c1a5bbdb66 Minor capitalization and string fixing 13 years ago
Tim Su 4b80e38e77 I think this will fix the gtasks task not created remotely issue 13 years ago
Tim Su 1cf26c4ca6 Multi-threading google tasks sync 13 years ago
Tim Su 5097d3fac9 Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations 13 years ago
Tim Su 10bb07708e Fixed unit tests 13 years ago
Tim Su a8ff585a7d Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask 13 years ago
Tim Su 67ef6ffd00 Only show creator of task if it's not the same as responsible user 13 years ago
Tim Su e91c92b93a GTasks custom filter exposer 13 years ago
Arne Jans 6e1c31dfdf rewrite of filters for teammember's tasks, readonly again, modified standard-filters so readonly-tasks dont clutter those filters like Inbox, Recent, Taglists, workspaces, tasks assigned by you/to you. Fixes AST-354 13 years ago
Tim Su 61e6db4aab Merge remote branch 'bigwave/Fix-testFormatStringsMatch' 13 years ago