Skip to content

feat: use numeric keyboard for pins - #439

Merged
Demizo merged 2 commits into
masterfrom
feat-use-numeric-keyboard-for-pins
Aug 16, 2026
Merged

feat: use numeric keyboard for pins#439
Demizo merged 2 commits into
masterfrom
feat-use-numeric-keyboard-for-pins

Conversation

@Demizo

@Demizo Demizo commented Aug 16, 2026

Copy link
Copy Markdown
Owner

When setting a numeric only password, the unlock screen will now automatically open the numeric keyboard. This only applies to newly set passwords; the app only stores password hashes, not the password itself, as such it can not retroactively know whether an existing password is numeric.

Fixes the keyboard not opening on launch for all devices.

closes #389

Demizo added 2 commits August 16, 2026 11:39
While the password input was focused upon launch, requesting the focus
prior to the animation completing resulted in the keyboard not popping
up on all devices.
@Demizo
Demizo merged commit 8144685 into master Aug 16, 2026
1 check passed
@Demizo
Demizo deleted the feat-use-numeric-keyboard-for-pins branch August 22, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If locked by pin only numeric keypad should appear

1 participant