Commit Graph

1556 Commits (5998e066c1ef00aa7b1ac2dac145a1d467b8a28e)

Author SHA1 Message Date
Sam Bosley 5998e066c1 Implement generic version of ChangesHappened message, as well as stubs for other ClientToServer messages 12 years ago
Sam Bosley 1a151f7891 Some stubs for client/server messaging 12 years ago
Sam Bosley 552c7b4460 Include tag remote ids in filter content values for new tasks 12 years ago
Sam Bosley 28f6f40e24 Fixed a bug with the metadata migration not working 12 years ago
Sam Bosley a307fa8093 Debug logs 12 years ago
Sam Bosley 5b43b7e308 Migration adjustments 12 years ago
Sam Bosley f460bfb23b Debug code 12 years ago
Sam Bosley 4899780f6f Fixed a bug in the metadata migration 12 years ago
Sam Bosley d6e466f51a Another check for metadata deleted at missing 12 years ago
Sam Bosley 44695c0b25 Fixed some bugs where metadata deletion date wasn't being respected for tags 12 years ago
Sam Bosley ebb3c402e6 Removed dead code, don't drop rows when synchronizing tag metadata 12 years ago
Sam Bosley f4f22a43ae Reimplemented synchronizeTags to work with the new tag scheme 12 years ago
Sam Bosley abc587c07a Updated some tag service function implementations 12 years ago
Sam Bosley c366ce4c87 Ensure required properties for tag metadata in migration 12 years ago
Sam Bosley d5c0f1c090 Adjusted tag query template 12 years ago
Sam Bosley aff1b279c1 Check tag deletion status when creating new links 12 years ago
Sam Bosley 465307be34 Refactor tag metadata to contain more information like task and tag uuids 12 years ago
Sam Bosley c6968c9264 Cherry picked more uuid code 12 years ago
Sam Bosley 978fe02718 Cherry pick some code for migration to using uuids 12 years ago
Sam Bosley 58e1bdc455 Removed task to tags table and started refactor to use metadata table (compilation errors) 12 years ago
Sam Bosley 7b244da3b9 Fix compilation errors from previous commit, brought over more changes from experimental branch 12 years ago
Sam Bosley 8dd89107a7 Remove UUIDs (new scheme), bring some changes from an experimental branch 12 years ago
Sam Bosley e0045fcffb Cleaned up some debug code 12 years ago
Sam Bosley c1f0f36a17 Save temporary debug changes 12 years ago
Sam Bosley 6060424187 First pass at tasks to tags table migration 12 years ago
Sam Bosley 06f57a27ef Record entries in the tag and tasks outstanding table when models change 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
Sam Bosley c768e5d818 Control set dialogs now persist across device rotation 12 years ago
Sam Bosley 16a18f5d1f Fixed window memory leaks when rotating task edit screen while control sets are open 12 years ago
Tim Su ce30ce5684 Exceptions in the JSON better error reporting 12 years ago
Sam Bosley 587c5574b6 Minor copy and layout updates for the astrid login activity 12 years ago
Sam Bosley 660dc9cf42 Hide files row if no attachments exist 12 years ago
Sam Bosley fbbe9bd9d5 Hold on to comment pictures in intent so that they will persist if activity is shut down or across device rotation 12 years ago
Sam Bosley 05a2f57c4a Fixed a crash when deleting the current list while swipe enabled 12 years ago
Sam Bosley 3e510b32d7 Should send tag deletion date to server in seconds 12 years ago
Sam Bosley 3d82a312fc In tag_save, only report ab_variants if members exist 12 years ago
Sam Bosley 41419f5a5f Billing should only be supported for the default Android market strategy 12 years ago
Sam Bosley a420730b18 Fixed WidgetConfig filter theming issue 12 years ago