Commit Graph

23 Commits (e6e275834a2266de308fa242fe64f20b0c9bfcc0)

Author SHA1 Message Date
Hady e6e275834a
Tag picker compose (#2849)
TagPickerActivity refactoring to Compose

1. state of the SearchBar moved to the viewModel
2. viewModel used as parameter to @Composables instead of number of separate ones
3. Import of TagPickerActivity is replaced by TagPickerActivityCompose through the project
2 months 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 5f4753da6f Gradle plugin 8.0.0 1 year ago
Alex Baker db82ef7fd6 Accompanist appcompat theme adapter 1 year ago
Alex Baker 9219796c6b Restore trailing icon on tag row 2 years ago
Alex Baker ccaed6ddb4 Add SubtaskRow composable 2 years ago
Alex Baker 00c80337de Move more composable logic 2 years ago
Alex Baker 85b8092982 Move more composable logic 2 years ago
Alex Baker 8c137f6521 TaskEditRow composable with slots 2 years ago
Alex Baker 3a93af4b0a Update collect method 2 years ago
Alex Baker 43e787ad0c Add compose task edit fragment, chip group 2 years ago
Alex Baker 2137bf8004 Convert tag control to compose 2 years ago
Alex Baker 9832eef2c6 Update chips
* Convert to jetpack compose
* Remove filled/outlined option
2 years ago
Alex Baker 968ba7080d Convert some fields to lateinit 2 years ago
Alex Baker 2fc38d0089 Remove ButterKnife 3 years ago
Alex Baker a73b716419 Add TaskEditViewModel 4 years ago
Alex Baker 443ac9e9e5 Remove coroutines from fragment setup 4 years ago
Alex Baker 012663eebe Create views in suspending function 4 years ago
Alex Baker 968ec62acb Make hasChanges and apply suspending 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker cb03e9d1eb Remove Ordering 4 years ago
Alex Baker 47d414f20f Convert task edit screen to kotlin 4 years ago