X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fabout_permissions_dark.html;h=5da4b04df8d09f3083d817446d9d9fa06627e4af;hp=90e4a35fa7311b1c8c0616374e3653270ab9e638;hb=cb49a4d14271096480c32f280ff2ea69aa88ec45;hpb=2bb01fc27d480292f2e618f0ee5ca1a6277a66e2 diff --git a/app/src/main/assets/en/about_permissions_dark.html b/app/src/main/assets/en/about_permissions_dark.html index 90e4a35f..5da4b04d 100644 --- a/app/src/main/assets/en/about_permissions_dark.html +++ b/app/src/main/assets/en/about_permissions_dark.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