Commit Graph

20 Commits (422b5acd2a8a90a5bdcbc321a4d384972f0bb0e1)

Author SHA1 Message Date
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 24a764f682 Fix for repeat-after-completing not triggering the correct date (bug with rfc2445 library) 13 years ago
Tim Su 64241c5dfe Goodbye flurry, hello localytics, an open-source and friendlier analytics 13 years ago
Tim Su 26c2d3c49b Astrid Collaboration Project
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
13 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 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