Commit Graph

315 Commits (d9293c72624608c4f3aade187298ad080a4a73e9)

Author SHA1 Message Date
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
Alex Baker 9ed8486cfc Convert CaldavCalendar to data class 3 years ago
Alex Baker ff48aa18c2 Add 'More options' experiment
The 'More options' button gets missed by a lot of users
3 years ago
Alex Baker 980ee440d5 Create link to shared test files 3 years ago
Alex Baker 23bd8ba914 Fix tests 3 years ago
Alex Baker bf829727ff Check if original attachments are initialized 3 years ago
Alex Baker 2ac6c2413b Attachment changes
* Add attachment table to map attachment to file
* Convert TaskAttachment to immutable data class
* Copy attachments when duplicating tasks
3 years ago
Alex Baker e450e262a5 Fix tests 3 years ago