Commit Graph

5117 Commits (79313d1b0d550cbfffe6cf4d98f665bb089f6dfa)
 

Author SHA1 Message Date
Sam Bosley c1fadbc430 Added a unit test for ConstructOutstandingTableFromMasterTable 12 years ago
Sam Bosley 27879460ff Added a helper class to construct outstanding tables from master tables after login 12 years ago
Sam Bosley d145a7ad18 In migration, only create oustanding entries if logged in 12 years ago
Sam Bosley ebe269b117 Set the outstanding entry flag in the new sync tests so that they still work 12 years ago
Sam Bosley f770046989 Set a 'record outstanding entry' flag based on user logged in state so we don't have to record outstanding entries when a user isn't logged in 12 years ago
Sam Bosley 6dded6fb06 In subtasks mode, new tasks should be added at the top of the list like on the web 12 years ago
Sam Bosley 7a655f04bb All TLM entries created on migration should be synced, since we will need to get real UUIDs for them and/or create them at some point 12 years ago
Sam Bosley 8baa2ce54a Fix for setting the correct assigned index in EditPeopleControlSet 12 years ago
Sam Bosley 20c94fe178 Fixed several places where missing properties needed to be read or were the wrong type 12 years ago
Sam Bosley ed6d4fc852 Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync 12 years ago
Sam Bosley 78869c93d9 Back button should save tag changes instead of canceling 12 years ago
Sam Bosley cca5ecfe0f Fixed a bug affecting display of manual order in widgets 12 years ago
Sam Bosley 4a510f858f Fixed an equality check in EditPeopleControlSet, removed dead code 12 years ago
Sam Bosley fbdb85c337 Fixed a couple things from the merge in the previous commit 12 years ago
Sam Bosley 802627db14 Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync 12 years ago
Sam Bosley 8c9a37bd99 Validate tag data/id when initializing widget filters in case of name change 12 years ago
Sam Bosley a2fe083f0f Deprecated tag ordering property, fixed references to it in widgets to look for TLM instead 12 years ago
Sam Bosley 21e4035ce8 Fixed a bug in TitleParserTest 12 years ago
Sam Bosley 76c509d932 Stupid typo causing all my problems 12 years ago
Sam Bosley 23232c50e6 Add a few places where google tasks needs the astrid uuid to save 12 years ago
Sam Bosley 47b8fa96b4 First draft at what a Gtasks import might look like 12 years ago
Sam Bosley 6524d1b0a0 Moved SyncMetadataService to the main astrid project to remove more references to the api daos 12 years ago
Sam Bosley 976d1d3a78 Removed several references in the astrid project to the ApiDaos 12 years ago
Sam Bosley 81c3855ce7 Move the static initialization of the dependency injector in SqlContentProvider to hopefully fix a bug where it would be called at a weird time 12 years ago
Sam Bosley a9e310a6ad Fixed a minor bug where wrong property was being used for task comments pushed at value 12 years ago
Sam Bosley ddc9622ffe Implemented finer grained queries now supported by new sync api 12 years ago
Sam Bosley 00f9747e8d Slightly improved logging for sync 12 years ago
Sam Bosley 4368daf4b2 Capitalize tag names by default 12 years ago
Sam Bosley 9eebd1bdab Need default values for user first and last name 12 years ago
Sam Bosley 4de130b8fe Fixed a crash affecting tablets 12 years ago
Sam Bosley 5d963bc441 New history types 12 years ago
Sam Bosley d1b0b66de7 Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync 12 years ago
Sam Bosley 96594f07e1 Fixed a bug introduced in dd6a3fa where people and featured list adapters wouldn't be populated 12 years ago
Sam Bosley cf9740ecf2 Better crash suppression with swipe between on 12 years ago
Sam Bosley 37f78785d3 Don't want to always repopulate the queue from the outstanding tables, but allow other parts of the app to explicitly ask for it 12 years ago
Sam Bosley aa7efd7d0b Fixed a bug where subtasks data wouldn't be loaded correctly in tag views 12 years ago
Sam Bosley fd2474710e Fixed history display bug 12 years ago
Sam Bosley bb2e3beae1 Fixed some history display bugs 12 years ago
Sam Bosley c247a5aedc Fixed a bug when fetching history for tasks 12 years ago
Sam Bosley 392d12542f Don't need to refresh tag data after history fetch 12 years ago
Sam Bosley 92fd2436cf Killed a bunch of dead code 12 years ago
Sam Bosley 0e42f0c61f Tombstone tag metadata when list deleted during sync 12 years ago
Sam Bosley 336f01889c Should always try and repopulate the sync queue from the outstanding tables on each loop (to pickup changes made offline) 12 years ago
Sam Bosley bce856c94c Retry bitmap encode with more compression if out of memory errors occur 12 years ago
Sam Bosley e69a6b8825 Suppress a crash that can occur with swipe between lists turned on 12 years ago
Sam Bosley 01858ac016 Sanitize sqlite IN statements, use single quotes 12 years ago
Sam Bosley 39216200cc Improved default refresh in sync loop logic 12 years ago
Sam Bosley c026b0f8d6 Fixed a bug that could mess up order hierarchy when deleting tasks 12 years ago
Sam Bosley c1579a5208 Fixed tag list ordering to ignore case 12 years ago
Sam Bosley adcf8cce74 Implemented delayed pushing for task list ordering 12 years ago