feat: text-size setting — small/medium/large font scale (v2.10.10) Parity queue #5 (V3), matching the browser extension's data-text-size setting (sync-compatible field name). - VaultSettings.textSize: small/medium/large, default medium - PeachTheme scales the ambient font scale via LocalDensity: small=0.92 (browser CSS ships no small rule — Android makes it real), large=1.08 (exact match of the browser's zoom) - Only root themes pass textSize (MainActivity + picker window); nested PeachTheme calls keep factor 1.0 so the scale applies exactly once - Settings > Appearance: TEXT SIZE pill row (SettingsViewModel.setTextSize); Appearance card lede now shows accent · size · motion like the browser - full suite 891, only the 5 known pre-existing failures. Visual QA pending.
$ koh steal kepr.uk/peach-android@8fe28904f1b4
·
parent: bcd1c9e62e50
discussion
log in to leave a comment.