Commit Graph

1567 Commits (8af17252834e16f475699725ace41015d2e74b64)

Author SHA1 Message Date
Sam Bosley 8af1725283 Stubs for handling the user status clicked button 12 years ago
Sam Bosley 2e110cdb93 Layout adjustments, removed unused field 12 years ago
Sam Bosley 0044ff23e2 Progress towards a user status button in the upper right corner 12 years ago
Sam Bosley 47f736d17a Started working on new layout for people view 12 years ago
Sam Bosley b62e1755f1 Refactored static subtasks methods into a subtasks helper class 12 years ago
Sam Bosley 5c669f0b0e Started refactoring to have fragment instantiation take care of choosing the subtasks fragment to use, mostly working 12 years ago
Sam Bosley 759b0f427c Merge Sam's 121009_sb_calendar_assistant branch 12 years ago
Sam Bosley bc68825151 Don't include event attendees that are any of the accounts that exist on the phone 12 years ago
Sam Bosley c24a4e7383 Fixed a format string, dismissing list creation confirmation should still create the list 12 years ago
Sam Bosley d9e66624ad Notifications should set the refresh flag, fix some bugs with the reengagement fragment, eliminated some bugs with empty title tasks 12 years ago
Sam Bosley 1dd323feed Remove unused code, log an error 12 years ago
Sam Bosley 3f32ccd887 Fix a minor ui bug when snoozing a task 12 years ago
Sam Bosley 90351cd75e Minor refactor 12 years ago
Sam Bosley c3d11e8abe Refactored new calendar list creation to be handled by the tasklistfragment, which makes resuming after creating the list easier 12 years ago
Sam Bosley 54de0bddda Fixed bugs with postponing the calendar dialogs 12 years ago
Sam Bosley 5a59088a46 Fixed bugs with adding members after the tag is created but before sync has finished 12 years ago
Sam Bosley 0fada1c78b First pass at filling in members when creating a new event list 12 years ago
Sam Bosley 9f4b83085f Fixed lots of bugs with list creator activity 12 years ago
Sam Bosley 980b1223ec New default list name for calendar events 12 years ago
Sam Bosley e1b4ecf257 First pass at everything except the more options button when creating a list 12 years ago
Sam Bosley 741909cc13 Started rebuilding list creation activity, stubs for some things 12 years ago
Sam Bosley 5416dc044c Renamed a component 12 years ago
Sam Bosley 39596a6dc9 Added option to postpone creation of list for cal event 12 years ago
Sam Bosley 162e27cd0b First pass at rescheduling cal alarms every 12 hours 12 years ago
Sam Bosley 79515e85d2 Added code for ab testing the new cal reminders (currently on for all for prerelease testing purposes), added preference for turning them off 12 years ago
Sam Bosley a68360026f Fixed some bugs with creating lists from cal events. Things are looking good 12 years ago
Sam Bosley 28c925284f Finished first draft of activity to create list for cal event 12 years ago
Sam Bosley 20493df375 Stub the activity for creating a new list for a calendar event, finish the event reminder activity 12 years ago
Sam Bosley c62c117b37 Lots of progress + stubs for the calendar reminder activity 12 years ago
Sam Bosley 1d891a8c01 First pass at calendar alarm scheduler, some refactoring 12 years ago
Sam Bosley c943fd1f12 Started working on the calendar growth project 12 years ago
Sam Bosley fea2d746b2 Brought back the compressed task row preference 12 years ago
Sam Bosley 30e0f77180 Tasks without due dates shouldn't be added to calendar 12 years ago
Sam Bosley 2b1cc31f1b Sometimes its a non-sql exception that gets thrown in the phone state receiver 12 years ago
Sam Bosley 2c081f043f Catch a rare sqlite error in phone state changed receiver, try once to recover, then abort 12 years ago
Sam Bosley 90a7cd1705 Handle some login errors with localized strings based on error code 12 years ago
Sam Bosley c8a0ca505a Try to create columns that crittercism claims are missing at startup time 12 years ago
Sam Bosley 5842171d63 Screen flow update messages basically working, dialog text color refactor 12 years ago
Sam Bosley 8a4aa7b5eb We don't need commentCount at all--just get rid of it 12 years ago
Sam Bosley b2f235b56f Catch the no such column error in one other place, refactor 12 years ago
Sam Bosley da6dda9181 Catch no such column errors in TasksXmlExporter and try to recover 12 years ago
Sam Bosley 73c5b65064 Remove edit toasts based on the results of the ab test 12 years ago
Sam Bosley ffc96fa63c Send timezone on login 12 years ago
Sam Bosley 4057e403ef Simple row style should be used in subtasks mode 12 years ago
Sam Bosley a7986cd029 Don't show emergent tags in row, fixed not in any list filter to not count emergent tags 12 years ago
Sam Bosley ec8afe8bd2 New layout for the task adapter row (task_adapter_row_simple). Need to A/B test 12 years ago
Sam Bosley df1386dc90 Fixed a bug with featured list fragment on tablets 12 years ago
Sam Bosley 67a342364e Fixed null pointer issues in the TimerPlugin 12 years ago
Sam Bosley adb0c26206 Removed unused preference 12 years ago
Sam Bosley 2a04e0e731 Fixed a crash when viewing gtasks lists 12 years ago