Commit Graph

204 Commits (427ee369b4757b3f234c31c3f33323ab313262c4)

Author SHA1 Message Date
Alex Baker 427ee369b4 Fix miscellaneous inspections 11 months ago
Alex Baker 5308404ed6 Fix some random inspections 11 months ago
Alex Baker c065525cef Add subtask sort configuration 11 months ago
Alex Baker 7945160536 Separate group and sort configurations 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 a8d62b6632 Convert TaskContainer to Kotlin 1 year ago
Alex Baker 19b2551f54 Prevent infinite recursion 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 4121163008 Non-transitive R classes 1 year ago
Alex Baker e37497b77f Fix some recomposition issues on chips 1 year ago
Alex Baker db82ef7fd6 Accompanist appcompat theme adapter 1 year ago
Alex Baker 22de530590 Ran silent code cleanup 2 years ago
Alex Baker 85b8092982 Move more composable logic 2 years ago
Alex Baker b4c3bec3ab Convert subtask control set to compose 2 years ago
Alex Baker fcda6efe0c Fix task list chip group bottom padding 2 years ago
Alex Baker 43e787ad0c Add compose task edit fragment, chip group 2 years ago
Alex Baker 9832eef2c6 Update chips
* Convert to jetpack compose
* Remove filled/outlined option
2 years ago
Alex Baker 90ca4beb63 Add option to disable completed at bottom 2 years ago
Alex Baker 95b34d2a21 Collapse completed section by default 2 years ago
Alex Baker 0b9f844907 Fix completed group for smart and title sort 2 years ago
Alex Baker fdde6c0313 Fix completed task group header 2 years ago
Alex Baker ef62a946c6 Sort completed tasks at bottom 2 years ago
Alex Baker 6fa9901b18 Fix chevron directions 2 years ago
Alex Baker cbd7b75cc0 Overdue section is not red 2 years ago
Alex Baker 58a2b16662 Group overdue tasks together 2 years ago
Alex Baker 45b0801158 Animate sort group chevrons 2 years ago
Alex Baker 28f45b05ac Bottom app bar 2 years ago
Alex Baker a0ecff9a3d Replace flow with channel 3 years ago
Alex Baker fe5f6b4e35 Use coroutines for drag and drop differ 3 years ago
Alex Baker 0e932bea8f Ignore link click during multiselect 3 years ago
Alex Baker 430dc04747 Add MarkdownProvider
Render markdown for widget and notifications
3 years ago
Alex Baker 1a04be6afd Fix linkify preference when Markdown enabled 3 years ago
Alex Baker c4e98052de Add markdown support 3 years ago
Alex Baker 2fc38d0089 Remove ButterKnife 3 years ago
Alex Baker add419cb46 Fix widget header text color 3 years ago
Alex Baker dfe621d10a Improve widget sort header when width constrained 3 years ago
Alex Baker af2894f8f4 Add string and color helpers to AdapterSection 3 years ago
Alex Baker 1b7a7e502f Force refresh when switching due <-> start sort 3 years ago
Alex Baker dbf4d6fdf7 Add sort 'By start date' 3 years ago
Alex Baker 8cb71ac2f1 Show start dates as chips 3 years ago
mhmdanas d318cf8b10 Call directly instead of invoke when possible 4 years ago
mhmdanas 96315daa9e Miscellaneous improvements 4 years ago
Alex Baker 930be1f249 Full date updates
* Move preference to 'Date and time' screen
* Show full dates in widget
* Show full dates in deadline control set
4 years ago
T0M0F b6059e509d Add option to always display full date
Closes #1156
4 years ago
Alex Baker a71aa2b22c Fix due time display issues
* Fix due date and time on recently modified
* Fix due date for subtasks
4 years ago
Alex Baker 6a5b8d53bd Add Long.startOfDay() extension method 4 years ago
Alex Baker 0f5d25dbf4 Remove defunct collapsed widget header values 4 years ago
Alex Baker 339b4661c7 SectionedDataSource.getItem can return null 4 years ago