moneymanagerex / android-money-manager-ex

Manage your finances on-the-go, encrypted for security, sync via your own cloud
http://android.moneymanagerex.org/
GNU General Public License v3.0
453 stars 183 forks source link

App unnecessarily asks for passcode when opening database #1718

Open bgvr0607 opened 1 week ago

bgvr0607 commented 1 week ago

Describe the bug The App asks for a passcode when opening a database that is not protected by password. Also passcode feature in the app is not activated. When clicking ok without entering anything the database is opened normally.

To Reproduce Open any database without password protection, while also passcode in the app is deactivated.

Expected behavior There should not be any dialogue to enter a passcode when the database is not protected and the passcode feature in the app is deactivated.

Device: OnePlus 8T OS: OxygenOS 14.0 (Android 14) Storage: Sync to Dropbox Encrypted: No App Version: 2024.06.14(1033)

guanlisheng commented 1 week ago

this is a known issue to support database encryption (AES256/SQLCipher). similar to #1695

note that the password is for the encrypted database while the passcode is for mmex application access.