Commit Graph

3813 Commits (ebb3c402e63e7a32be57f55970d01dd533eeda33)
 

Author SHA1 Message Date
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 5614a9a2cc Ability to launch a custom preference activity from UpdateMessageService 12 years ago
Sam Bosley 3dc29fdaa9 Code cleanup 12 years ago
Sam Bosley 5842171d63 Screen flow update messages basically working, dialog text color refactor 12 years ago
Sam Bosley 0f02eae5bc Added UpdateScreenFlow activity, test code 12 years ago
Sam Bosley 49ea545f58 More refactoring to support new kinds of update messages, first pass at screen flow implementation 12 years ago
Sam Bosley f1f1816b46 Started refactoring update message service to handle different message types 12 years ago
Sam Bosley 45585203cf We don't need this crazy thread priority hack anymore 12 years ago
Sam Bosley 45556e5a7f Hopefully fixed a rare crash in the task list fragment 12 years ago
Sam Bosley 3ec37a8a35 Minor layout polish to list views that were overlapping popup boundaries 12 years ago
Sam Bosley e55a4e1874 Record statistics on the social sharing activity 12 years ago
Sam Bosley b9ebfa8740 Switching filter modes in task list activity while swipe enabled is now handled correctly 12 years ago
Sam Bosley 8a4aa7b5eb We don't need commentCount at all--just get rid of it 12 years ago
Sam Bosley 62aaad95ff Regexp dates like 'Jan 3' removed if in parentheses 12 years ago
Sam Bosley 1c8cf45b61 Formatting and code cleanup 12 years ago
Sam Bosley 7249977f02 Regexp dates in numeric format removed when in paretheses 12 years ago
Sam Bosley 5e37e3bff5 Some date regexps are now removed correctly when in parentheses 12 years ago
Sam Bosley b2f235b56f Catch the no such column error in one other place, refactor 12 years ago