Commit Graph

4834 Commits (9e09eb463c28ef31784c38f59e54e1488cc699aa)
 

Author SHA1 Message Date
Sam Bosley 9e09eb463c Fixed unit test compilation bugs 11 years ago
Sam Bosley a24596a3e2 Fixes a crash when clearing data after logout 11 years ago
Sam Bosley 496caec5b1 Some improvements to how user activity and tag data are migrated when a new user logs in 11 years ago
Sam Bosley b307391d58 Killed dead code 11 years ago
Sam Bosley 70239630cd Made some code cleaner when clearing data after logout 11 years ago
Sam Bosley 008c1b2184 Don't enqueue messages when we shouldn't 11 years ago
Sam Bosley 1826417c77 Improvements to logout logic 11 years ago
Sam Bosley 339093793f Started refactoring to improve logout logic 11 years ago
Sam Bosley d021fa1f30 Fixed autosync implementation for TagViewFragment 11 years ago
Sam Bosley 5d49005d20 Clear pushed_at values when logging in as a new user 11 years ago
Sam Bosley 8d21038848 Fixed a bug where timer notification could get stuck after deleting a new tasl 11 years ago
Sam Bosley 98db1b5614 Fixed a bug with how GCM service is constructed 11 years ago
Sam Bosley 6c478be120 Fixed potential null pointers when refreshing comments fragment, people fragment 11 years ago
Sam Bosley fa4971f50c More improvements to how bitmap scaling is handled 11 years ago
Sam Bosley 72aa5c61b6 Adjusted how large bitmaps are scaled to keep bigger images around 11 years ago
Sam Bosley d77cd2a0df Added a unit test to confirm that rolling back transactions works the way we expect it to 11 years ago
Sam Bosley 0cb23f07fa Fixed a stupid bug where messages wouldn't be sent because of ClientVersion 11 years ago
Sam Bosley 2109ba38e6 Killed unused code 11 years ago
Sam Bosley 7bff4e2db6 Deleted some more unused files 11 years ago
Sam Bosley 0555ca9e44 Deleted several unnecessary files 11 years ago
Sam Bosley 2a54bddced Removed an unused file and changed an attribution link 11 years ago
Sam Bosley 75b138cf98 Need to use a JSONObject for the ClientVersion message 11 years ago
Sam Bosley 34fe492add Move client version reporting to be more like a ClientToServerMessage: 11 years ago
Sam Bosley 58ec7a3001 Don't need to validate repeat values on sync 11 years ago
Sam Bosley 0155d9783e Cleaner code 11 years ago
Sam Bosley e0665b2330 Don't ever attempt to send files with no name or that don't exist anymore 11 years ago
Sam Bosley 291b54813f Send client_version with sync messages 11 years ago
Sam Bosley 35acb15c91 Sanity check for weird repeat values 11 years ago
Sam Bosley 0d4c6555b8 Minor bug fix to notification sounds 11 years ago
Sam Bosley b3b38583be Refactored and improved how multiple notifications are handled based on Tim's recommendations 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 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