Commit Graph

194 Commits (b34c89eeec6e687bde317d9a4d37bdc036c4004f)

Author SHA1 Message Date
Alex Baker b34c89eeec Remove manual sort adapters 9 months ago
Alex Baker 60784c10b5 Update filter fields 9 months ago
Alex Baker ee3d3fa4f5 Convert FilterListItem to interface 9 months ago
Alex Baker 427ee369b4 Fix miscellaneous inspections 11 months ago
Alex Baker 7b12e491ad Replace isGoogleTask with accountType 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 251edd39ed Fix task order shifting 1 year ago
Alex Baker a8d62b6632 Convert TaskContainer to Kotlin 1 year ago
Alex Baker c303ce32ab Change lists with drag and drop 1 year ago
Alex Baker 3131c56651 Code review 1 year ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 1 year ago
Alex Baker f6ca98e096 Remove SubsetCaldav 1 year ago
Alex Baker ac62b4f385 Move cd_order to task table 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 1 year ago
Alex Baker 532fea0d29 Replace FilterSelectionActivity
* Add FilterPicker DialogFragment
* Add FilterPicker compose component
* Rename FilterSelectionActivity to WidgetFilterSelectionActivity
2 years ago
Alex Baker 9a33f54202 Add navigation drawer view model 2 years ago
Alex Baker 6f73765fd2 Per-app language configuration 2 years ago
Alex Baker 95b34d2a21 Collapse completed section by default 2 years ago
Alex Baker 6fa9901b18 Fix chevron directions 2 years ago
Alex Baker 08ff146320 Update drawer headers
* Move chevron to end
* Animate chevron
* 'Add' button replaces 'Create new ...' rows
2 years ago
Alex Baker a0ecff9a3d Replace flow with channel 3 years ago
Alex Baker f906b57d4e Remove native EteSync v1 support
EteSync v1 accounts can still be used with the EteSync app
3 years ago
Alex Baker fe5f6b4e35 Use coroutines for drag and drop differ 3 years ago
Alex Baker a86e757d0e Remove background sync for legacy EteSync v1 accts 3 years ago
Alex Baker 2fc38d0089 Remove ButterKnife 3 years ago
Alex Baker fbf817635d Show single person when shared with one user 3 years ago
Alex Baker b81acb70ca Add share indicator to navigation drawer 3 years ago
Alex Baker 4ffb122cb1 Add persistent EteSync v1 deprecation warning 3 years ago
Alex Baker 64e845a6fe Move sync accounts to top level prefs menu
Remove synchronization submenu
3 years ago
Alex Baker c31b698944 Rename hasHideUntilDate to hasStartDate 3 years ago
Alex Baker dbf4d6fdf7 Add sort 'By start date' 3 years ago
mhmdanas d318cf8b10 Call directly instead of invoke when possible 4 years ago
Alex Baker 6fe02f6a99 New Tasks account settings preference 4 years ago
Alex Baker f8d6914d37 Convert Inventory to Kotlin 4 years ago
Alex Baker bb5f3bc23a Flip expand/collapse indicators 4 years ago
Alex Baker 754b6c7e8c Ensure DragAndDropDiffer works sequentially 4 years ago
Alex Baker 97264545d8 Fix due time when rescheduling via drag and drop 4 years ago
Alex Baker 8710dab252 Use non-blocking daos for collapsing filter groups 4 years ago
Alex Baker f8c06fdc07 Use coroutines in task adapters 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker 9bf15c1490 Restore and rename ForActivity and ForApplication 4 years ago
Alex Baker 999e5aab7a Remove @ForApplication annotation 4 years ago
Alex Baker 745c17fbc5 Drag and drop to rearrange drawer 4 years ago
Alex Baker 9b724ad2c5 Add ActionViewHolder for navigation drawer 4 years ago
Alex Baker efa663f444 Add SeparatorViewHolder 4 years ago