Commit Graph

5082 Commits (1c1964a622679a5ffa00e52c6b26b2a16309dd9d)
 

Author SHA1 Message Date
Sam Bosley 98db1b5614 Fixed a bug with how GCM service is constructed 12 years ago
Sam Bosley 6c478be120 Fixed potential null pointers when refreshing comments fragment, people fragment 12 years ago
Sam Bosley fa4971f50c More improvements to how bitmap scaling is handled 12 years ago
Sam Bosley 72aa5c61b6 Adjusted how large bitmaps are scaled to keep bigger images around 12 years ago
Sam Bosley d77cd2a0df Added a unit test to confirm that rolling back transactions works the way we expect it to 12 years ago
Sam Bosley 0cb23f07fa Fixed a stupid bug where messages wouldn't be sent because of ClientVersion 12 years ago
Sam Bosley 2109ba38e6 Killed unused code 12 years ago
Sam Bosley 7bff4e2db6 Deleted some more unused files 12 years ago
Sam Bosley 0555ca9e44 Deleted several unnecessary files 12 years ago
Sam Bosley 2a54bddced Removed an unused file and changed an attribution link 12 years ago
Sam Bosley 75b138cf98 Need to use a JSONObject for the ClientVersion message 12 years ago
Sam Bosley 34fe492add Move client version reporting to be more like a ClientToServerMessage: 12 years ago
Sam Bosley 58ec7a3001 Don't need to validate repeat values on sync 12 years ago
Sam Bosley 0155d9783e Cleaner code 12 years ago
Sam Bosley e0665b2330 Don't ever attempt to send files with no name or that don't exist anymore 12 years ago
Sam Bosley 291b54813f Send client_version with sync messages 12 years ago
Sam Bosley 35acb15c91 Sanity check for weird repeat values 12 years ago
Sam Bosley 0d4c6555b8 Minor bug fix to notification sounds 12 years ago
Sam Bosley b3b38583be Refactored and improved how multiple notifications are handled based on Tim's recommendations 12 years ago
Sam Bosley dfbad08199 Merge branch 'master' into 130225_sb_facebook_sdk
Conflicts:
	astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java
12 years ago
Sam Bosley f297a3475c Delete outstanding entries for entities that don't exist anymore 12 years ago
Sam Bosley c6e7bc852e Fixed a super sad bug with how message batches were handled, added crittercism logging of some handled sync exceptions 12 years ago
Sam Bosley 82a5eb3fd5 Updated crittercism library and log unexpected sync thread exceptions 12 years ago
Sam Bosley 6235098a30 Fixed lots of notifications blocking the ui thread 12 years ago
Sam Bosley b11abb8dee Killed some dead code 12 years ago
Sam Bosley 8776cf6fd0 Fixed a bug when constructing tasks outstanding table from master table 12 years ago
Sam Bosley 9985d323c9 Delete more test files that were causing compiler errors 12 years ago
Sam Bosley 5b7caa692c Fix ActFmInvoker ip address 12 years ago
Sam Bosley f81880c87c Deleted an unused unit test from the project that was causing compiler errors 12 years ago
Sam Bosley c1f4599fb5 Clear deleted entities from database on different user login 12 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
12 years ago
Sam Bosley e769b9f31b Refresh after sending tlm message when no task ids involved 12 years ago
Sam Bosley 6819e94458 Constructing task outstanding from master table should include tag_added 12 years ago
Sam Bosley f7101c3a52 Fixed several bugs with migrating data after new user log in 12 years ago
Sam Bosley dcb1dc206a Delete task attachments 12 years ago
Sam Bosley 6e251c9306 Forgot to start the thread 12 years ago
Sam Bosley 0715c82dc3 Reconstruct task list metadata task order using id maps on different user login 12 years ago
Sam Bosley 91f1df7ee9 Rough draft at generating new uuids on different user login 12 years ago
Sam Bosley c76375688c More clear data on different user login logic 12 years ago
Sam Bosley cace6f769e Partial implementation of sign out clear data 12 years ago
Sam Bosley e2a9d34701 Reload TLM in subtasks tag view refresh 12 years ago
Sam Bosley 275e363d59 Only show sync upgrade prompts after welcome walkthrough 12 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 12 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 12 years ago
Sam Bosley a3d2163cc6 Fixed a compile error in unit test 12 years ago
Sam Bosley cf97bb9393 Fixed a potential concurrency bug 12 years ago
Sam Bosley 97c3480732 Suppress widget updates during sync 12 years ago
Sam Bosley bba063739f Set general pushed at value in makechanges 12 years ago
Sam Bosley 11f86e32e8 Sync hide until dates 12 years ago
Sam Bosley c56c7ef7e8 Code cleanup 12 years ago