oscarb / pinapple

Pinapple is an easy and safe Android app that remembers pin codes for you.
0 stars 1 forks source link

Archive code #4

Closed oscarb closed 8 years ago

oscarb commented 8 years ago

As a user who added many codes that are no longer valid, I want to be able to edit, delete or archive a code.

dbosk commented 8 years ago

From #19, edit and delete would probably violate security. Archiving and adding new seems better from this perspective.

oscarb commented 8 years ago
oscarb commented 8 years ago

How to implement context menu with RecyclerView:

oscarb commented 7 years ago

As suggested by a user, deleting a code could be possible if it also required the user to authenticate using the devices pattern/code/password/fingerprint.

More on that here: https://medium.com/@flschweiger/authentication-sucks-bad-security-too-345ed20463d4#.2xaz79642