Commit Graph

32 Commits (b929efa16fbdcc948a1dde24a518c3207b85cd98)

Author SHA1 Message Date
Alex Baker 63639cf47a Replace ActionBarSherlock with AppCompat 11 years ago
Alex Baker 9cffdfb48c Use ActionBarSherlock v4.4 AAR 11 years ago
Alex Baker 41d80b1fd7 Remove sharing activity, Facebook SDK 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 abc527d396 Don't optimize method signatures out of facebook sdk, they needs them 11 years ago
Sam Bosley a8a09ef7a5 Fixed a progaurd issue that was breaking things, fixed a bug in the my shared tasks filter 12 years ago
Sam Bosley e26380c9ba More Crittercism proguard 12 years ago
Sam Bosley f4a365c965 Modified proguard to keep crittercism classes per their suggestion 12 years ago
Tim Su ad6ba62222 Bundle our own Proguard jar 13 years ago
Tim Su 0f09ead472 Prevent proguard from doing bad things to our data models 13 years ago
Tim Su f7d65d877e Fix for amazon.com not working in release build process 13 years ago
Sam Bosley e4f166cee7 Fixed proguard optimizing out a method that gtasks needs 13 years ago
Tim Su 2773f7ef8e disable method inlining in proguard for the sake of better stack traces 13 years ago
Sam Bosley 7233b14f35 Merge upstream/master 13 years ago
Sam Bosley 7094a852cc Fix proguard optimizing out a google method, round 2 13 years ago
Sam Bosley e30263b04e Modified proguard to keep a class that gtasks sync needs 13 years ago
Sam Bosley 49b01b3d4c Added another proguard rule to fix support.v4 library warnings 13 years ago
Sam Bosley e6014d531d Merge remote-tracking branch 'upstream/master' into 4.0 13 years ago
Sam Bosley a3456a397f Updated proguard with rule for AbstractModel 13 years ago
Sam Bosley dd11d36160 Merge upstream/master 13 years ago
Tim Su f215b77a24 Finer-grained keep in proguard 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 a7fe80fadd Fix for crashes and errors, including jchronic, and some preventative try/catches 13 years ago
Tim Su bbd9863217 Added proguard optimization & better shrinking, now build is 1MB smaller 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
Tim Su 10ed3bd532 Get rid of reflection in jchronic library which doesn't play well with Android 13 years ago
Arne Jans e9913eac56 2nd alpha version of tablet/phone ui with actionbar-classes and basic callback-structure through activities as proposed in the 'supporting handsets' article on developer.android.com 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 1998689734 Migrated ant scripts to Android SDK v15 13 years ago
Tim Su 06e7274bc5 version bump, proguard cleanup 13 years ago
Tim Su 6c5f4d776b Got proguard working, shrank images and killed useless images 13 years ago
Tim Su ade3981a5b add proguard.cfg files as created by default android script 13 years ago