Commit Graph

2055 Commits (6511d7e594b28f2af077c8407b63ca6df877745c)
 

Author SHA1 Message Date
Arne Jans 6511d7e594 merged master into unifiedtabletphone-ui
fixed NotificationActivity to be shown, also for landscape
13 years ago
Arne Jans 231a34448e Re-added ContextManager.setContext 13 years ago
Arne Jans 247ba627bd removed 3-column-layout with taskedit, now 2column. Also handling of the Astrid-logo-button as up-button. 13 years ago
Arne Jans 28a339467f Merge branch 'master' into unifiedtabletphone-ui
Conflicts:
	astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskEditActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
13 years ago
Tim Su c96bbac226 Version bump now 3.9.1 13 years ago
Tim Su 012649ae72 Fix unit tests 13 years ago
Sam Bosley 4402461b60 Fixed a bug with the sequence of welcome popovers 13 years ago
Sam Bosley 0d77643a8d Fixed a bug with null in a toast and double toasting 13 years ago
Tim Su 597375761a Force task to save even when a sync is going on when you edit 13 years ago
Tim Su 3af25b9dc9 typo in a comment! 13 years ago
Tim Su 1dd520c149 Output a release build into antbuild so 'ant release install' works 13 years ago
Tim Su 9c0da435c4 Adjust share toast so it doesn't show if you aren't logged in 13 years ago
Tim Su d9e9d3fc48 On actfm login, make the text boxes the right input type 13 years ago
Tim Su 3225f841b3 Ant build output folder to antbuild/ 13 years ago
Tim Su 759b05053d Killed dead code, fixed issues with user assignment 13 years ago
Tim Su d77e7da5b6 Re-write and fix user id 13 years ago
Tim Su 1403011f31 Removed several unneeded task flags 13 years ago
Tim Su 77aaf2030d Fixed warnings in task edit activity 13 years ago
Tim Su 019bce8bf7 Removed debugging println statements 13 years ago
Tim Su ab2b73e900 Fix bad pixels in the icon 13 years ago
Tim Su e09ceca0c0 Fix for wront local URL 13 years ago
Sam Bosley 65c3d0a6ec Fixed a bug that would cause a json exception (shouldn't have broken anything though) 13 years ago
Arne Jans d87ed70d52 Fixed crash when adding a new list. 13 years ago
Arne Jans 83d210ecca tweaked the xlarge-landscape-widget (9patch and layout). had to delete the widget_frame.pngs for this as they blocked the 9patch. 13 years ago
Arne Jans 9b52157978 preliminary widget-landscape fix for xlarge-tablets 13 years ago
Arne Jans 660618f7a0 Fixed the setTitle-stuff not showing anything. Now it updates the old header and the actionbar-title. 13 years ago
Sam Bosley 316d998306 Fixed a bug with sharing when not logged in 13 years ago
Arne Jans 27010eb6cd Merge branch 'master' into unifiedtabletphone-ui
Conflicts:
	astrid/AndroidManifest.xml
	astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
	astrid/src/com/todoroo/astrid/activity/FilterListActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskEditActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
	astrid/src/com/todoroo/astrid/welcome/SplashScreenLauncher.java
	astrid/src/com/todoroo/astrid/welcome/WelcomeGraphic.java
13 years ago
Sam Bosley e23aee3b9b Tweaked the sequence of help popovers so the lists button help won't show right away 13 years ago
Sam Bosley 78b5bb31c2 Fixed a bug where the save toast wouldn't show correctly for shared tasks 13 years ago
Sam Bosley 626c7f5c65 Upgrade message and version bump 13 years ago
Sam Bosley 9785b7226b Fixed a bug with hide until toast 13 years ago
Sam Bosley 3266c90964 Fixed a potential null pointer 13 years ago
Sam Bosley af1cbcf184 Crittercism opt out 13 years ago
Sam Bosley 79d5bf9dd5 New user experience improved with more help popovers, updated copy, feedback when saved task will be hidden 13 years ago
Arne Jans fc99549dec updated actionbarsherlock to 3.5.0 13 years ago
Arne Jans cae873ae69 fix project-setups... again.... 13 years ago
Arne Jans 6cd8ad5615 Fixed ambiguity in greendroid with getActionBar from Honeycomb-Activity 13 years ago
Sam Bosley b060c099a5 Polished the new list buttons in filter list activity 13 years ago
Sam Bosley f799c57fe4 Nine-patch the save and cancel buttons in task edit, use for new list button 13 years ago
Sam Bosley 93c10c4d65 Pixel pushing and ninepatch fix 13 years ago
Sam Bosley 95bd8210c8 Updated dialog utilities function for custom dialog to include icon 13 years ago
Arne Jans 84ade762cc Added method-comment to AndroidUtilities.callOverridePendingTransition 13 years ago
Arne Jans 58181c2769 Added convenience-method for overridePendingTransition in AndroidUtilities for typesafety (calling it with fragments is bad). 13 years ago
Arne Jans 1d60b42138 Added fragment-version of TaskEditActivity, callbacks not ready yet. 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
Arne Jans 376329c552 Fixed NPE with producteev-notes id 13 years ago
Arne Jans f125bf24ec Alpha version of dualpane-layout with actionbar and fixed editing of readonly-tasks 13 years ago
Sam Bosley 2cd5cf1005 Cleaned up some more code, added chronometer to timer in task edit view 13 years ago
Sam Bosley b188bc6cdd Cleaned up unused files and polished the tag view activity people header 13 years ago