Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Avoid showing any codes right after screen unlock #82

Open
qm2k opened this issue Aug 11, 2018 · 0 comments
Open

Avoid showing any codes right after screen unlock #82

qm2k opened this issue Aug 11, 2018 · 0 comments

Comments

@qm2k
Copy link

qm2k commented Aug 11, 2018

The problem is, if the phone was locked with the app running, it will show current codes right after unlock to anyone watching over the shoulder, security cameras, TV crews etc.

There are multiple ways to avoid this, e.g.:

  • close app completely on screen lock (the behaviour I'd personally expect and accept);
  • implement feature: hide all codes on screen until selected #37 after unlock (would solve more general problem of exposing unneeded codes);
  • ask for user confirmation after unlock (inelegant but probably easier to understand for some).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants