Commit Graph

28 Commits (be766074b0a911e336084df577e4dcbae82a0ad1)

Author SHA1 Message Date
Alex Baker be766074b0 Fix activity crash 2 months ago
Alex Baker e9afacb595 Include hidden subtasks when clearing completed 4 months ago
Alex Baker cf182aceab Display number of tasks to be cleared 4 months ago
Alex Baker 52c54b1eac Fix excessive querying (again) 6 months ago
Alex Baker c8d81b44b6 Fix excessive querying 6 months ago
Alex Baker 8895acbf6b Prevent flashing empty inbox when switching lists 7 months ago
Alex Baker 94b6d7569b Move search to viewmodel 8 months ago
Alex Baker 77c86bbfb4 Move sync state to viewmodel 8 months ago
Alex Baker db66a66578 Move subscription begging to viewmodel 8 months ago
Alex Baker b0bb58bb4c Convert TaskListViewModel to flow 1 year ago
Alex Baker d4192803f8 Use recursive queries if filter can be sorted 1 year ago
Alex Baker cfa46c7e24 Remove paging 1 year ago
Alex Baker b4c3bec3ab Convert subtask control set to compose 2 years ago
Alex Baker a13ec46162 Reorder fetchTasks arguments 2 years ago
Alex Baker 94214ee059 Dagger 2.31.2 & Hilt 1.0.0-alpha03 3 years ago
T0M0F b6059e509d Add option to always display full date
Closes #1156
4 years ago
Alex Baker 201afbf8e8 Launch queries on main thread 4 years ago
Alex Baker 7b666e4d22 Set manual sort filter before invalidating 4 years ago
Alex Baker d124fc1e64 Don't setup paged query in coroutine 4 years ago
Alex Baker 3c42dce6e5 Update task query threading and transactions 4 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker be63596e94 Convert DragAndDropDiffer.submitList to coroutines 4 years ago
Alex Baker 1fa17583c0 Scope task list view model to task list fragment 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 2ec60748d3 Use coroutines in TaskListViewModel 4 years ago
Alex Baker 969feac093 Fix NPE in paged list query 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker c3896a4ab1 Convert injected view models to Kotlin 4 years ago