Commit Graph

34 Commits (6676eb168c4754eff19d714582bfe3579f9d89b5)

Author SHA1 Message Date
Tim Su 204e8a4f59 Replace our XML header 12 years ago
Tim Su 8a5ff997ea Update strings files with translation help comments provided by Jessie Tang 12 years ago
Sam Bosley 268d57d498 Warn when logging into your second sync provider 12 years ago
Sam Bosley d536cdbf1e Fixed a crash that could occur if gtasks encounter auth problems during a background sync 13 years ago
Tim Su db1bc35877 Fix to get google tasks to drag/drop. Also removed google tasks help screen, we're gonna make another one 13 years ago
Tim Su 0646edadee Got rid of the 'Beta' label on preferences 13 years ago
Sam Bosley c498eabba6 Gtasks V2 sync provider 13 years ago
Tim Su d0a9889490 Fix for oauth error when you are not online 13 years ago
Sam Bosley 94422643aa Better gtasks error messages and human readable scope alias for auth token type 13 years ago
Sam Bosley 3c760480da Gtasks add list button works again 13 years ago
Sam Bosley bbd57c309c Completing tasks in gtasks lists now completes/uncompletes all subtasks 13 years ago
Sam Bosley 85e1cd2f78 Completed tasks now stick around in google tasks lists until they are explicitly cleared from the menu 13 years ago
Sam Bosley cbb1475bec Added a check in GtasksService for 503 errors (Google backend issues) and added the MANAGE_ACCOUNTS permission to the manifest 13 years ago
Sam Bosley 057f03850e Updated the gtasks auth error string 13 years ago
Tim Su 365608f4c6 Merge commit 'c7edb5e' 13 years ago
Sam Bosley 6254348933 Added ability to sync individual gtasks immediately on save. Properties synced--all relevant task data e.g. title, due date, parent indentation. Properties ignored--ordering in a list. Also fixed several major bugs related to normal syncing. 13 years ago
Sam Bosley 139ae6c13b For Gtasks users, filter list view shows a button that allows a user to create a new gtasks list. On success, the user is ttaken to the list view for the newly created list. 13 years ago
Sam Bosley 89dc6d462a Google Tasks Api integration. Basic tests are passing, various edge cases may still need work. Code for accessing account manager has been factored in to the repurposed GtasksLoginActivity activity class. A one-time migration will occur for legacy users to update remote task ids. 13 years ago
Tim Su c1a5bbdb66 Minor capitalization and string fixing 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 e91c92b93a GTasks custom filter exposer 14 years ago
Tim Su 81229dcac1 Added a message if google login fails too many times. This will help users get un-stuck 14 years ago
Tim Su 59e261c731 added a little help dialog to gtasks list view 14 years ago
Tim Su 1d72228a29 hiding domain option because it is broken 14 years ago
Tim Su ab9fec7d91 added a further help section 14 years ago
Tim Su 7f5028c40d Adding new gtasks login activity for logging in 14 years ago
Tim Su 289e1ac58d Hide sort options for google tasks, tweaked the strings 14 years ago
Tim Su 9a977e0129 Google tasks login thing 14 years ago
Tim Su 48e42f910e Manual merge of improvements from split-out gtasks project and our current branch 14 years ago
Tim Su d2d4f8150b Imported auth manager and account chooser code from Google MyTracks (Apache License). Wired up gtasks to use auth manager. Modern seems to work but Old does not. 14 years ago
Tim Su 459009f39c Refactored task adapter add on manager into own class, fixed a bug with detail loading, updated task details to not use broadcast receiver, added skeleton google order actions 14 years ago
Tim Su 927ba61e5a Added indentation action and unit test 14 years ago
Tim Su 1d5e7ef477 Added gtasks preferences, bug fixes to get detail exposer working 14 years ago
Tim Su 35f5e65adc Gtasks boilerplate. That's a lot of boilerplate, but it does get better with each iteration. In the future we should extract more of this type of functionality 14 years ago