Commit Graph

4928 Commits (a6cb91dc4933f6e16cb3bc9cda333e4ac2a529c3)
 

Author SHA1 Message Date
Sam Bosley ec15892ccc Deleted unused file 12 years ago
Sam Bosley 6b0b387d6e Clear last error on sync success 12 years ago
Sam Bosley 7ad6d441b0 Fixed metadata bugs when creating a new list after becoming unauthorized 12 years ago
Sam Bosley d97f5c2a06 Deleted all the taskrabbit and ideas tab code 12 years ago
Sam Bosley ed28d46293 First draft of keeping tasks assigned to me on the new list after unauthorized 12 years ago
Sam Bosley 8e35f3e8ff Bugfixes to the logic for creating a new list when not authorized 12 years ago
Sam Bosley b29b4f1bbc Need to clear idToNode map when deserializing task order tree, otherwise bugs ensue 12 years ago
Sam Bosley 852087ba74 Bugfix to leaving list option 12 years ago
Sam Bosley 586fc12a5e Adjusted error handling to match the actual format of errors 12 years ago
Sam Bosley 5d7c392d39 First draft of creating new list after unauthorized 12 years ago
Sam Bosley 214e80905c Just need to implement new list logic when list not authorized 12 years ago
Sam Bosley 30eddc9939 Pass error list into sync callbacks 12 years ago
Sam Bosley c5460da0e9 Started implementing ability to report errors to sync callbacks to customize behavior 12 years ago
Sam Bosley 2b70c8f755 Merge branch '130225_sb_facebook_sdk' 12 years ago
Sam Bosley abcfe11096 Fix a handled exception thrown in the new TLM changeshappened logic 12 years ago
Sam Bosley 5d0b349114 Subtasks list fragments should retain position after resuming 12 years ago
Sam Bosley dd4e3d498d Set successful sync after loop initiated from background sync 12 years ago
Sam Bosley e9083f0803 Show which email address a user is logged in as 12 years ago
Sam Bosley ed91f860aa Newly created lists should now show up in their correct location 12 years ago
Sam Bosley ac0df13e37 Fixed a potential null pointer when refreshing comments list 12 years ago
Sam Bosley 8b9536b75e Added some failsafes to hopefully stop sending TLM with no tag or filter ids 12 years ago
Sam Bosley b7a46262f2 Updated Hebrew translations 12 years ago
Sam Bosley 312104dead Fixed several bugs with how tag deleting and renaming from long press work 12 years ago
Sam Bosley b9a768a470 Fixed several cases where logging out would not clear table pushed_at values 12 years ago
Sam Bosley 27ddeb6e23 Don't show deleted comments for tag data either 12 years ago
Sam Bosley 38c4417758 Fixed a bug where deleted comments would still show up 12 years ago
Sam Bosley 7930c169da Fixed bugs with NotificationTests 12 years ago
Sam Bosley c76409364e Log handled sql exceptions in database migrations 12 years ago
Sam Bosley 551474936c Improved the getloc import script, imported all translations 12 years ago
Sam Bosley 0e050909df Fixed database migration to construct new history table 12 years ago
Sam Bosley 45fd4aa20e Columns can't be named 'column'. Beta users will need to reinstall 12 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 12 years ago
Sam Bosley e5269074ca Some enhancements to make sure we don't remove and readd tag members 12 years ago
Sam Bosley 6adbd88998 Enhanced legacy tag members migration to create deleted member links for removed members 12 years ago
Sam Bosley 936e1c924b First pass at improving tag data members migration 12 years ago
Sam Bosley 9e09eb463c Fixed unit test compilation bugs 12 years ago
Sam Bosley a24596a3e2 Fixes a crash when clearing data after logout 12 years ago
Sam Bosley 496caec5b1 Some improvements to how user activity and tag data are migrated when a new user logs in 12 years ago
Sam Bosley b307391d58 Killed dead code 12 years ago
Sam Bosley 70239630cd Made some code cleaner when clearing data after logout 12 years ago
Sam Bosley 008c1b2184 Don't enqueue messages when we shouldn't 12 years ago
Sam Bosley 1826417c77 Improvements to logout logic 12 years ago
Sam Bosley 339093793f Started refactoring to improve logout logic 12 years ago
Sam Bosley d021fa1f30 Fixed autosync implementation for TagViewFragment 12 years ago
Sam Bosley 5d49005d20 Clear pushed_at values when logging in as a new user 12 years ago
Sam Bosley 8d21038848 Fixed a bug where timer notification could get stuck after deleting a new tasl 12 years ago
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