Wholphin/app/src
Ray 0f52616d21
Add user PIN protection (#719)
## Description
Adds (back) the ability to set a per-user PIN. This is required to
switch to the user. If the user has a PIN, this overrides and ignores
the "Sign in automatically" setting for that user.

The PIN consists of any combination of D-Pad directional buttons. If you
forget the PIN, you can click the button to login via the server instead
(ie QuickConnect or username/password) which will also remove the PIN so
you can set a new one if desired.

### Related issues
Closes #268 
Replaces #398
Related to #321 & #356

### Screenshots
![enter_pin
Large](https://github.com/user-attachments/assets/aa25364d-1266-410d-846e-8dc32c56a794)
2026-01-19 11:39:29 -05:00
..
androidTest/java/com/github/damontecres/wholphin/test Remember playback choices & fix some track selection issues (#26) 2025-10-17 17:19:44 -04:00
debug/res/values Allow debug builds to to be installed alongside the stable app (#565) 2025-12-24 13:31:06 -05:00
main Add user PIN protection (#719) 2026-01-19 11:39:29 -05:00
test [FEAT] Add voicesearch button to search page (#637) 2026-01-14 17:06:22 -05:00