mirror of
https://github.com/readest/readest.git
synced 2026-04-29 12:00:49 +00:00
feat: request manage external storage permission when changing data directory to sdcard root on Android (#2142)
This commit is contained in:
parent
0a1e0212e2
commit
1d4541e353
20 changed files with 357 additions and 30 deletions
|
|
@ -17,4 +17,7 @@ permissions = [
|
|||
"allow-iap-restore-purchases",
|
||||
"allow-get-system-color-scheme",
|
||||
"allow-get-safe-area-insets",
|
||||
"allow-request-manage-storage-permission",
|
||||
"allow-checkPermissions",
|
||||
"allow-requestPermissions",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue