release: v2.11.2 — auto-focus event title (#10) #50
Reference in New Issue
Block a user
Delete Branch "release/v2.11.2"
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?
Release v2.11.2 implementing issue #10: optionally auto-focus the title field on a new event.
Changes
!isEditing && title blank).autofocusEventTitle, default true) → Settings VM/state (the switch) and EventEdit VM/state (the form, via a FocusRequester requested once per open).fastlane/.../changelogs/21102.txt.Verification (on-device, Pixel 10 stock, debug build)
mInputShown=true), confirmed by screenshot.SettingsPrefsTestpasses; Kotlin compiles clean.Closes #10.