Commit Graph

363 Commits (e4f166cee70838abdaee11861d6338f68c963967)

Author SHA1 Message Date
Sam Bosley ba8fc52520 Fixed some bugs with task description field from JSON and cleaned up description UI, removed some debug code 13 years ago
Amy Tang e4b57e963f Press astrid on empty list to create new task 13 years ago
Amy Tang a0c6528e24 Tag description UI and backend 13 years ago
Sam Bosley 671791670c Fixed background color of contact adapter row to match themes 13 years ago
Amy Tang e98a494f08 Changed copy on add new tasks 13 years ago
Sam Bosley 846eb66a9e Cleaned up the repeat control set layout 13 years ago
Sam Bosley ad4d1b48a3 Don't center notes display when notes are long 13 years ago
Sam Bosley 09dc2b7eb3 Put sort and filter button in header 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
Arne Jans 9b52157978 preliminary widget-landscape fix for xlarge-tablets 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 78b5bb31c2 Fixed a bug where the save toast wouldn't show correctly for shared tasks 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
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
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
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
Sam Bosley 5c197923bc Cancel button in tag settings activity 13 years ago
Sam Bosley abef35cab3 Removed a bunch of unused code 13 years ago
Sam Bosley 4698c1288f Don't cut off long notes when keyboard is up 13 years ago
Sam Bosley ebf290e6a5 Improved some scrolling performance issues 13 years ago
Sam Bosley 90dde46082 make task edit ok button pretty 13 years ago
Sam Bosley 653811520b Fixed the bug where task edit ok buttons would get squished off screen 13 years ago
Sam Bosley 89af29b011 Killed settings button 13 years ago
Sam Bosley 34130ccf78 Linkify notes in task edit page 13 years ago
Sam Bosley fe8556ce44 New list button now in lists footer, not in any list is now under filters section 13 years ago
Sam Bosley b265036260 Aligned assigned images better 13 years ago
Sam Bosley 9841f605fb Killed branding in header, only show informative titles 13 years ago
Sam Bosley 943e9b6219 Themed all the task edit dialogs, including the calendar picker 13 years ago
Tim Su 028cb8caee Suppress virtual keyboard was preventing task edit from being multiline 13 years ago
Sam Bosley 0d16c7d0b9 Slight layout tweaks, version bump and upgrade message for release 13 years ago
Sam Bosley 4cd6321fa3 More progress on calendar picker
New and awesome date and time picker for deadlines, alarms, etc.
13 years ago
Sam Bosley 1741dd34ee Customization of task edit activity layout 13 years ago
Sam Bosley 157d77d14a Updated default person and unassigned images 13 years ago
Sam Bosley 18c728f6e9 Made all the edit task line separators as skinny as possible 13 years ago
Sam Bosley 5e90c768ac Fixed a small layout bug in filter list 13 years ago
Sam Bosley 0e626de22c Pictures in assignment list 13 years ago
Sam Bosley e943d0ac67 Animation polish, updated some icons 13 years ago
Sam Bosley 1f2de54d33 New tasks button in FLA 13 years ago
Sam Bosley 43de77edb7 Forgot a file 13 years ago
Sam Bosley 0df9ae4c39 Lots of polish to edit page, dialogs, making things work on small screen, etc. 13 years ago
Sam Bosley 14c4e65298 Use the same clear button icon for assigned and collaborators 13 years ago
Sam Bosley e3d19bd54f No more tag icon in task details 13 years ago
Sam Bosley c45360c415 New check button, comments in task edit header 13 years ago
Sam Bosley 7f9f9f7634 Some color/layout polish on edit page 13 years ago
Sam Bosley 0577a5d865 New edit page in its entirety 13 years ago
Tim Su 924ebbd2ac Center checkbox for filter selection 13 years ago
Sam Bosley 965221b11c Removed web buttons from addon activity rows 13 years ago
Sam Bosley 4ddff4a3d0 New list view like iOS version. Header for members with filter by assigned to. Separate activities for settings and comments, with comments now having the ability to add pictures. New look for the header buttons. 13 years ago
Sam Bosley 3dd18c26b4 Use astrid logo as header of filter list activity 13 years ago
Sam Bosley fbdd8652db Fixed cursor moving on rotate in task title and notes 13 years ago
Sam Bosley 7c364a4ff7 A/B Testing and Feature flipping infrastructure. AB testing of new user experience. 13 years ago
Sam Bosley e5468b6360 Dismiss button for comments view 13 years ago
Tim Su d0c65d8ae4 Sexy black popover, high tech. 13 years ago
Sam Bosley 9d9680cbf2 New user experience with login prompt and welcome graphic 13 years ago
Sam Bosley 3526548762 Loading label in tag view activity 13 years ago
Sam Bosley 201f4218c4 Added basic popover views for new user help 13 years ago
Sam Bosley 13f49304ce Basic logic for welcome and login screens 13 years ago
Sam Bosley 089978b905 Implemented a few of Scott's small UI tweaks 13 years ago
Tim Su 852491fa1f More theme issue fixes 13 years ago
Tim Su a889c9d175 Minor tweaks to color, icons, and fixed upgrade service to apply before theming 13 years ago
Tim Su 8ae706b0dd More theme issues unearthed and fixed 13 years ago
Tim Su a9a9b42233 Applied white stile to filters page, minor style tweaks 13 years ago
Tim Su 75d5864c83 Merge remote-tracking branch 'sbosley/110805-light-theme' 13 years ago
Tim Su 94fd25098f New style for filters page to show list pictures and restructure custom filters. 13 years ago
Sam Bosley 3750959a0c Light view settings, works in task list and task edit activities 13 years ago
Tim Su 35c059bf26 New icons for filter page, now filter page comes from bottom 13 years ago
Tim Su 6c5f4d776b Got proguard working, shrank images and killed useless images 13 years ago
Tim Su 8890ca05f7 Fix for crashes reported from android market 13 years ago
Tim Su f8392c7659 Added divider to gcal 13 years ago
Sam Bosley c7edb5eed4 Fixed a layout issue with the draggable task list row 13 years ago
Tim Su e5a60e23ec Made check box easier to press and note decoratoin clickable 13 years ago
Tim Su e9c0a9f23f New login screen that is more streamlined 13 years ago
Tim Su 950d7f1ab2 Fix for tag view activity breaking on rotate 13 years ago
Tim Su affa165702 Save tag silenced seting, preserve members on rotate 13 years ago
Tim Su 275415702e Now use the tag view activity for new tag creation 13 years ago
Tim Su 784a37fc0b Started move to use tag view activity always, minor tweaks 13 years ago
Sam Bosley 89dc6d462a Google Tasks Api integration. Basic tests are passing, various edge cases may still need work. Code for accessing account manager has been factored in to the repurposed GtasksLoginActivity activity class. A one-time migration will occur for legacy users to update remote task ids. 13 years ago
Tim Su 0153ec1bda Fix for contacts get auutoloaded, add them as collaborators 13 years ago
Tim Su fd4d178827 Refactored Task Edit page into four tabs and added styling
- added sharing tab from edit people activity
- changed due date picker into two buttons
- refactored Task Edit Activity into multiple smaller files
- new UI elements for save/cancel buttons, tabs, and other small parts
13 years ago
Tim Su 2143ddb461 Added Google OAuth as a login option in astrid.com login 13 years ago
Tim Su d35824de76 Changed sharing button label to 'save and share' 13 years ago
Tim Su 2acfa30691 One dual-purpose task add button to rule them all. Short press - add to list. Long press - edit 13 years ago
Tim Su 83e9b715d0 Added a little blurb on sharing page 13 years ago
Tim Su e81b34b145 Make google tasks draggable list work with new style updates 13 years ago
Tim Su 27816c42bc New dark style for Astrid task list UI designed by Scott Rim & Astrid team
- new header and footer styling
- abbreviated date format, moved date and details to same line
- new icons and reduced padding for quick action bar
- notched task indicators
- smaller details font
- new icons for details row
- new check box icons
- added header to filter activity
- removed unused resources
13 years ago
Tim Su 70f3ba2b4d Merge branch '3.7'
Conflicts:
	astrid/AndroidManifest.xml
	astrid/build.xml
13 years ago
Tim Su 6d6843a83a fill parent for widget header, possible fix for oem issues 13 years ago
Tim Su 7189020842 improvements / fixes to note edite activity 13 years ago
Tim Su e9db48b229 Created EditNoteActivity for viewing and adding task comments and notes. 13 years ago
Tim Su 9ca8eb87f7 Implemented password-based login and sign up to Astrid.com 13 years ago
Tim Su 26c2d3c49b Astrid Collaboration Project
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
13 years ago
Tim Su eaebec0850 Fix for issues created by OEM
- yellow line while gesturing
- crash moving google task around
- anr when first installing app
14 years ago
Ikari b5b6294972 Integrated OpenCRX plugin with Astrid. 14 years ago
Tim Su a5dfaf119d Fix a bunch of crashes 14 years ago
Tim Su f161294848 Killed extended details. Created NoteMetadata for displaying notes created from plugins.
- migrated PDV and RTM notes to new format
14 years ago
Tim Su 8fe4afe934 Note plugin cosmetic tweaks (padding, UI) 14 years ago
Tim Su 4d5b667243 Added facebook login button to the sharing login activity 14 years ago
Tim Su d32545fbb5 Started work on sharing login activity 14 years ago
Tim Su ce320f29b8 Minor tweaks to make note viewing a pleasant experience, intro tasks 14 years ago
Tim Su fcb484fca7 Tweaks to make the note detail exposer work 14 years ago
Tim Su 2f87b67248 Moved notes from action into a decoration 14 years ago
Tim Su f229c978d6 Improved the appearance of the note dialog header 14 years ago
Tim Su a10887e577 Appearance tweaks with our new dialog style 14 years ago
Tim Su abb456e0c7 Added a dialog custom title style for note dialog 14 years ago
Tim Su 03684c9f25 First pass at creating a note-viewing activity as a quick action on the task 14 years ago
Tim Su 8b6241b042 CRLF patch from Arne 14 years ago
Tim Su 4fa87a35d9 suppress strange motorola cliq error by subclassing edit text 14 years ago
Tim Su b56e6af02e killed dead code, added calendar picker to alarms 14 years ago
Tim Su 5916d6be85 Fix to work on large screens, localize day of week, and got rid of set button 14 years ago
Jon Paris dd6aebe111 added calendar widget - still needs work though days of week are not internationalized and Set button should be removed (date should be set on pressing the date 14 years ago
Tim Su 785598a263 Minor cosmetic fixes in the addons menu 14 years ago
Tim Su adfd7ca395 Fix for widget not working because of deleted files 14 years ago
Tim Su 19ee36f9f1 Polish issues for voice, set up preferences listeners 14 years ago
Tim Su 87ed3e79ff Merge branch 'voice' into 101111-remerge-voice 14 years ago
Tim Su 3512b57b0e remove unused resources 14 years ago
Tim Su ed85a3e43c Moved gcal to standard Astrid, added message to end of task edit page 14 years ago
Arne Jans b55a819f85 changed title of voiceprompt and placement of microphone-button in taskedit, handle the case a device doesnt have market installed and would crash with ActivityNotFoundException 14 years ago
Arne Jans 82dcd57e16 first working version of voiceinput and voiceoutput, yet without PowerWidget-microphone-button 14 years ago
Arne Jans 34ba1a910e Re-merge with Arne's Producteev timezone commit, changed timezone selection method to use strings array file. 14 years ago
Tim Su 1d72228a29 hiding domain option because it is broken 14 years ago
Tim Su ab9fec7d91 added a further help section 14 years ago
Tim Su 7f5028c40d Adding new gtasks login activity for logging in 14 years ago
Tim Su e08dc10c63 minor fixes to gtasks drawable 14 years ago
Tim Su 24e1aa70f1 Consolidated three widget configuration classes into one 14 years ago
Tim Su 77297b602a Made pdv login activity scrollable for horiz orientation 14 years ago
Tim Su d4237caebc Restored green filters arrow, people seemed to prefer this to the current filters icon, which doesn't necessarily look like an actual button 14 years ago
Tim Su 933de10ef0 add background when longpressing to taskText part of task body 14 years ago
Tim Su 61cfc9eb89 now you can edit tasks and open up task actions and all that good stuff 14 years ago
Tim Su 3fda486a50 set weight to mach other task list bodies for appearance purposes 14 years ago
Tim Su f24907cbb6 Wired up swipe detector to behave as expected, restored old grabber icon at Jon's request, now indnet works 14 years ago
Tim Su 3845588661 Fix for typo on Android 1.5 14 years ago
Tim Su b291cbe2b8 Filled in draggable task list activity such that it's starting to look pretty functional now 14 years ago
Tim Su 1cc0b07dd2 Made progress on draggable adapter. It starts without crashing and has a nice grabber icon 14 years ago
Tim Su e030d23a6f Started work on draggable task list activity by separating out task list body from task list activity, pulling in cwac TouchListView class (license: APLv2) 14 years ago
Tim Su 29afb9fb75 No hardcoded producteev timezones, instead we get a list of timezones via the java api 14 years ago
Arne Jans 14819318e3 Added timezone-selection to user-signup 14 years ago
Tim Su 1d5e7ef477 Added gtasks preferences, bug fixes to get detail exposer working 14 years ago
Tim Su a87cb96a8d Further fleshing out gtasks - added decoration exposer and rewrote metadata service to use commons version 14 years ago
Tim Su f43ebb3990 Added a loading message for tags being loaded 14 years ago
Tim Su c918f251b4 4x2 widget beta... did the old widget break? 14 years ago
Tim Su a305c6b947 Rearranged the buttons. it looks a bit weird, but it seems to work in terms of separating clickable things 14 years ago
Tim Su e867f59240 Made notification buttons slightly bigger 14 years ago
Tim Su 28c31ed09e Cleaned up the clock icons, added an 'already done' button to reminders 14 years ago
Tim Su cc7bf20562 Made snooze time override other alarms, also created preference for new old-style snooze dialog 14 years ago
Tim Su d40c7e67ce Fix for AST-315 - made hyperlink colors a lighter shade of blue 14 years ago
Tim Su 4fc4ad732c Got landscape and importance stuff working out 14 years ago
Tim Su da74bc73e2 Added drop shadow to buttons, updates to widget to fix bugs with completing tasks scrolled further down 14 years ago