Block a user
admin
pushed to feat/40-status-and-navigation-bar-colors-dont-follow-current-theme at admin/ledgerr
2026-06-28 14:53:38 +00:00
admin
created branch feat/40-status-and-navigation-bar-colors-dont-follow-current-theme in admin/ledgerr
2026-06-28 14:53:38 +00:00
fix: empty-state illustration is too large on Home
fix(#39): shrink empty-state illustration from 120dp to 96dp
fix(#39): shrink empty-state illustration from 120dp to 96dp
admin
pushed to feat/39-empty-state-illustration-too-large at admin/ledgerr
2026-06-28 14:52:12 +00:00
admin
created branch feat/39-empty-state-illustration-too-large in admin/ledgerr
2026-06-28 14:52:12 +00:00
fix: Expenses screen — large empty gap between tabs and filter chips
refactor: category picker dialog matching ListSearchPreferenceWidget UX, without Preference overhead
fix: DateField — make the whole input clickable, not just the calendar icon
fix: restrict Add/Edit expense "Amount" input to numeric values only
fix: status and navigation bar colors don't follow the current theme
fix: empty-state illustration is too large on Home
Expenses screen: replace inline search with
SearchToolbar
Expense tabs: use
TabText with per-tab badge counts
fix(#25,#26,#28): Expenses screen polish — scrim, tab badges, shared SearchToolbar