Commit Graph

2974 Commits (ea42bb828c9ae2a5328eb467fab818a9e2c77212)
 

Author SHA1 Message Date
Sam Bosley ea42bb828c Fixed gtasks sync timing issues 13 years ago
Sam Bosley f0d453e0a3 Fixed some bugs related to subtasks using -1 instead of Task.NO_ID 13 years ago
Sam Bosley 982d9b1e0a Can't use keySet on ContentValues 13 years ago
Sam Bosley 551542e8a7 Retain transitories across the api dao/content resolver boundary 13 years ago
Tim Su 6654ac0a9e We don't need the touchscreen. This allows Astrid to show up on Google TVs 13 years ago
Sam Bosley 01f1831093 Renamed a jar to work with revision 17 of the sdk tools 13 years ago
Sam Bosley e5b5e3e2c2 Fixed a rare crash that could occur if tag is deleted during sync 13 years ago
Sam Bosley b05cee46f4 Fixed a potential null pointer in task adapter 13 years ago
Sam Bosley ca9b7a486a Fixed some unit tests affected by the change in due time handling 13 years ago
Tim Su bb9b34a6be Yay for resource closing design pattern 13 years ago
Tim Su 726571f343 Merge pull request #169 from sbosley/120328_sb_duetime_take_two
Change how due times are handled
13 years ago
Sam Bosley 5d87de12d9 Cleanup and better code 13 years ago
Sam Bosley b4138d8c92 Fixed a bug in how task edit fragment handles rotation, incidentally solving a couple crashes 13 years ago
Sam Bosley d536cdbf1e Fixed a crash that could occur if gtasks encounter auth problems during a background sync 13 years ago
Sam Bosley 4dfc56d258 Cleanup and upgrade message started: 13 years ago
Sam Bosley 87971abe9c Version bump, progress dialog 13 years ago
Sam Bosley 50db04ffd6 Migrate handling of due times, take two 13 years ago
Sam Bosley 07e493cedf Update filter counts when clicked 13 years ago
Tim Su 48eb6c50f0 Merge pull request #168 from sbosley/120326_sb_sync_performance
Gtasks bugfixes
13 years ago
Tim Su a16f42222a Merge pull request #167 from sbosley/120321_sb_realtime_task_counts
Realtime task counts
13 years ago
Sam Bosley 9ae4b81acf Don't create new deleted tasks on gtasks 13 years ago
Sam Bosley 54d0390dd8 Don't push things to google tasks that aren't assigned to you 13 years ago
Sam Bosley 383f5d1553 Fix count regexp and print parsing errors for debugging 13 years ago
Sam Bosley 78cc696648 Progress on keeping filter counts up to date in real time 13 years ago
Sam Bosley a19f797d42 Apply previous update to all api levels because google rejected us otherwise 13 years ago
Sam Bosley fb80da903f Version bump and upgrade message (for API level 7 only) 13 years ago
Sam Bosley b65d12fb3e Fixed an android 2.1 widget bug by using multiple layouts. Better solution? 13 years ago
Sam Bosley f8e11cde0f Version bump and upgrade message 13 years ago
Sam Bosley 5c5ba0b618 Merge EditText and EditTitle control sets 13 years ago
Sam Bosley ef58bb1cda Bug fixes to sync isOngoing display, better error messages 13 years ago
Sam Bosley fe95cae2d5 Improve human readable sync error messages 13 years ago
Sam Bosley c59e6104ee Brought back isOngoing status for sync prefs, started more user friendly last error messages 13 years ago
Sam Bosley f221bc49f1 Improved gtasks token validator by trying invalidate/validate cycle a few times before failing 13 years ago
Sam Bosley 745f1ea814 Synchronize the GtasksTokenValidator 13 years ago
Sam Bosley e119dbbc93 Make the locale edit alerts screen always dark themed: 13 years ago
Sam Bosley b395725fcc Show picture popups in task activity feed 13 years ago
Tim Su 6714d4986b Merge pull request #166 from sbosley/120319_sb_sync_conflict_merge
Resolve sync conflicts by choosing side with more recently modified
13 years ago
Sam Bosley 59dead0ff9 Account for any discrepancies in server time and client time 13 years ago
Sam Bosley e99a2f1d8b Push unsynced tasks in tags 13 years ago
Sam Bosley 0ed4e6a72a Apply last modified check to syncing tags 13 years ago
Sam Bosley 9b6689a90d Sync conflict merge, not totally working 13 years ago
Sam Bosley e91df38e0c Bug fixes to last modified logic in push task on save 13 years ago
Sam Bosley 4ed70def25 Option to report last error in sync prefs 13 years ago
Sam Bosley 9d55c233dd Fixed an arithmetic error in a title parsing test 13 years ago
Sam Bosley f864e082d6 Version bump and upgrade message 13 years ago
Sam Bosley 22776b7928 Legacy widget style 13 years ago
Sam Bosley fc71dc8be0 Fixed issue where cancelling a new blank task wouldn't refresh the list on tablets 13 years ago
Sam Bosley c5a2e867c5 On tablets, don't do a full refresh of the task list, just requery (full refresh deletes temp tasks) 13 years ago
Sam Bosley 8e7a8f5c97 Added preference for choosing widget theme 13 years ago
Tim Su 0d67506434 Better check for infinite loop, slightly more detailed upgrade message 13 years ago