Commit Graph

2324 Commits (049f995e9665cc8fbec8ff24073157cf92a4e1fb)

Author SHA1 Message Date
Alex Baker f697015d7f Update sort menu design 1 year ago
Alex Baker b977f01402 Push changes after updating google task lists 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 b0bb58bb4c Convert TaskListViewModel to flow 1 year ago
Alex Baker 6ef2f4a989 Change default sort ordering value 1 year ago
Alex Baker 09a1e5bc4f Fix widget list chip for google task lists 1 year ago
Alex Baker f5ab0e6f56 Sorting updates
* Make contents scrollable
* Use fixed value for 'no date' sorting
* Completion sort defaults to descending
* Show error if 'My order' is not supported
1 year ago
Alex Baker 48e73b4bb3 Sort options for completed tasks 1 year ago
Alex Baker d4192803f8 Use recursive queries if filter can be sorted 1 year ago
Alex Baker 7945160536 Separate group and sort configurations 1 year ago
Alex Baker ac9e782527 Fix crash on default Google Task list migration 1 year ago
Alex Baker 02958e46e6 Fix duplicated subtasks 1 year ago
Alex Baker fce12ae4a8 Fix sort by title 1 year ago
Alex Baker fc3dc96ade Fix widget sort by list description 1 year ago
Alex Baker 4882570b3c Ignore invalid request when deleting google tasks 1 year ago
Alex Baker 3c87ab4fc1 Fix subtask sort order 1 year ago
Alex Baker 1562c1315c Check for remote ID before deleting Google Task 1 year ago
Alex Baker ac0fbccb54 Fix tag chips 1 year ago
Alex Baker 3555c11b33 Move task after saving changes 1 year ago
Alex Baker a7662d9cb6 Don't show list chips for google task lists 1 year ago
Alex Baker 2da4dcd17a Use drawer ordering for 'By list' sort mode 1 year ago
Alex Baker 1d58292a07 Separate cookie jars by username 1 year ago
Alex Baker e05874d36a Revert "Accompanist appcompat theme adapter"
This reverts commit db82ef7fd6.

accompanist theme adapter doesn't support translucent backgrounds like
the wallpaper theme
1 year ago
Alex Baker 99243e5751 Migrate Google Task default lists 1 year ago
Alex Baker 585f12d2f9 Disable persistent reminders on Android 14+ 1 year ago
Alex Baker 57c4018e37 Update filters when restoring backup 1 year ago
Alex Baker 067317b5a0 Migrate google task filters 1 year ago
Alex Baker ad3c35bc5d Comment bar hidden by default 1 year ago
Alex Baker 251edd39ed Fix task order shifting 1 year ago
Alex Baker 114ec3f03b Convert Task to data class 1 year ago
Alex Baker f72860cef1 Remove unused constructors 1 year ago
Alex Baker 686a36ecbd Fix tests 1 year ago
Alex Baker a8d62b6632 Convert TaskContainer to Kotlin 1 year ago
Alex Baker 19b2551f54 Prevent infinite recursion 1 year ago
Alex Baker c303ce32ab Change lists with drag and drop 1 year ago
Alex Baker f18a646d09 Convert list joins to inner 1 year ago
Alex Baker cfa46c7e24 Remove paging 1 year ago
Alex Baker 1d6d8e87d1 Fix some chip issues caused by sorting 1 year ago
Alex Baker 18242e5284 Add sort by list 1 year ago
Alex Baker a739b21f0f Don't always add reminders to new incoming tasks
* Don't add reminders on initial sync
* Don't add reminders for tasks created by clients with alarm support
1 year ago
Alex Baker 47f4ae8dde Refactor recursive queries 1 year ago
Alex Baker 2848bd4f53 Add kotlin-parcelize 1 year ago
Alex Baker 5f4753da6f Gradle plugin 8.0.0 1 year ago
Alex Baker e41b9561dc Convert Place to data class 1 year ago
Alex Baker 2c697fd5b9 Convert Geofence to data class 1 year ago
Alex Baker 4121163008 Non-transitive R classes 1 year ago
Alex Baker e37497b77f Fix some recomposition issues on chips 1 year ago