PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.73k stars 382 forks source link

[FEAT] Display digits when entering passwords #2595

Open mattok opened 4 months ago

mattok commented 4 months ago

When using the keepass2android keyboard to enter a password, alphabetic characters are shown only by default. To reach numeric characters, it is necessary to press a "?123" button to toggle into a different mode showing numbers and symbols. This can result in a lot of toggling becoming necessary, or slow entry due to the need to long press the qwwertyuiop keys.

When entering a password using the Android keyboard, it provides an extra row of buttons at the top with numeric digits. I find this convenient. It speeds up password entry.

I would be grateful if the keepass2android keyboard could be augmented to show an additional row of numeric digits when entering passwords.