Commit Graph

2542 Commits (772e90fa568271447543998ac2b82e5581fb5d6c)
 

Author SHA1 Message Date
Tim Su c4cc1477e3 Shrank a bunch of images, indexed color some, and flat out deleted some others 13 years ago
Tim Su 6d45d6fa02 Fix padding issue for google task adapter 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
Sam Bosley 6bef7057d8 Fixed update and upgrade dialog text colors for ics users 13 years ago
Sam Bosley 084bc87e7d Cleaned up the edit task callback and listener and fixed a bug where edit activity sometimes wouldn't launch 13 years ago
Sam Bosley d62a573cb8 Styled the action bar for the tag settings activity 13 years ago
Tim Su dc057fdf3b Fixes to make project compile, and greendroid to api level 14 13 years ago
Tim Su f062260cc9 Darkened list popover 13 years ago
Tim Su 417c8349ed action bar sherlock -> android 14, with corresponding new methods. also removed .project from demo project 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
Sam Bosley 0721f11fbc Cleaned up some header bar action items, styled the task edit activity header 13 years ago
Sam Bosley fdc5775a8f Style the header nav bar for the redesign 13 years ago
Tim Su 10ed3bd532 Get rid of reflection in jchronic library which doesn't play well with Android 13 years ago
Tim Su c320aea90a Move preference setting to make it very difficult for welcome screen to get stuck in a loop 13 years ago
Tim Su ac1a17fc90 Replace astrid icon with pretty new Astrid icon on widget frames. Removed icon_plus, unused. 13 years ago
Tim Su d4308d62a3 try-catch adding task parsing 13 years ago
Tim Su f6cd012ad5 Make view pager to use android level 14 13 years ago
Tim Su 56d4f1a4b9 Removed a bunch of old image resources 13 years ago
Sam Bosley b1c97bba27 Updated resolution of welcome images to take up less memory 13 years ago
Sam Bosley cf24441363 Localize welcome walkthrough strings, simplify layout 13 years ago
Sam Bosley 1a3f148306 Simplified callback on list selection from dropdown, fixed bug with displayed title consistency when launched with filter 13 years ago
Sam Bosley 495b43b737 Added disclosure arrow to list dropdown picker 13 years ago
Sam Bosley 7a2a38632a Merge remote-tracking branch 'arne/120117_aj_tabletfixes' into 120109_sb_merge_tabletbranch 13 years ago
Arne Jans 012d05160e Fixed initial NPE-crash on WelcomeLogin 13 years ago
Sam Bosley 7d2a392e95 Fixed bug with Astrid news dialog 13 years ago
Sam Bosley b8972304fb Use two column layout in portrait and landscape for all large screens 13 years ago
Sam Bosley d6c16125fb Fixed text color in quickadd bar 13 years ago
Sam Bosley 2e72bb936a Adjusted parent style of Theme.Dialog to be android:Theme.Dialog to fix a crash in EditNoteActivity 13 years ago
Sam Bosley 7cf253339c Add eclibs to build directory while building view pager. Keeps the jar our of proguard's visibility while still allowing compile. by tim 13 years ago
Andrew Shaw e5d27c9226 View pager indicator project properties
Edited git ignore to include eclpse project
13 years ago
Sam Bosley cec6b36ca7 Tweak upgrade message 13 years ago
Andrew Shaw d1e9b4c7c0 Walkthrough tutorial upon app launch 13 years ago
Sam Bosley 859bc80dc2 clean from top level directory performs a clean of astrid. (commit by tim) 13 years ago
Sam Bosley 0b1639af85 Make the welcome login activity work in landscape like the regular login activity 13 years ago
Sam Bosley 0c523ed150 Directly replace contents of list when filter is clicked regardless of number of fragments 13 years ago
sbosley 98ef75fbc3 Merge pull request #121 from StingerAJ/120113_aj_googleloginpage_fixes
120113 aj googleloginpage fixes
13 years ago
Arne Jans 45635f22ec Fixed the loginpage and actfmaloginactivity for landscape 13 years ago
Sam Bosley ec07d3b60f Merge remote-tracking branch 'upstream/120112-ts-syncv2' 13 years ago
Sam Bosley bb272ef947 Cleaned up some of the title parsing code 13 years ago
Sam Bosley 10a8fad2f2 Fixed a bug where two filterlist fragments could get created when started in portrait mode 13 years ago
Tim Su 7dcd0736f3 Add progress bar for fetching task activity 13 years ago
Tim Su 11bb7e6e71 Disable the old sync provider in favor of new hotness 13 years ago
Tim Su a37449229c Remove refresh from the filter list, in prepration for the future 13 years ago
Tim Su db5aae654a Fix padding that makes our rows shifted 13 years ago
Tim Su eee0def2bd Synchronize TagViewActivity with the v2 sync provider 13 years ago
Sam Bosley a950b0eae2 Highlight list picker when pressed, don't allow popover in landscape mode 13 years ago
Amy Tang 86298cbdb6 Added unit tests to titleparser 13 years ago
Sam Bosley 4bf7cbe57c Undid a change that was causing duplicate filter list fragments 13 years ago
Sam Bosley c014cccc2c Popover list selection menu 13 years ago