Block a user
Move "Manage Categories" from Home to Settings
DateField: replace "Pick" button with a trailing calendar icon
Expenses screen: replace inline search with
SearchToolbar
Expense tabs: use
TabText with per-tab badge counts
Format user-visible dates as
dd MMM yyyy
App theme preference (Light / Dark / System) has no effect
Move DB I/O to Dispatchers.IO in AddEdit Expense/Recurring screen models
fix(#21): move DB I/O to Dispatchers.IO in AddEdit screen models
Implement HomeScreen with Vico dashboard (column chart + legend)
Implement HomeScreen with Vico dashboard (#5)
fix(#21): move DB I/O to Dispatchers.IO in AddEdit screen models
admin
created branch feat/21-move-db-io-to-dispatchers-io in admin/ledgerr
2026-06-28 13:28:48 +00:00
admin
pushed to feat/5-implement-homescreen-with-vico-dashboard at admin/ledgerr
2026-06-28 13:25:59 +00:00
Move DB I/O to Dispatchers.IO in AddEdit Expense/Recurring screen models