Commit Graph

734 Commits (83642e25d7668fc3a9474494092bf430b2f52a1c)

Author SHA1 Message Date
Alex Baker 83642e25d7 Improve recursive query performance 5 years ago
Alex Baker ce135dc98c Don't update completion date on subtasks 5 years ago
Alex Baker c91ebff147 Fix subtasks after importing backup file 5 years ago
Alex Baker b5a85e44bb Refactor recursive query to use builder 5 years ago
Alex Baker d701d0a417 Update timer notifications off main thread 5 years ago
Alex Baker 9e7847487a Move missing column hack 5 years ago
Alex Baker a85367ab18 Display caldav and google task subtasks on widget 5 years ago
Alex Baker fcef1cb145 Update version and changelog 5 years ago
Alex Baker aaa82447b0 Reuse recursive query for GtasksFilter 5 years ago
Alex Baker 7bbc9fe279 Tweaking recursive query 5 years ago
Alex Baker aca3a1e933 Display Google Tasks subtasks in all sort modes 5 years ago
Alex Baker 7dada2a044 Exclude deleted tasks when finding children 5 years ago
Alex Baker 15ff2d32c1 Remove position hack expiration 5 years ago
Alex Baker c408eaf541 Add isReverseSort and isManualSort to preferences 5 years ago
Alex Baker dc519a59e5 Move caldav query join 5 years ago
Alex Baker 955c519dd8 Set caldav parent to 0 if remote id not found 5 years ago
Alex Baker 1bfd8e0c47 Load existing caldav subtasks on upgrade 5 years ago
Alex Baker e1efcd3e9c Preserve subtasks when moving from edit screen 5 years ago
Alex Baker 84e954232b Move caldav subtasks 5 years ago
Alex Baker 415ce8030a Add getChildren overload 5 years ago
Alex Baker 48fdba8884 Remove google task children from list of ids 5 years ago
Alex Baker b9a5e1cf02 Exclude moved remote tasks from drawer count 5 years ago
Alex Baker 89eedca7f5 CaldavTaskAdapter requires lollipop 5 years ago
Alex Baker 167a4b91c4 Handle multiple unindents 5 years ago
Alex Baker 12a4ac8c1e Add RequiresApi annotation 5 years ago
Alex Baker 691a6e3931 Update taskIsChild logic 5 years ago
Alex Baker 7c031f1141 Fix caldav subtask animations 5 years ago
Alex Baker 40b952408d Caldav subtasks requires lollipop 5 years ago
Alex Baker e44e6ce2c4 Remove caldav child count 5 years ago
Alex Baker 28d00d1a74 Remove onCompletedTask from CaldavTaskAdapter 5 years ago
Chris Heywood 48680983c2 Initial WIP commit for CalDAV subtasks support (refs #552) 5 years ago
Alex Baker 7b2334e8a3 Add TaskCompleter 5 years ago
Alex Baker c5e4825822 Remove TOGGLE_STATE from CompleteTaskReceiver 5 years ago
Chris Heywood 05f385db7d Synchronize RELATED_TO field 5 years ago
Chris Heywood e68b49942a Recursively delete caldav children 5 years ago
Chris Heywood 2081264a0a Add cd_parent and cd_remote_parent to CaldavTask 5 years ago
Alex Baker cb5d778a4c Don't include hidden tasks when fetching positions 5 years ago
Alex Baker 74eb59a36e Don't delete recurring tasks completed remotely 5 years ago
Alex Baker cc097843bc Delete GtasksTaskContainer 5 years ago
Alex Baker 4c7440afe4 Fix '0 tasks' notification 5 years ago
Alex Baker 66c7cd7853 Reduce max notifications from 40 to 21
Android 10 reduced the limit from 50 to 25
5 years ago
Alex Baker 510f1b187c Fix bug forcing new tasks to top 5 years ago
Chris Heywood c46b0d011e Resolve problem with bad values in modified and deleted fields.
Can result in deletion not functioning properly from task list.
5 years ago
Alex Baker 19b7042469 Add background location permission 5 years ago
Alex Baker b21a8f5f88 Set CalDAV due date to UTC 5 years ago
Alex Baker e92bc29cfb Fix "IS NOT NULL" 5 years ago
Alex Baker 4ad1cc87d6 Request nextPageToken when fetching positions 5 years ago
Alex Baker 6e95a809d0 Catch HttpNotFoundException 5 years ago
Alex Baker 674b828212 Check for empty vtodo on upgrade 5 years ago
Alex Baker d44355927e Update CREATOR modifiers and return types 5 years ago