-
-
Notifications
You must be signed in to change notification settings - Fork 479
Open
Labels
bugA bug reportA bug report
Description
Version
3.4.1
Source
Google Play
Vault encryption
Yes (with biometric unlock)
Device
Galaxy A26 5G
Android version
Android 16
ROM
No response
Steps to reproduce
- Create an entry using the TOTP Type
- Once created, on the home screen (after vault is unlocked) tap the 3 dots, settings, security, scroll down and enable "Tap to reveal"
- Go back to the home screen, your entry should now have 6 dots instead of the actual numbers.
- Tap on the dots, this should reveal the numbers
- Now, press and hold your entry and press the pencil icon to edit it
- Press Advanced in the screen titled "Edit entry" and scroll down
- You should see it updated the usage count (since you just made this entry, it should be 1)
What do you expect to happen?
The Usage count to not be shown or to stay at 0 instead of tracking the times you revealed the code, as TOTP does not depend on a counter to generate codes. I believe it should not because even though it doesn't waste much storage, it wastes some, and I'm the type of person that cannot think the thought that there could be the slightest optimisation implemented to prevent this from happening
What happens instead?
The usage count is incremented by 1 each time you tap the dots to reveal the code, even though the TOTP type shouldn't need a usage count at all.
Log
No response
Metadata
Metadata
Assignees
Labels
bugA bug reportA bug report