Commit Graph

5113 Commits (77679b01365d36cff45b1a15c021a029e73ba246)
 

Author SHA1 Message Date
Sam Bosley dfbad08199 Merge branch 'master' into 130225_sb_facebook_sdk
Conflicts:
	astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java
11 years ago
Sam Bosley f297a3475c Delete outstanding entries for entities that don't exist anymore 11 years ago
Sam Bosley c6e7bc852e Fixed a super sad bug with how message batches were handled, added crittercism logging of some handled sync exceptions 11 years ago
Sam Bosley 82a5eb3fd5 Updated crittercism library and log unexpected sync thread exceptions 11 years ago
Sam Bosley 6235098a30 Fixed lots of notifications blocking the ui thread 11 years ago
Sam Bosley b11abb8dee Killed some dead code 11 years ago
Sam Bosley 8776cf6fd0 Fixed a bug when constructing tasks outstanding table from master table 11 years ago
Sam Bosley 9985d323c9 Delete more test files that were causing compiler errors 11 years ago
Sam Bosley 5b7caa692c Fix ActFmInvoker ip address 11 years ago
Sam Bosley f81880c87c Deleted an unused unit test from the project that was causing compiler errors 11 years ago
Sam Bosley c1f4599fb5 Clear deleted entities from database on different user login 11 years ago
Sam Bosley 3cee9288dc Merge remote-tracking branch 'upstream/master' into 130307_sb_better_logout_logic
Conflicts:
	astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java
11 years ago
Sam Bosley e769b9f31b Refresh after sending tlm message when no task ids involved 11 years ago
Sam Bosley 6819e94458 Constructing task outstanding from master table should include tag_added 11 years ago
Sam Bosley f7101c3a52 Fixed several bugs with migrating data after new user log in 11 years ago
Sam Bosley dcb1dc206a Delete task attachments 11 years ago
Sam Bosley 6e251c9306 Forgot to start the thread 11 years ago
Sam Bosley 0715c82dc3 Reconstruct task list metadata task order using id maps on different user login 11 years ago
Sam Bosley 91f1df7ee9 Rough draft at generating new uuids on different user login 11 years ago
Sam Bosley c76375688c More clear data on different user login logic 11 years ago
Sam Bosley cace6f769e Partial implementation of sign out clear data 11 years ago
Sam Bosley e2a9d34701 Reload TLM in subtasks tag view refresh 11 years ago
Sam Bosley 275e363d59 Only show sync upgrade prompts after welcome walkthrough 11 years ago
Sam Bosley 6019fd70a6 Don't need to actually log out of google tasks if user chooses to upgrade--leaving it logged in makes import easier later and doesn't affect sync 11 years ago
Sam Bosley a17b734be6 Moved the new sync tests into the main tests project so they could be run as part of the full test suite 11 years ago
Sam Bosley a3d2163cc6 Fixed a compile error in unit test 11 years ago
Sam Bosley cf97bb9393 Fixed a potential concurrency bug 11 years ago
Sam Bosley 97c3480732 Suppress widget updates during sync 11 years ago
Sam Bosley bba063739f Set general pushed at value in makechanges 11 years ago
Sam Bosley 11f86e32e8 Sync hide until dates 11 years ago
Sam Bosley c56c7ef7e8 Code cleanup 11 years ago
Sam Bosley 9fe7f30373 Minor fixes to sync upgrade prompts 11 years ago
Sam Bosley 1ea5d2cbf6 Finish button and listener logic for sync upgrade prompts 11 years ago
Sam Bosley bab8092c97 Titles and body text for sync upgrade prompts--just need button and listener logic 11 years ago
Sam Bosley 074d6f678a Started working on sync upgrade prompts 11 years ago
Sam Bosley 3aac9f082b Kill featured lists 11 years ago
Sam Bosley 57ee4e3492 Fixed file uploading logic 11 years ago
Sam Bosley 490e816492 Fixed a compiler error in unit test 11 years ago
Sam Bosley 6ed1655653 Use mime type when constructing file body for entity 11 years ago
Sam Bosley 1e7c7e20e0 Added entity uploading logic for task attachments 11 years ago
Sam Bosley b1da107c0d Rough draft of how uploading files with multipart entity might look 11 years ago
Sam Bosley 6e0e86d6b7 Some progress towards uploading pictures as multipart entities 11 years ago
Sam Bosley 6df92fce1f Fixed a couple issues with non-premium users trying to create attachments 11 years ago
Sam Bosley c9f2dfb14c Put JSON null in changes happened when value is null 11 years ago
Sam Bosley c2a31285c0 Fixed an equality check 11 years ago
Sam Bosley 52c12a55f3 Validate certain values in ChangesHappened so we can know whether or not to kill the message (e.g. for empty task titles) 11 years ago
Sam Bosley 3af22f6ca9 Don't allow weird invalid repeat value only containing the ;FROM_COMPLETION flag 11 years ago
Sam Bosley 548706a6e0 Don't suppress changes when creating new task list metadata in migration 11 years ago
Sam Bosley ff56b0e6ba Use empty string instead of null for 0 dates 11 years ago
Sam Bosley a8e61b6602 Added some ability to do progress bars under new sync 11 years ago