Commit Graph

89 Commits (e92c2ef04821d94b8de77647947a50e0814502e4)

Author SHA1 Message Date
Sam Bosley 6168534e0a Better size for assigned picker rows 13 years ago
Sam Bosley 85e503c043 All new widget design to match app theme and style 13 years ago
Andrew Shaw 2a01d8460d Caching images in AsyncImageView 13 years ago
Andrew Shaw 599e7b7561 Theming and UI changes 13 years ago
Tim Su b9f30c7d61 Fix for chained completion not working when tasks didn't have an order. Now onTaskComplete fires before actual thing is saved into the database. 13 years ago
Tim Su 22b330e05e Lighten up the divider color 13 years ago
Sam Bosley 083f21526f Fixed inset issues with reminder view 13 years ago
Tim Su 2df80fc483 Made a task list view style for all task lists, got rid of the Gesture stuff in the standard task list, and trying turning on smooth scrollbar 13 years ago
Andrew Shaw 5998bb8a6d Tab page text is no longer cut off 13 years ago
Sam Bosley 861e7077f0 Fixed crashes and theming issues with WidgetConfigActivity 13 years ago
Sam Bosley 37913123a8 Don't use weird fabric in members header 13 years ago
Sam Bosley bc659fd48b Unread comment count in header for tags 13 years ago
Sam Bosley 7f43c9e2c1 Revert to darker lists background on tablets 13 years ago
Sam Bosley 30b55e3628 Made list background white with dark text in black theme 13 years ago
Sam Bosley 03041b146f Fixed the home button images 13 years ago
Sam Bosley 243d94a690 Finished day blue theme 13 years ago
Sam Bosley 56e8ed2440 Use defauly android list separator for TEA_Separator 13 years ago
Sam Bosley b40c2d5eda First draft of a white-blue theme 13 years ago
Sam Bosley 85ff22b387 Show back button in actionbar 13 years ago
Sam Bosley 4d535ea4fa Made edit backgrounds a little darker 13 years ago
Tim Su 86cb41ac0a Minor polish to black transparent theme, added white transparent theme 13 years ago
Tim Su 7044e9747f Fixed dark transparent theme to work 13 years ago
Sam Bosley 34f0d1c778 Added comments button to action bar 13 years ago
Sam Bosley aa4359ac7a Added new layouts for astrid reminders, can get in-app notifications with a popup 13 years ago
Tim Su 44f8c82d9a Make the edit tab text color the right color. Get rid of empty activities. You know, polish stuff 13 years ago
Andrew Shaw 6fcf07513a Added blue repeat icon for night theme and fixed potential null pointer exception in TaskEditFragment 13 years ago
Sam Bosley 3c58db0d99 Updated welcome walkthrough images and task edit popover arrow 13 years ago
Sam Bosley 1df400f7a6 More image and style updates 13 years ago
Sam Bosley 161ded49cb Separating line in the header, added some missing icons 13 years ago
Sam Bosley f0b50b314a Lots of image and drawable polish for both themes 13 years ago
Sam Bosley 2dc7e45a0d Themed colors except for toggle buttons 13 years ago
Sam Bosley bcc6d44ffa Main menu dropdown plus lots of dropdown polish 13 years ago
Tim Su 4abe77943d Finished up the dark style for the edit page tabs 13 years ago
Tim Su 5165ed2e2e Theme for edit page, and cleaned up dead code 13 years ago
Sam Bosley cc2a9474aa Lots of styling and new images, fixed a few task edit bugs 13 years ago
Andrew Shaw 267d7d16f4 New ui for task edit activity 13 years ago
Sam Bosley b281f48aef Popup for tag settings activity 13 years ago
Sam Bosley 2d7ebe67b9 Updates to task adapter row, placeholders for checkboxes 13 years ago
Sam Bosley f5c5cfa354 Updated style of new list button in FLA 13 years ago
Sam Bosley 790373c3cb Polished background color of list view, highlight currently selected list 13 years ago
Sam Bosley 50eebc46b8 Refactor filter adapter to not be expandable 13 years ago
Sam Bosley dd11d36160 Merge upstream/master 13 years ago
Tim Su 3c2f614cec Killed welcomeLogin class, made welcome walkthrough dots smaller, localize a string. 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 fdc5775a8f Style the header nav bar for the redesign 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
Andrew Shaw d1e9b4c7c0 Walkthrough tutorial upon app launch 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
Sam Bosley 941a85a86a Fixed tablet edit dialog crashes and adjusted widths of dialogs for large screens 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