Commit Graph

1113 Commits (b34c89eeec6e687bde317d9a4d37bdc036c4004f)

Author SHA1 Message Date
Alex Baker b34c89eeec Remove manual sort adapters 9 months ago
Alex Baker 082f741983 Convert Filter to data class 9 months ago
Alex Baker 60784c10b5 Update filter fields 9 months ago
Alex Baker da8467ac56 Remove constructor 9 months ago
Alex Baker 4c25b81a4d Move Parcelable 9 months ago
Alex Baker ee3d3fa4f5 Convert FilterListItem to interface 9 months ago
Alex Baker a32d35720a Refresh after changing sort mode 9 months ago
Alex Baker bf6fe02fe3 Convert FilterListItems to Kotlin 9 months ago
Alex Baker 6664defc16 Minor refactoring 9 months ago
Alex Baker 94b6d7569b Move search to viewmodel 9 months ago
Alex Baker e70f5f3b24 Move query constants 9 months ago
Alex Baker 2bfc46f32b Remove CalendarReminderActivity 9 months ago
Alex Baker 4c61353411 Remove TimerControlSetCallback 9 months ago
Alex Baker f8d3985e97 Add hideKeyboard extension methods 9 months ago
Alex Baker c2a9d21f01 Make review request from edit fragment 9 months ago
Alex Baker 20c81417a0 Handle sort result in task list fragment 9 months ago
Alex Baker 77c86bbfb4 Move sync state to viewmodel 9 months ago
Alex Baker 928ec9f647 Add night mode context extensions 9 months ago
Alex Baker 84ab8d0517 Remove MainActivity.onBackPressed 9 months ago
Alex Baker db66a66578 Move subscription begging to viewmodel 9 months ago
Alex Baker ea8a4b5e2d Remove InjectingAppCompatActivity 9 months ago
Alex Baker 7048f6a965 Fix crash in debug logging 9 months ago
vulewuxe86 113cf6f1b8
#2257 Change priority for selected items (#2452) 9 months ago
Alex Baker 2de5b3c275 Use share text when subject is missing 9 months ago
Alex Baker 573f6b897e Set audio attributes on completion sound 10 months ago
Alex Baker f62de8b7f3 Microsoft recurrence sync
Limit recurrence options for Microsoft tasks
10 months ago
vulewuxe86 3d0cf46f8d
Select the new items after duplication (#2446)
#1201 Select the new items after duplication
10 months ago
Alex Baker 427ee369b4 Fix miscellaneous inspections 11 months ago
Alex Baker 804c0f974a Force a due date for recurring tasks 11 months ago
Alex Baker 7b12e491ad Replace isGoogleTask with accountType 11 months ago
Alex Baker 5308404ed6 Fix some random inspections 11 months ago
Alex Baker a3d86dcb03 Exclude subtasks of hidden tasks from My Tasks 11 months ago
Alex Baker c065525cef Add subtask sort configuration 11 months 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 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 fce12ae4a8 Fix sort by title 1 year ago
Alex Baker 3c87ab4fc1 Fix subtask sort order 1 year ago
Alex Baker 2da4dcd17a Use drawer ordering for 'By list' sort mode 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 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