Commit Graph

16 Commits (1de56ea82c8124a658549551e74fe5bfa21f2859)

Author SHA1 Message Date
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 5097d3fac9 Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations 14 years ago
Tim Su d7af85c164 Using apache lang unescapeHTML instead of the random one i found on the net. Better license and more trusted code. 14 years ago
Tim Su 8b64bcec29 Re-upped latest gtasks jar, also we call get() to verify token works before continuing from gtasks auth 14 years ago
Tim Su 7f5028c40d Adding new gtasks login activity for logging in 14 years ago
Tim Su 9a977e0129 Google tasks login thing 14 years ago
Tim Su bb4635f0a0 Made progress in gtasks sync pre-Android 2.1. We can get a token, but it doesn't seem to work 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 c1079acf93 Fix issues with new task creation, updated gtasks jar to allow due dates of 0 14 years ago
Tim Su 486d675384 Now we actually execute batcehd actions, as well as get task lists one at a time (previously no tasks were able to be returned) 14 years ago
Tim Su 696c8cd4c7 Now able to synchronize a google task list successfully. Some kinks to work out. 14 years ago
Tim Su e8489b7996 Updated gtasks jar for proper exception class, started work on creating sibling and parent maps 14 years ago
Tim Su 95621e597c First pass at gtasks sync provider 14 years ago
Tim Su 1624c8547d Fixed up locale plugin to check for add on: 14 years ago
Tim Su 1a67dd3a3d Moved to the Android-friendly libs folder instead of lib 14 years ago