Skip to content
Unverified Commit c08930b3 authored by Álvaro Brey Vilas's avatar Álvaro Brey Vilas
Browse files

Choice between All Files and read-only external storage in SDK >=30



- Allow users to choose between MANAGE_EXTERNAL_STORAGE (full access) and READ_EXTERNAL_STORAGE (media read-only) in sdk >=30, with a dialog
- If All Files is not available (activity to manage not present, or permission not in manifest), request READ_EXTERNAL_STORAGE instead
- Misc improvements to permission request in UploadFilesActivity and SyncedFoldersActivity

Signed-off-by: default avatarÁlvaro Brey Vilas <alvaro.brey@nextcloud.com>
parent 6f97a391
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment