Commit Graph

3998 Commits (6e1352e3c944e80446225836547c0ce4798a86cf)
 

Author SHA1 Message Date
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
Sam Bosley 64dc419eb4 String removal round 10 12 years ago
Sam Bosley 6ce58f745c String removal round 9 12 years ago
Sam Bosley e8781c9f57 String removal round 8 12 years ago
Sam Bosley 88622a2c01 String removal round 7 12 years ago
Sam Bosley 2ee8d6f69a String removal round 6 12 years ago
Sam Bosley 1a3ee1d2c4 String removal round 5 12 years ago
Sam Bosley bc272626c9 String removal round 4 12 years ago
Sam Bosley b816d85d16 String removal round 3 12 years ago
Sam Bosley 61acfd56a3 String removal round 2 12 years ago
Sam Bosley 98cde66c67 Removed one round of strings 12 years ago
Sam Bosley 60aa40c6ae Removed lots of unused resources 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
Sam Bosley da6dda9181 Catch no such column errors in TasksXmlExporter and try to recover 12 years ago
Sam Bosley a496e2e94c Catch sqlite exceptions in ab test event reporting 12 years ago
Sam Bosley a75659f3a0 Don't allow null prefs in onSortSelected 12 years ago
Sam Bosley 2e36704124 Fixed a crash with DisposableTaskListFragment 12 years ago
Sam Bosley 49ddd435f8 Clean up some code in Database.java 12 years ago
Sam Bosley 62db6794ef Java style names in TitleParser.java 12 years ago
Sam Bosley 69997500ea Fixed a bug with multi word lists in title parsing 12 years ago
Sam Bosley 33915a1206 Suppress crazy sql error when rotating google list with swipe enabled 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 884636f872 Fixed a task adapter bug when requerying on background thread 12 years ago
Sam Bosley b3f4d13902 Version bump and upgrade message 12 years ago
Sam Bosley bcc4bad24d Fixed task row appearance bug 12 years ago
Sam Bosley f16108d35f Fixed a completed tasks display bug 12 years ago