Commit Graph

81 Commits (f1d8fae6b286782153284d3e5c6610662dc2a9e2)

Author SHA1 Message Date
Tim Su f1d8fae6b2 Merge remote-tracking branch 'sbosley/110922_sb_list_view_iosify' 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
Tim Su d4cfb9a072 seeing too many timeout exceptions, need to increase timeout 13 years ago
Tim Su 8afc0af018 Only clear details if model has changed 13 years ago
Tim Su 571a84559f add HTTPS handler 13 years ago
Tim Su 7d256e6c3d Truncate notes longer than 200 chars from details. 13 years ago
Tim Su ffaa628e61 Don't show 'synchronizing' toast for first time users 13 years ago
Sam Bosley 043beb2b39 Fix for crash in gtasks widget 13 years ago
Sam Bosley 32b865d86f Fixed bug with tag widgets not launching tag view activity 13 years ago
Sam Bosley 7c364a4ff7 A/B Testing and Feature flipping infrastructure. AB testing of new user experience. 13 years ago
Sam Bosley f71ae1fbe9 Lists are now case insensitive, with a migration process to save and merge old lists with the same names but different cases 13 years ago
Arne Jans a77836a356 Fix for 17036871, Enable line-wrap for preferences-entries. 13 years ago
Tim Su f358429b9e Moved display logic for upgrade message into the TaskListActivity so it actually shows up. 13 years ago
Sam Bosley 9d9680cbf2 New user experience with login prompt and welcome graphic 13 years ago
Tim Su 2363fc9525 Make astrid sort match astrid.com 13 years ago
Tim Su 8bf8e46847 reduce the timeout from crazytime 13 years ago
Sam Bosley 7c4250036a Use due time for hide until due case 13 years ago
Tim Su 1a9303b928 Merge remote-tracking branch 'sbosley/110826_sb_sort_prioritize_deadlines' 13 years ago
Sam Bosley 573e9167bd Task counts now update correctly in filter list view 13 years ago
Sam Bosley dc09a1fae6 Changed the sorting functions to give greater weight to tasks with deadlines over tasks without 13 years ago
Sam Bosley a92f94703a Sync prefs pages now show name or email of logged in user 13 years ago
Sam Bosley 1cede7423f Backported some changes made in the wimm project 13 years ago
Tim Su 9dd06f5701 Moved packages to api project for api projects to use 13 years ago
Tim Su a40a0db20b translations for api folder 13 years ago
Tim Su be3acc3c74 bump the timeout to 60s 13 years ago
Tim Su 94fd25098f New style for filters page to show list pictures and restructure custom filters. 13 years ago
Tim Su 42ea483336 added repeat tests, fixed up others 13 years ago
Tim Su bbd943f0a8 Merge remote-tracking branch 'stingerAJ/2011-7-25-patches' 13 years ago
Tim Su 4155665bf4 Fix for task save getting triggered even if no edits because of people control set 13 years ago
Arne Jans c7b076a460 Added yearly repeats and fixed monthly to really add a calendar-month. 13 years ago
Arne Jans a79e19637f Implemented snooze by x minutes and repeat interval also. 13 years ago
Sam Bosley d07c007317 Fixed a bug with the migration process--if a particular task can't be migrated, reset its remote id so we don't query api with bad ids 13 years ago
Tim Su 5d105e4df4 Handle crashes reported from Android Market 13 years ago
Tim Su 4fb431a1b7 Merged incoming from launchpad 13 years ago
Tim Su 365608f4c6 Merge commit 'c7edb5e' 13 years ago
Tim Su 63971ed712 Today and yesterday flipped 13 years ago
Tim Su 301a1c1de9 Killed warnings 13 years ago
Tim Su dbcc393e07 Cleaned up task list relative date logic 13 years ago
Sam Bosley 6254348933 Added ability to sync individual gtasks immediately on save. Properties synced--all relevant task data e.g. title, due date, parent indentation. Properties ignored--ordering in a list. Also fixed several major bugs related to normal syncing. 13 years ago
Tim Su 5aad0b95cf Fix for new list activity not getting a title 13 years ago
Tim Su 275415702e Now use the tag view activity for new tag creation 13 years ago
Tim Su 0ec2982025 Merge remote-tracking branch 'sbosley/110627_new_gtasks_api' 13 years ago
Tim Su 928795938b Added astridApi translations, fixed some translation bugs 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 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 b4a337eb97 Fixed issue with AstridApi referencing astrid project. how did this ever build? 13 years ago
Tim Su d443ff8502 Added an 'add new' button to lists, which creates a list 13 years ago
Tim Su 0d3322c474 translated relative dates in all supported languages 13 years ago
Tim Su 8a0b6f1a61 Increased sophistication of displaying due dates in task adapter, it was displaying next week incorrectly 14 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
14 years ago