Commit Graph

2178 Commits (8bdcb8ef0fecdf81970b4733530cd417f4f60384)

Author SHA1 Message Date
Sam Bosley cae8c4eb35 Delete all rmilk sources 13 years ago
Sam Bosley 3622ae6bc1 Removed all producteev source files 13 years ago
Sam Bosley 8d298dda58 Merge remote-tracking branch 'upstream/master' into 130221_sb_gtasks_new_sync 13 years ago
Sam Bosley c979e1c2c1 Fixed some ui bugs when renaming a list 13 years ago
Sam Bosley 2f2f96c3b1 Improvements to tag uuid matching 13 years ago
Sam Bosley e86f1a7681 Rewrote TagService.rename to use uuids 13 years ago
Sam Bosley 5a139463ae Removed some references to getTag (which is renamed to getTagByName) 13 years ago
Sam Bosley f10b3acc31 Better handling of deleting tags--use uuids only instead of names 13 years ago
Sam Bosley 918e533ead Fixed a stupid bug when checking tag membership 13 years ago
Sam Bosley e2dac89c37 Fixed some behavior with how tag data is loaded from filter--always use the uuid when possible 13 years ago
Sam Bosley 51e9762022 Fixed a bug where list members view wouldn't always refresh after leaving tag settings 13 years ago
Sam Bosley 345673d40d Fixed some sync bugs when cloning featured lists 13 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 13 years ago
Sam Bosley 20c94fe178 Fixed several places where missing properties needed to be read or were the wrong type 13 years ago
Sam Bosley fbdb85c337 Fixed a couple things from the merge in the previous commit 13 years ago
Sam Bosley 802627db14 Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync 13 years ago
Sam Bosley 8c9a37bd99 Validate tag data/id when initializing widget filters in case of name change 13 years ago
Sam Bosley 23232c50e6 Add a few places where google tasks needs the astrid uuid to save 13 years ago
Sam Bosley 6524d1b0a0 Moved SyncMetadataService to the main astrid project to remove more references to the api daos 13 years ago
Sam Bosley 976d1d3a78 Removed several references in the astrid project to the ApiDaos 13 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 13 years ago
Sam Bosley ddc9622ffe Implemented finer grained queries now supported by new sync api 13 years ago
Sam Bosley 4de130b8fe Fixed a crash affecting tablets 13 years ago
Sam Bosley 5d963bc441 New history types 13 years ago
Sam Bosley d1b0b66de7 Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync 13 years ago
Sam Bosley 96594f07e1 Fixed a bug introduced in dd6a3fa where people and featured list adapters wouldn't be populated 13 years ago
Sam Bosley aa7efd7d0b Fixed a bug where subtasks data wouldn't be loaded correctly in tag views 13 years ago
Sam Bosley fd2474710e Fixed history display bug 13 years ago
Sam Bosley bb2e3beae1 Fixed some history display bugs 13 years ago
Sam Bosley 92fd2436cf Killed a bunch of dead code 13 years ago
Sam Bosley c026b0f8d6 Fixed a bug that could mess up order hierarchy when deleting tasks 13 years ago
Sam Bosley 565e4adf54 Refactored checking of empty task ids array into helper method 13 years ago
Sam Bosley 3f84d69e7a Don't record an outstanding entry for an empty task_ids array 13 years ago
Sam Bosley 1be7b9e449 Some changes to make it easier to control which properties should have outstanding entries recorded 13 years ago
Sam Bosley b148966d7c Started working on making sync of manual ordering work 13 years ago
Sam Bosley e561cba563 Removed the share with friends entry from the beast mode list, since it doesn't exist anymore 13 years ago
Sam Bosley 9a4cf7ff60 Try and fill in the starting order for the active tasks and today filters if none exists 13 years ago
Sam Bosley f40b3ed5d3 Fixed a null pointer exception when completing parent task with children 13 years ago
Sam Bosley ef2bc10379 Fixed several type errors in subtasks code 13 years ago
Sam Bosley 841c5b178f Convert subtasks to use uuids instead of ids 13 years ago
Sam Bosley c7e0b81dd7 Some fixes to handling of task list metadata 13 years ago
Sam Bosley 8717d6c8b7 Removed several references to tag_ordering and replaced with tasklistmetadata 13 years ago
Sam Bosley fa3bbf3445 Boilerplate for TaskListMetadata 13 years ago
Sam Bosley 304fc1eb1a Fixed some issues with the files quick action 13 years ago
Sam Bosley 58c862103d Removed an unused field 13 years ago
Sam Bosley 416d6076de Deprecated emergent tags, delete them from the database on migration 13 years ago
Sam Bosley a53474844c Fixed the task attachment join in the task adapter 13 years ago
Sam Bosley 551df209cb Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync 13 years ago
Sam Bosley dd6a3fa98c Directly populate filters on demand using the same logic as the old BladeFilterReceiver. Fixes bugs where there could be long delays in populating the list of lists 13 years ago
Sam Bosley 4bde104157 Make sure google auth token is valid before using it 13 years ago