Commit Graph

757 Commits (7ae9605e13aec4cf403a43c866fa824d70d59fbd)

Author SHA1 Message Date
Alex Baker 7ae9605e13 Update dav4jvm and ical4android
* Replace submodules with jitpack
* Use new RelatedTo field
5 years ago
Alex Baker a3f504d410 Room 2.2.2 5 years ago
Alex Baker 292fda689f Check if getAccessToken returned null 5 years ago
Alex Baker c2e6a75b19 Use table join for notification filter 5 years ago
Alex Baker 9fd7c30635 Print human readable durations 5 years ago
Alex Baker 4ef56a34df Check for subtasks before using recursive query 5 years ago
Alex Baker 777980cb71 Use postValue instead of setValue 5 years ago
Alex Baker 82bf41c2de Hide remote list chip on subtasks 5 years ago
Alex Baker f8518742f8 Subtasks everywhere 5 years ago
Alex Baker d34780d770 Clean up query builder 5 years ago
Alex Baker 951b8b8d81 Index recursive tasks temp table 5 years ago
Alex Baker 3730500d25 Add active_and_visible index on tasks 5 years ago
Alex Baker f027836c0c Time queries 5 years ago
Chris Heywood 94f9309c0b Add an option to not temporarily show tasks after completion #678 5 years ago
Alex Baker 21d518a94f Select subtask info into temporary table 5 years ago
Alex Baker 73f01fb08b Remove paging library 5 years ago
Alex Baker f99a3fab11 Truncate google task titles and descriptions
Google returns HTTP 400 if limits are exceeded
5 years ago
Alex Baker fb72a4d29b Save remote google tasks with title or description 5 years ago
Alex Baker 95f36a6d47 Add caldav acct pref to suppress repeating tasks 5 years ago
Alex Baker 54318c8f69 Fix TRANS_SUPPRESS_REFRESH 5 years ago
Alex Baker b10587662d Set DtStart on recurring tasks 5 years ago
Alex Baker 5cb3ae2747 Display caldav exceptions 5 years ago
Alex Baker 9dc0e74401 Batch CalDAV query 5 years ago
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