geteduroam / mobile-app

Next-gen mobile app for geteduroam
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Add the option to 'unmask' the password during typing in #107

Open spaetow opened 3 years ago

spaetow commented 3 years ago

The ability to double-check the password is correct during the entering thereof would be useful. Various Android apps have this, and it would be useful to add this functionality in Android and iOS. The functionality shows itself by using an 'eye' icon that when tapped can switch between unmasked and masked.

When unmasking the password, use a fixed-width/monospace font (like a typewriter font) that prevents letter/number confusion (i.e. making clear 'l' is a lowercase L, and 'I' is an uppercase I).

spaetow commented 3 years ago

Windows 10: image

iOS: image