Commit Graph

4591 Commits (2e4a941530a45f9d05b7e41b7c8a88d45b6a41c0)
 

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 826064bfc3 Add the outstanding daos to the dependency injector 12 years ago
Sam Bosley 5a41043e9d Boilerplate daos for the outstanding entities 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 f1cad845c3 Make upgradeactivity static 12 years ago
Sam Bosley 55128f515a Make UpgradeActivity public 12 years ago
Sam Bosley 85e57f10b6 Launch a separate activity for long upgrades 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 868bc7cffd Implement UUID hash function 12 years ago
Sam Bosley 978fe02718 Cherry pick some code for migration to using uuids 12 years ago
Sam Bosley ce7aba15cf Cherry pick some uuid generation code 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 e7610650c1 Upgrade should show progress dialog 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 d290bb15e9 Boilerplate placeholders 12 years ago
Sam Bosley 06f57a27ef Record entries in the tag and tasks outstanding table when models change 12 years ago
Sam Bosley 8120cd22c8 Add uuid column to remote model database entities 12 years ago
Sam Bosley def1a55d9d Boilerplate for the task and tag outstanding tables 12 years ago
Sam Bosley a54951f4d9 Minor copy update 12 years ago
Sam Bosley fa685a1c04 Center the link text in the update messages 12 years ago
Sam Bosley 6ddc6cbf8e Use our new twitter handle in the ShareActivity 12 years ago
Sam Bosley 9c2a9b2008 Version bump and update message 12 years ago
Sam Bosley 4ca665e8ab Billing activity should finish after dialog if billing not available, various robustness improvements to UpdateMessageService 12 years ago
Sam Bosley 5c6997b464 More tweaks to update messages 12 years ago
Sam Bosley 30ed47ef5b Tweaks to update message parsing, catch activity not found errors in case the messages were badly formed 12 years ago
Sam Bosley 986d6e04e6 Added tests for new kinds of update messages in UpdateMessageService 12 years ago
Sam Bosley 7700e9d3f4 Fixed errors in UpdateMessageServiceTest 12 years ago
Sam Bosley eccb2304af Don't allow onBackPressed to be called while AstridActivity is finishing. This could happen when restarting activity after a theme change or something 12 years ago
Sam Bosley 5c47cc0d7a Fixed a crash resulting from removed code 12 years ago
Sam Bosley b62b0aacb3 Restore the DLG_more string 12 years ago
Sam Bosley 6f6972476b Removed more unused resources 12 years ago