saber
saber copied to clipboard
Fix: Saving files in custom data dir not working on Android
This pull request fixes not being able to save or see certain notes when saving in a custom data directory by requesting the MANAGE_EXTERNAL_STORAGE permission when you select a custom data directory.
This way notes can be synced via Syncthing and more.
Closes #1223 Replaces #1442