Commit Graph

322 Commits (7eb95f6bc4fff264173cf89d31c53b5158e9eed1)

Author SHA1 Message Date
Alex Baker 865cec7220 Move DateUtilities to kmp 1 year ago
Alex Baker ca5b7daa36 Fix tests 1 year ago
Alex Baker 95bc9aa6f2 Move built-in filters to kmp 1 year ago
Alex Baker 87ae179efc Fix tests 2 years ago
Alex Baker 79ebc9a2c7 Move query builders to kmp 2 years ago
Alex Baker 285b0a9486 Add support for Managed DAVx5 2 years ago
Alex Baker 17af8ab373 Move some more filters to kmp 2 years ago
Alex Baker d9293c7262 Move some filters to kmp 2 years ago
Alex Baker bbaaf27386 Move filters to multiplatform library 2 years ago
Alex Baker b918e87e05 Prevent firing notifications one minute early 2 years ago
Alex Baker c4e25b8b15 Fix tests 2 years ago
Alex Baker a2572e2dee Remove CaldavCalendarMaker 2 years ago
Alex Baker 64e05c9f8f Convert Tag to data class 2 years ago
Alex Baker ad833b5f49 Convert TagData to data class 2 years ago
Alex Baker c82dfc7d39 Fix test? 2 years ago
Alex Baker 8607f9556a Fix test 2 years ago
Alex Baker 74fca07c1b Make alarm immutable 2 years ago
Alex Baker 5bd0cef42e Remove extra alarm constructor 2 years ago
Alex Baker 4c245edbb4 Fix snooze causing duplicate notifications 2 years ago
Alex Baker 55adbc2025 Reorganized data module 2 years ago
Alex Baker 06c4255886 Remove androidx.core from data module 2 years ago
Alex Baker c3fc9a57cc Replace now with currentTimeMillis 2 years ago
Alex Baker 6e14d07d0c Move Room to data module 2 years ago
Alex Baker c9fc02a42e Enable room kotlin codegen 2 years ago
Alex Baker e1ef924909 Revert "Load initial data in task edit view model"
This reverts commit b2efb42d55.
2 years ago
Alex Baker 3cd0295b71 Refactor notification scheduling
* Remove foreground service
* Use expedited work to trigger notifications
* Remove miscellaneous notification channel
2 years ago
Alex Baker b2efb42d55 Load initial data in task edit view model 2 years ago
Alex Baker 157668e35a Fix tests 2 years ago
Alex Baker e9afacb595 Include hidden subtasks when clearing completed 2 years ago
Alex Baker cf182aceab Display number of tasks to be cleared 2 years ago
Alex Baker db889d233a Remove AfterSaveWork 2 years ago
Alex Baker 6c031925ba Replace some setter usage with constructors 2 years ago
Alex Baker d0360a4862 Revert "Update timestamp on edits"
This reverts commit b477623524.
2 years ago
Alex Baker b477623524 Update timestamp on edits
Fix bugs introduced by 775289b05
2 years ago
Alex Baker ee500c24b1
Convert filters to data classes (#2569) 2 years ago
Alex Baker a45959052b Make CaldavTask.task immutable 3 years ago
Alex Baker e1aed0f1af Make CaldavTask.id immutable 3 years ago
Alex Baker 52d664856d Convert CaldavTask to data class 3 years ago
Alex Baker 53738031d1 Change CaldavTask to val 3 years ago
Alex Baker 08ae11046a Fix tests 3 years ago
Alex Baker 686a36ecbd Fix tests 3 years ago
Alex Baker 013f43ca34 Fix tests 3 years ago
Alex Baker b1b85444bd Fix backup cleanup regex 3 years ago
Alex Baker 120eb4dd30 Fix tests 3 years ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 3 years ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 3 years ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 3 years ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 3 years ago
Alex Baker 71f22dd05d Read-only support 3 years ago
Alex Baker 644eda1eef Fix tests 3 years ago