mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
this changes the default value for the "Storage Access Framework" setting to true on kitkat and higher. the legacy way of opening files(ACTION_GET_CONTENT) causes some problems on modern android versions, and i think it would be a good idea to use ACTION_OPEN_DOCUMENT if it is available.