Alex Baker
6f66f4f3cc
Fix tests, update manifest target sdk
11 years ago
Alex Baker
6c97d5c501
Remove Astrid Locale plugin
11 years ago
Alex Baker
6943699334
Package native library
11 years ago
Alex Baker
65d5cd7d8a
Convert to Gradle
11 years ago
Alex Baker
59f87528fe
Remove unused binaries and layouts
11 years ago
Alex Baker
79313d1b0d
Remove analytics
...
* Remove findbugs
* Remove localytics
* Remove crittercism
* Remove anonymous statistics menu entry
* Remove coarse location permission
11 years ago
Sam Bosley
82a5eb3fd5
Updated crittercism library and log unexpected sync thread exceptions
12 years ago
Sam Bosley
1987e9e7d6
Removed the apache commons jars, don't need them
12 years ago
Sam Bosley
3a25865205
Started making some changes to how dates are handled in new sync
12 years ago
Sam Bosley
74019d7cb1
Started refactoring to use GCM instead of C2DM
12 years ago
Sam Bosley
197fe02be4
Sectioned headers in the assignment picker. booyah
13 years ago
Sam Bosley
01f1831093
Renamed a jar to work with revision 17 of the sdk tools
13 years ago
Sam Bosley
8df2ebea24
Updated crittercism library and readded the calls to logHandledException
13 years ago
Sam Bosley
4e3ebbde05
Fixed bugs with icon themes on tablet, updated crittercism library
13 years ago
Sam Bosley
10e0cda710
Updated Crittercism library
13 years ago
Sam Bosley
4e4014e01c
Updated gtasks jars, fixed super sad bug in build script that would use the wrong gtasks api key
13 years ago
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.
14 years ago
Tim Su
24a764f682
Fix for repeat-after-completing not triggering the correct date (bug with rfc2445 library)
14 years ago
Tim Su
64241c5dfe
Goodbye flurry, hello localytics, an open-source and friendlier analytics
14 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
14 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