Commit Graph

34 Commits (5658f820de6f5f3ed2ee33752835ff6ae7c6dacd)

Author SHA1 Message Date
Sam Bosley c130db2c9e Removed redundant jar file (it's already in the actionbarsherlock project) 13 years ago
Tim Su bcb47384e3 Restore Google Guava - oauth has a dependency on it that wasn't caught previously 13 years ago
Tim Su a21ec4afd5 Upgrade crittercism to latest jar 13 years ago
Tim Su bbd9863217 Added proguard optimization & better shrinking, now build is 1MB smaller 13 years ago
Andrew Shaw d1e9b4c7c0 Walkthrough tutorial upon app launch 13 years ago
Amy Tang 8d6b40c1c6 update 13 years ago
Sam Bosley af1cbcf184 Crittercism opt out 13 years ago
Sam Bosley 44c8906d48 Updated crittercism library 13 years ago
Sam Bosley 41bcb2c09f Merge origin/111027_sb_final_release_tweaks 13 years ago
Sam Bosley 4b27243963 gtasks api library version bump 13 years ago
Arne Jans fbe1ea2ec8 updated crittercism to 1.01 with support for offline-crashes and fixing unspecified userap-versions out-of-the-box. changelog is coming soon. 13 years ago
Sam Bosley e5e69dc23b New crittercism jar to catch init exceptions 13 years ago
Sam Bosley 259b447294 Integrated crittercism 13 years ago
Sam Bosley 3cda93777f Updated version of the google api libraries 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 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 13 years ago
Tim Su 321906b555 Goodbye apache commons-lang, you made my apk too big 13 years ago
Tim Su 5097d3fac9 Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations 13 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. 13 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