PhilippC / PhilippC/keepass2android
[FEAT] Allow customizable keyboard layout — option for a dedicated top number row
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
Feature Request: Keyboard layout customisation (dedicated number row)
Current behavior
The built-in KeePass2Android keyboard does not show a dedicated number row. Digits are only accessible by long-pressing the top letter keys, which makes typing numbers slower and less convenient.
Expected behavior
Users should be able to choose their preferred keyboard layout. At minimum, there should be an option to display a permanent number row at the top of the keyboard, similar to Samsung Keyboard's layout in Spanish mode.
For reference:
KeePass2Android keyboard layout:
Samsung keyboard layout:
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 built-in KeePass2Android keyboard implementation and the code that controls its layout or settings. Define how users choose a layout, then make the dedicated number-row option available and verify that the selected layout remains usable during keyboard input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100