Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.71k stars 276 forks source link

Difficulty locking database #1635

Closed AdriandeLima closed 1 year ago

AdriandeLima commented 1 year ago

Describe the bug

When you try to lock the database by using the back gesture, the database will fail to lock, the screen will make a sliding animation (as if it attempted to lock it) and will then do nothing. Pressing the lock button itself still works.

To Reproduce Unlock a database Lock the database via the back gesture on the groups screen

Expected behavior

I expect using the back gesture to lock the database from the groups screen(the upper most level of the database)

KeePass Database

KeePassDX:

Android:

Additional context It also displays a toast notification reading "AdvancedUnlockManager not initialized" when the gesture is performed

AdriandeLima commented 1 year ago

Sorry shouldve checked the other bug reports first, this has already been reported in #1629