dkunzler / masterpassword

https://play.google.com/store/apps/details?id=de.devland.masterpassword
GNU General Public License v3.0
54 stars 11 forks source link

Use courier or other monospaced font to display passwords #16

Closed scus1 closed 9 years ago

scus1 commented 9 years ago

The font which is currently used makes it very hard to distinguish O's (oh) and 0's (zero) and I's (capital i) and l's (lowercase L)...

Regards scus1

dkunzler commented 9 years ago

On the main page a serif font is used which allows perfect distinction between i and L. And I think distinction between 0 and O is not that hard with this font. On the detail page of the sites I forgot to use this font, do you mean at this place?

scus1 commented 9 years ago

Oh, yeah, I mean on the detail page. Didn't realize that it is a different font on the list.

dkunzler commented 9 years ago

;) The view of the password on the detail page came later to the app and I forgot to use the same font as in the list.

dkunzler commented 9 years ago

Fix is implemented. Will be in the next version.