PhilippC / PhilippC/keepass2android
[FEAT] Add a Simplified Chinese keyboard to the KeePass2Android keyboard input method
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
When I'm in a window that requires password entry but does not support Android's Autofill service, I switch to the KeePass keyboard input method, then tap the button on the keyboard to jump to the KeePass app and search. Sometimes the app isn't recorded accurately and can't be matched, so I need to manually enter the record name to search. At that point, the KeePass input method is in English, but my record names are in Simplified Chinese. To solve this issue, I hope a Simplified Chinese keyboard can be added to the KeePass2Android keyboard.
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
Start by locating the KeePass2Android keyboard input method and the search-entry UI used after jumping to the KeePass app. Check how the current English keyboard is defined and how its input is passed to record search. Done means users can enter Simplified Chinese record names through the KeePass keyboard and use them for matching.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100