PhilippC / PhilippC/keepass2android
[FEAT] numbers in password in different color
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
Could numbers in the password field be displayed in a different color? Sometimes it's difficult to distinguish the number 0 from O or the number 1 from l. Like in the app Pasword Safe.
thanks!
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 Android password-field UI and checking how password characters are rendered. Compare the requested behavior with the Password Safe example, then verify that numeric characters are visually distinct from similar letters without reducing password readability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100