PhilippC / PhilippC/keepass2android
[FEAT] Smarter automatic keyboard switching
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
Xiaomi's hyperos has a feature called secure keyboard, which can automatically switch the input method to secure keyboard when the user clicks on the password input box (The password input box mentioned here is that automatically turns into *** when entering characters on a webpage or application), and switch back to a regular input method when the user clicks on the regular input box.
Is it possible for KP2a to have this feature built-in?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing how KP2a handles Android password fields and input methods, then define how secure-keyboard selection should respond to password and regular input fields. Done means the switching behavior works consistently in both cases without disrupting normal input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100