Commit Graph

303 Commits (97a3f074d03a4d117cdeb7d7a6e628d4d28e622b)

Author SHA1 Message Date
Alex Baker 55adbc2025 Reorganized data module 6 months ago
Alex Baker 06c4255886 Remove androidx.core from data module 6 months ago
Alex Baker c3fc9a57cc Replace now with currentTimeMillis 6 months ago
Alex Baker 6e14d07d0c Move Room to data module 6 months ago
Alex Baker c9fc02a42e Enable room kotlin codegen 6 months ago
Alex Baker e1ef924909 Revert "Load initial data in task edit view model"
This reverts commit b2efb42d55.
6 months ago
Alex Baker 3cd0295b71 Refactor notification scheduling
* Remove foreground service
* Use expedited work to trigger notifications
* Remove miscellaneous notification channel
6 months ago
Alex Baker b2efb42d55 Load initial data in task edit view model 8 months ago
Alex Baker 157668e35a Fix tests 8 months ago
Alex Baker e9afacb595 Include hidden subtasks when clearing completed 10 months ago
Alex Baker cf182aceab Display number of tasks to be cleared 10 months ago
Alex Baker db889d233a Remove AfterSaveWork 10 months ago
Alex Baker 6c031925ba Replace some setter usage with constructors 12 months ago
Alex Baker d0360a4862 Revert "Update timestamp on edits"
This reverts commit b477623524.
12 months ago
Alex Baker b477623524 Update timestamp on edits
Fix bugs introduced by 775289b05
1 year ago
Alex Baker ee500c24b1
Convert filters to data classes (#2569) 1 year 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 2 years ago
Alex Baker 013f43ca34 Fix tests 2 years ago
Alex Baker b1b85444bd Fix backup cleanup regex 2 years ago
Alex Baker 120eb4dd30 Fix tests 2 years ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 2 years ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 2 years ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 2 years ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 2 years 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 3 years ago
Alex Baker 323fa0eb8a Remove unused database columns 3 years ago
Alex Baker 1154ba4be4 Store icalendar data on disk 3 years ago
Alex Baker cb834a9818 Convert random and snooze reminders to alarms
Display snooze time in edit screen
3 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 3 years ago
Alex Baker 985cdc47ce Fix test compile 3 years ago
Alex Baker d2dddb9dbc Fix repeat rule tests 3 years ago
Alex Baker 47f920e32a Use third-party app for recording audio notes 3 years ago