rogerta / secrets-for-android

Securely store and manage passwords and secrets on your Android phone.
70 stars 36 forks source link

FR: automatically go to "Edit" screen of a secret on tap if there is no password set #131

Closed GoogleCodeExporter closed 3 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. View list of secrets
2. Tap a secret that has an empty Password/PIN field

Actual: toast appears saying "< No PIN >"
Desired: behave as if I long-pressed the secret and then tapped "Edit", since 
that'd actually be useful :)

Nexus5 running dogfood build of KK.

Original issue reported on code.google.com by fischman@google.com on 6 Jan 2014 at 10:03

bcwhite-code commented 3 years ago

I think having the behavior change based on the value of manually-entered data would be bad UI. Knowing there is no PIN might be what the user wants to know.