Commit Graph

2368 Commits (818487e693f040c6ddbcfc4df2e01a6d80a87d9c)
 

Author SHA1 Message Date
Sam Bosley 1e13208b05 Fixed an issue with adding pictures to comments and with adding whitespace only tasks 13 years ago
Sam Bosley 85552138ba Fixed styling issue with repeat days of week 13 years ago
Sam Bosley de4894dfa6 Made library projects not build to antbuild folder because it breaks dependent projects 13 years ago
Sam Bosley 804bbcd592 Version bump and upgrade message 13 years ago
Sam Bosley 9f7d0bd322 Sanity checks to prevent null pointer exceptions in sync service 13 years ago
Sam Bosley 26bee9c9d9 Hopefully fixed a concurrent modification crash in sync service 13 years ago
Sam Bosley ad4d1b48a3 Don't center notes display when notes are long 13 years ago
Sam Bosley 95826ddab6 Fixed a bug where editing a task could cause am/pm to switch if task was due in hour 12 13 years ago
Sam Bosley 09dc2b7eb3 Put sort and filter button in header 13 years ago
Sam Bosley f42f237ddd Fixed a bug where the setting to silence list notifications would get turned off whenever you edited a list 13 years ago
Sam Bosley 9a8917d50c Cleaned up a little ics calendar code (still not working) 13 years ago
Sam Bosley 1b7adc68ea Cleaned up unused code 13 years ago
Sam Bosley 4923f3fd89 Fixed some bugs in the time picker--leading zeroes, resetting after typing manually 13 years ago
Sam Bosley 8068759c6f Fixed the rounded corners issue for ICS 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