X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fabout_permissions_light.html;h=7a293538521856892f8a62875c3e187d616325f7;hp=c74015825c863380ed15874277b3e1538bb580c6;hb=cb49a4d14271096480c32f280ff2ea69aa88ec45;hpb=2bb01fc27d480292f2e618f0ee5ca1a6277a66e2 diff --git a/app/src/main/assets/en/about_permissions_light.html b/app/src/main/assets/en/about_permissions_light.html index c7401582..7a293538 100644 --- a/app/src/main/assets/en/about_permissions_light.html +++ b/app/src/main/assets/en/about_permissions_light.html @@ -32,9 +32,13 @@

com.android.launcher.permission.INSTALL_SHORTCUT

Required to add shortcuts for websites to the launcher desktop.

+

Read storage

+

android.permission.READ_EXTERNAL_STORAGE

+

Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.

+

Write storage

-

android.permission.WRITE_EXTERNAL_STORAGE

-

Required to download files to the public download folder. - On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser will store downloads in the app’s download folder instead.

+

android.permission.WRITE_EXTERNAL_STORAGE

+

Required to export settings and download files to the public folders. + On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.

\ No newline at end of file