Commit Graph

1526 Commits (5aad0b95cf01d52d47be1b315ce817a3ee93cf7c)
 

Author SHA1 Message Date
Tim Su 5f84f0c85b Merge commit '5c5e31b' 14 years ago
Arne Jans 74203d1c2c Fix for 13186759, note-ordering and pref-setting show all notes. couldnt reproduce disappearing notes. 14 years ago
Tim Su dc7f2f5d5e finish metadata clone clearing for all tasks 14 years ago
Tim Su fc3d02bc8d Merge remote-tracking branch 'stingerAJ/2011-05-09-patches'
Conflicts:
	astrid/src/com/todoroo/astrid/service/TaskService.java
14 years ago
Arne Jans 5c5e31bf39 forgot to actually set the latestSetVersion. Oops... 14 years ago
Arne Jans 8996af1d39 Error reporting for cause-search of Galaxy S default tasks. It seems Preferences-read/save isnt working. 14 years ago
Arne Jans 247edede75 Fixed: Quickadd a task in a workspace is not shown 14 years ago
Tim Su 052c92d3a4 Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix. 14 years ago
Ikari b5b6294972 Integrated OpenCRX plugin with Astrid. 14 years ago
Arne Jans de29f3d7ce fixed (Repeating From Completion Date --> Loss of Due Time) 14 years ago
Tim Su 8f520a8088 Synchronize iteration over controls list 14 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. 14 years ago
Arne Jans 775d536896 Fixed sync-duplicating. Actually I introduced this bug myself with the change 89afc36cc5 14 years ago
Arne Jans c5c9e3c873 Organized imports 14 years ago
Arne Jans 64174308f9 Organized imports 14 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 14 years ago
Tim Su 0d2157db8d Expand the definition of 'insignificant change', and don't write modification date if change was insignificant 14 years ago
Tim Su b996dd1509 Move greendroid to api version 8 just so people don't have to install an extra Android SDK 14 years ago
Tim Su bdb5c62f03 Added an explanation for Android 1.6 users 14 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 14 years ago
Tim Su 4ed26c0d7d Fixed crashes reported from Android Market 14 years ago
Tim Su 9b3abfcec8 temporarily remove the filter by tag exposer, it seems to be broken with multiple tags 14 years ago
Tim Su d8084869ab Turn logging messages into debug-only 14 years ago
Tim Su 43823227a4 Fix for race condition during task pushing to server, wait for them all before getting new lists 14 years ago
Tim Su 4d4f903313 New gtasks list icon 14 years ago
Tim Su 9742e6e156 Fix 'show note' preference not working 14 years ago
Tim Su baaa94362c Added a setting for turning on/off transparency 14 years ago
Tim Su fc043a1d0d wallpaper-background experiment
Conflicts:

	astrid/res/layout/task_list_activity.xml
14 years ago
Tim Su 27bd6e8fb6 padding = good. Added padding to about dialog 14 years ago
Tim Su c2958d94eb clickable link in about dialog 14 years ago
Tim Su f1d45a190c Restored original gtasks jar without tests and libs 14 years ago
Tim Su 321906b555 Goodbye apache commons-lang, you made my apk too big 14 years ago
Tim Su c1a5bbdb66 Minor capitalization and string fixing 14 years ago
Tim Su 4b80e38e77 I think this will fix the gtasks task not created remotely issue 14 years ago
Tim Su 1cf26c4ca6 Multi-threading google tasks sync 14 years ago
Tim Su 200e8fbf9b Added the case in sync preferences for a successful sync that had errors, displayed in yellow 14 years ago
Tim Su 5097d3fac9 Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations 14 years ago
Tim Su 10bb07708e Fixed unit tests 14 years ago
Tim Su a8ff585a7d Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask 14 years ago
Tim Su 67ef6ffd00 Only show creator of task if it's not the same as responsible user 14 years ago
Tim Su e91c92b93a GTasks custom filter exposer 14 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 14 years ago
Tim Su 61e6db4aab Merge remote branch 'bigwave/Fix-testFormatStringsMatch' 14 years ago
Tim Su de8c438c49 Merge remote branch 'bigwave/hide-complete-google-tasks' 14 years ago
Tim Su 44b66b1ea0 New and updated icon 14 years ago
Tim Su db7a69b487 Move 'filter by tag' to a task action 14 years ago
Tim Su 8d8db3e1d8 Moved filter by tag to the tag plugin, created an api for task context menu actions 14 years ago
Tim Su 0b753d3532 Merge remote branch 'altendky/master' 14 years ago
Ian Fraser 52af1265c1 Delete redundant translations of English text that no longer
exists, fix failure in testFormatStringsMatch
14 years ago
Ian Fraser 24e4582b8a Add missing %s to cz translation, fix one failure in
testFormatStringsMatch
14 years ago