Commit Graph

45 Commits (72bfda92241fe7ff814de5f88579fcc688d5ad11)

Author SHA1 Message Date
Alex Baker 72bfda9224 Fix subtasks row for new tasks 2 months ago
Alex Baker bde1356e7f Add task to MainActivityViewModel state 6 months ago
Alex Baker ee500c24b1
Convert filters to data classes (#2569) 8 months ago
Alex Baker db66a66578 Move subscription begging to viewmodel 8 months ago
Alex Baker 427ee369b4 Fix miscellaneous inspections 10 months ago
Alex Baker b0bb58bb4c Convert TaskListViewModel to flow 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 114ec3f03b Convert Task to data class 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 3131c56651 Code review 1 year ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker eabe2b37ee Refresh subtasks in task edit fragment 2 years ago
Alex Baker ccaed6ddb4 Add SubtaskRow composable 2 years ago
Alex Baker 00c80337de Move more composable logic 2 years ago
Alex Baker b13db7d23a Fix new subtask text color 2 years ago
Alex Baker b6efff59b4 CheckBox and SubtaskChip composables 2 years ago
Alex Baker d48d457a3d Update priority row colors 2 years ago
Alex Baker 5e607f73a3 Create separate view fragment 2 years ago
Alex Baker b4c3bec3ab Convert subtask control set to compose 2 years ago
Alex Baker 6f73765fd2 Per-app language configuration 2 years ago
Alex Baker 543e169e33 Use selected list state in subtasks control set 2 years ago
Alex Baker 9832eef2c6 Update chips
* Convert to jetpack compose
* Remove filled/outlined option
2 years ago
Alex Baker ce191d3325 Add MainActivity and TaskList event buses 2 years ago
Alex Baker 2fc38d0089 Remove ButterKnife 3 years ago
Alex Baker 781ea9c03e Remove Toaster 3 years ago
Alex Baker e4e37b22f1 Sync subtask expand/collapse state 3 years ago
mhmdanas 96315daa9e Miscellaneous improvements 3 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker c3c5de1e5c Use coroutines in task creator 4 years ago
Alex Baker be63596e94 Convert DragAndDropDiffer.submitList to coroutines 4 years ago
Alex Baker f4ad55b42d Use coroutines in task completer 4 years ago
Alex Baker 1fa17583c0 Scope task list view model to task list fragment 4 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 346bf22fb3 Local lists 4 years ago
Alex Baker 09cad40bd3 Add new tasks to top or bottom of caldav lists 4 years ago
Alex Baker 998f5b51d1 Fix new subtask rotation bug 4 years ago
Alex Baker 1d1f132806 Convert MainActivity to Kotlin 4 years ago
Alex Baker 47d414f20f Convert task edit screen to kotlin 4 years ago