In this PR, I changed the behavior of the "Backup data" button to open the Android file picker and create a file, and then copy the backup file from the original location to the user-picked one. This should enable users on Android 11+ to access backup file and closes #69.
The stuffs I haven't decided and done:
Should we delete the original backup file after copying it?
Changing the string on the "Backup data" button on Settings
In this PR, I changed the behavior of the "Backup data" button to open the Android file picker and create a file, and then copy the backup file from the original location to the user-picked one. This should enable users on Android 11+ to access backup file and closes #69.
The stuffs I haven't decided and done: