Commit Graph

58 Commits (fc71dc8be00ead34fcd8b5b1809c705fc7c97ca8)

Author SHA1 Message Date
Sam Bosley fc71dc8be0 Fixed issue where cancelling a new blank task wouldn't refresh the list on tablets 14 years ago
Tim Su c7e7458651 Handle crashes in various places 14 years ago
Sam Bosley 7cae25eaaa Fixed a bug where assignment wouldn't save/refresh when assigning tasks via email on tablet 14 years ago
Sam Bosley bf9ed3d039 Use different title in task edit when task is a new task 14 years ago
Tim Su cc25b593b4 Add switching logic via ThemeService to identify light and dark drawables to use. Renamed up filters and plugins icons to be more identificatory. 14 years ago
Sam Bosley 2d1f1d1198 Renamed and reorganized menu images for easier replacing 14 years ago
Sam Bosley 9a95f6f843 Fixed voice add bugs 14 years ago
Sam Bosley 52fbe3b63b Refresh ideas tab when switching between tasks on tablet 14 years ago
Sam Bosley ee36d3d1be Fixed some concurrency bugs with EditPeopleControlSet 14 years ago
Tim Su f12bdabba4 Null check 14 years ago
Sam Bosley ba4a28723c Don't lazy load hide until control set--doing so messes up hide until when date changes 14 years ago
Tim Su 34fde08ba4 Merge pull request #142 from sbosley/120217_sb_duplicate_issues
Fixes for lots of sync issues, hopefully resolving duplicates
14 years ago
Sam Bosley 46f2ee2c2e Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id. 14 years ago
Sam Bosley 10cb216ca9 Make sure that fragment is attached to activity on ui thread in taskeditbackgroundloader 14 years ago
Sam Bosley a9fc5b8d5c Fixed a bug where editing task from widget wouldn't have required id param in intent 14 years ago
Sam Bosley 7ca89ffa3a Check for null model in task edit onDetatch() 14 years ago
Sam Bosley bc17b23e81 Show alert when task repeat value changed 14 years ago
Andrew Shaw f1595129c7 Pushing queued updates and enabling commenting while offline 14 years ago
Sam Bosley 7973b55993 Fixed a bug where list wouldn't refresh after deleting from edit page 14 years ago
Tim Su 3d02188f7d Refactored quick add bar from Task List Fragment out into QuickAddBar. Seems like it works... like a boss! 14 years ago
Tim Su bc248a7e07 Don't force switching to activity tab, since it goes there automatically. Also fixes coming back from ideas tab 14 years ago
Tim Su a7f59317f8 Implement the not-loading of ideas tab if preference tab is selected 14 years ago
Sam Bosley 0de0f1773c Refresh task list after finishing task edit to make sure changes are reflected 14 years ago
Sam Bosley a6fd67d109 Refresh filter list when tags changed 14 years ago
Tim Su 12f5e60b02 Merge remote-tracking branch 'sbosley/120214_sb_bugfixes' into 4.0 14 years ago
Sam Bosley c7d4bfd0dd Show repeat string in when display row 14 years ago
Tim Su 9eb47a268b reflow lines, minor style. 14 years ago
Tim Su b1c600458f Got rid of calls to startup service from fragments, got rid of INTRO_TASK_SIZE 14 years ago
Sam Bosley fc78685bed Fixed a task rabbit crash, updated some copy 14 years ago
Sam Bosley d56ca01034 Fixed no word wrap in edit task title 14 years ago
Sam Bosley 62c683fc85 Fixed a null pointer exception when setting up the task rabbit control set 14 years ago
Andrew Shaw 5cd71584a5 New logo, get task rabbit updates and location is set even if you don't tap into it 14 years ago
Andrew Shaw 853b59ebda Location aware. Also shows address upon click 14 years ago
Andrew Shaw 6383d3679f Adding name option to task rabbit 14 years ago
Andrew Shaw 99a8a73638 Task rabbit views 14 years ago
Sam Bosley 90ea14f656 Updated copy in assignment dialog 14 years ago
Sam Bosley c08e008be6 Fix quick add assignment when not logged in 14 years ago
Sam Bosley 2bf26ee51e All the when control sets working in quickadd 14 years ago
Tim Su cbb2519139 Fix for reversed null check. Better setCurrentTab logic and placement. 14 years ago
Tim Su f50bf703f4 Fix for row heights, minor appearance tweaks 14 years ago
Tim Su 6b517ce9ce Fix for three tab layout causing crashes 14 years ago
Tim Su c3514ea2d0 Cooler amazon ui look 14 years ago
Tim Su a27e44f8e7 Made nestable scroll view to solve selfsame problem 14 years ago
Tim Su 198dd3e8cf Nestable view pager is pretty cool 14 years ago
Tim Su 493ea204c9 Got ad view working on edit page 14 years ago
Sam Bosley 7f7bac4967 Fixed the prompt to look at tasks you've assigned after assigning from active tasks view 14 years ago
Sam Bosley 947f0fe1b7 Fixed beast mode bugs and cleaned up some unecessary beast mode code 14 years ago
Sam Bosley e9c72bd67a Fixed a bug where sometimes the assign to anyone option wouldn't show in task edit 14 years ago
Sam Bosley 05a03dd17c Fixed bugs with voice add
Port changes from the ppack branch in the voice input assistant
14 years ago
Sam Bosley 5658f820de Alert popup for when magic has happened via quickadd markup 14 years ago