PhilippC / PhilippC/keepass2android
[FEAT] Display password in chunks.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
Similar to issue #2402, I also cannot install anything on the work computers and need to read them off my phone and type them in.
I was wondering it it would be possible to have an option in the three dots beside the password to select display in chunks,
and if the user selects it, then display the password in chunks of 4 characters separated by spaces.
Then instead of having this on your screen to read
jLbtKWhdaLGAUEu7LZ8N
you would have
jLbt KWhd aLGA UEu7 LZ8N
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 reviewing issue #2402 and tracing the password view's three-dots menu in the Android app. Done means users can select a display-in-chunks option and see the password grouped into four-character chunks separated by spaces without changing its value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100