Commit Graph

303 Commits (97a3f074d03a4d117cdeb7d7a6e628d4d28e622b)

Author SHA1 Message Date
Alex Baker 55adbc2025 Reorganized data module 2 months ago
Alex Baker 06c4255886 Remove androidx.core from data module 2 months ago
Alex Baker c3fc9a57cc Replace now with currentTimeMillis 2 months ago
Alex Baker 6e14d07d0c Move Room to data module 2 months ago
Alex Baker c9fc02a42e Enable room kotlin codegen 2 months ago
Alex Baker e1ef924909 Revert "Load initial data in task edit view model"
This reverts commit b2efb42d55.
2 months ago
Alex Baker 3cd0295b71 Refactor notification scheduling
* Remove foreground service
* Use expedited work to trigger notifications
* Remove miscellaneous notification channel
2 months ago
Alex Baker b2efb42d55 Load initial data in task edit view model 3 months ago
Alex Baker 157668e35a Fix tests 4 months ago
Alex Baker e9afacb595 Include hidden subtasks when clearing completed 5 months ago
Alex Baker cf182aceab Display number of tasks to be cleared 5 months ago
Alex Baker db889d233a Remove AfterSaveWork 5 months ago
Alex Baker 6c031925ba Replace some setter usage with constructors 7 months ago
Alex Baker d0360a4862 Revert "Update timestamp on edits"
This reverts commit b477623524.
7 months ago
Alex Baker b477623524 Update timestamp on edits
Fix bugs introduced by 775289b05
8 months ago
Alex Baker ee500c24b1
Convert filters to data classes (#2569) 8 months ago
Alex Baker a45959052b Make CaldavTask.task immutable 1 year ago
Alex Baker e1aed0f1af Make CaldavTask.id immutable 1 year ago
Alex Baker 52d664856d Convert CaldavTask to data class 1 year ago
Alex Baker 53738031d1 Change CaldavTask to val 1 year ago
Alex Baker 08ae11046a Fix tests 1 year ago
Alex Baker 686a36ecbd Fix tests 1 year ago
Alex Baker 013f43ca34 Fix tests 1 year ago
Alex Baker b1b85444bd Fix backup cleanup regex 1 year ago
Alex Baker 120eb4dd30 Fix tests 1 year ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 1 year ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 1 year ago
Alex Baker 71f22dd05d Read-only support 2 years ago
Alex Baker 644eda1eef Fix tests 2 years ago
Alex Baker 9ed8486cfc Convert CaldavCalendar to data class 2 years ago
Alex Baker ff48aa18c2 Add 'More options' experiment
The 'More options' button gets missed by a lot of users
2 years ago
Alex Baker 980ee440d5 Create link to shared test files 2 years ago
Alex Baker 23bd8ba914 Fix tests 2 years ago
Alex Baker bf829727ff Check if original attachments are initialized 2 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
2 years ago
Alex Baker e450e262a5 Fix tests 2 years ago
Alex Baker 08069d0a3d Convert StartDateControlSet to compose 2 years ago
Alex Baker 91cb5a158b Fix tests 2 years ago
Alex Baker 6f73765fd2 Per-app language configuration 2 years ago
Alex Baker ba87311759 Priority control set preview 2 years ago
Alex Baker 1de4b220c3 Fix tests 2 years ago
Alex Baker 323fa0eb8a Remove unused database columns 2 years ago
Alex Baker 1154ba4be4 Store icalendar data on disk 2 years ago
Alex Baker cb834a9818 Convert random and snooze reminders to alarms
Display snooze time in edit screen
2 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 2 years ago
Alex Baker 985cdc47ce Fix test compile 2 years ago
Alex Baker d2dddb9dbc Fix repeat rule tests 2 years ago
Alex Baker 47f920e32a Use third-party app for recording audio notes 3 years ago