PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.57k stars 377 forks source link

[FEAT] Avoid file manager remembering local key file location #2584

Closed tonyjonespdx closed 2 months ago

tonyjonespdx commented 2 months ago

Each time I reauth I have to select the keyfile location using system picker. It seems the system is smart enough to prompt me with the previously used file. For security reasons I'd prefer it didn't do that and the picker was opened at the FS root with no previous suggestions.

PhilippC commented 2 months ago

as you stated, this is a feature of the system file picker. This cannot be influenced by KP2A AFAIK.