Sam Bosley
82a5eb3fd5
Updated crittercism library and log unexpected sync thread exceptions
12 years ago
Sam Bosley
cae8c4eb35
Delete all rmilk sources
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
f2de1d2152
Cleaned up classpath
13 years ago
Sam Bosley
46f2ee2c2e
Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id.
13 years ago
Sam Bosley
10e0cda710
Updated Crittercism library
13 years ago
Tim Su
716dc95f54
Export gtasks dependencies to fix sync text compilation
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
Tim Su
8aa4bb8fa1
Fix for tests. Now you can run the test suite in eclipse as well as from ant. Had to work around Android bug 23365
13 years ago
Tim Su
c550925fd7
General fixes to test project build environment
13 years ago
Andrew Shaw
267d7d16f4
New ui for task edit activity
13 years ago
Sam Bosley
c130db2c9e
Removed redundant jar file (it's already in the actionbarsherlock project)
13 years ago
Sam Bosley
dd11d36160
Merge upstream/master
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
Sam Bosley
41a70b4252
Updated crittercism jar to 1.2.5
13 years ago
Tim Su
dc057fdf3b
Fixes to make project compile, and greendroid to api level 14
13 years ago
Tim Su
6f6956dcd8
Merge branch 'master' into 4.0
...
Conflicts:
astrid/AndroidManifest.xml
astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
astrid/project.properties
astrid/res/drawable-hdpi/widget_frame.png
astrid/res/drawable-land-hdpi/widget_frame.png
astrid/res/drawable-land/widget_frame.png
astrid/res/drawable/widget_frame.png
astrid/res/layout/task_list_activity.xml
astrid/src/com/todoroo/astrid/activity/FilterListActivity.java
astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
greendroid/GreenDroid/.classpath
13 years ago
Andrew Shaw
d1e9b4c7c0
Walkthrough tutorial upon app launch
13 years ago
Amy Tang
86298cbdb6
Added unit tests to titleparser
13 years ago
Arne Jans
2b13026d9b
Actionbar styling as the old navigationbar.
...
Smaller Astrid-icon in the actionbar.
Astrid-icon as up-button, first try, some quirks (see issue in buglist).
Linked actionbarsherlock-sourcefolder into astrid-project for easier
debugging.
13 years ago
Amy Tang
702e0f7595
Added more features to QuickAddParser
13 years ago
Amy Tang
8d6b40c1c6
update
13 years ago
Sam Bosley
b0cb09dc11
Fixed an off by one error that was causing a null pointer exception in filter list activity
13 years ago
Sam Bosley
af1cbcf184
Crittercism opt out
13 years ago
Tim Su
87c036c0f8
Fix polish translatoins from unit test, update classpath to work with unit test goodness
13 years ago
Sam Bosley
44c8906d48
Updated crittercism library
13 years ago
Arne Jans
9a5794ef69
Fixed project setup.
...
Removed old linked folders to the library-projects.
Sorry about the renaming from ecbuild to bin/classes but my Eclipse is
stubborn about it. When I revert or explicitly specify ecbuild, build is
broken and I have to start over fixing it again. Please advise if
bin/classes breaks things for you.
13 years ago
Tim Su
a1c6349c97
Restore build path to ecbuild, fix for proguard and we're not using ILicensingService
13 years ago
Tim Su
8404b964da
Upgrade Astrid projects to Android SDK 15 (eclipse)
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
4ddff4a3d0
New list view like iOS version. Header for members with filter by assigned to. Separate activities for settings and comments, with comments now having the ability to add pictures. New look for the header buttons.
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
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
Arne Jans
8996af1d39
Error reporting for cause-search of Galaxy S default tasks. It seems Preferences-read/save isnt working.
14 years ago