Commit Graph

4847 Commits (312104dead0e39b43b58e796f1d56f7151a6bc6e)
 

Author SHA1 Message Date
Sam Bosley 312104dead Fixed several bugs with how tag deleting and renaming from long press work 11 years ago
Sam Bosley b9a768a470 Fixed several cases where logging out would not clear table pushed_at values 11 years ago
Sam Bosley 27ddeb6e23 Don't show deleted comments for tag data either 11 years ago
Sam Bosley 38c4417758 Fixed a bug where deleted comments would still show up 11 years ago
Sam Bosley 7930c169da Fixed bugs with NotificationTests 11 years ago
Sam Bosley c76409364e Log handled sql exceptions in database migrations 11 years ago
Sam Bosley 551474936c Improved the getloc import script, imported all translations 11 years ago
Sam Bosley 0e050909df Fixed database migration to construct new history table 11 years ago
Sam Bosley 45fd4aa20e Columns can't be named 'column'. Beta users will need to reinstall 11 years ago
Sam Bosley 0736191635 Delay population of sync queue on thread start so it doesn't try and reference non-existent tables before the migration has happened 11 years ago
Sam Bosley e5269074ca Some enhancements to make sure we don't remove and readd tag members 11 years ago
Sam Bosley 6adbd88998 Enhanced legacy tag members migration to create deleted member links for removed members 11 years ago
Sam Bosley 936e1c924b First pass at improving tag data members migration 11 years ago
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 11 years ago