fix(#23,#24,#27): theme preference wiring, dd MMM yyyy dates, calendar icon in DateField #38
Reference in New Issue
Block a user
Delete Branch "fix/23-24-27-ui-polish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
AppThemepreference inMainActivity— Light/Dark/System now takes effect live and survives process deathdd MMM yyyy(localized) via newdateFormatter()helper inui/util/StringUtil.ktTextButton("Pick")trailing slot inDateFieldwith anIconButton+Icons.Outlined.CalendarMonth; field is also tappableTest plan
./gradlew :app:compileDebugKotlinclean./gradlew :app:assembleDebugclean28 Jun 2026(or locale equivalent)ledgerr-export-YYYY-MM-DD.csv(ISO, unchanged)Closes #23
Closes #24
Closes #27