PhilippC / PhilippC/keepass2android
[FEAT] Numlock to keep the Numbersview of the keyboard
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
When typing numerical data into a table the Keyboard switches back to the default view with the alphabet when tapping into the next cell and I have to switch back to the numbers and symbols view.
It would be nice to have a numlock when doing a longpress on the switch, or any other feature e.g. an option setting "don't autoswitch back to default entryview' that would fix the input display of the keyboard to the numbers/symbol view.
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 tracing the Android keyboard behavior when moving between table cells and switching from the numbers/symbols view to the default alphabet view. Compare the proposed long-press numlock behavior with the alternative setting to prevent automatic switching, then verify that numerical entry keeps the requested keyboard view across cells.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100