X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fassets%2Fen%2Fabout_permissions_dark.html;h=7143d246de33f6ffaa3064c9fc5f81a212731776;hp=3dd5af583abe2be91e1e48e134a6770cb02225a8;hb=cb49a4d14271096480c32f280ff2ea69aa88ec45;hpb=f7377fd19a601b61e45ce28cd2a72857a6f5ba84 diff --git a/app/src/free/assets/en/about_permissions_dark.html b/app/src/free/assets/en/about_permissions_dark.html index 3dd5af58..7143d246 100644 --- a/app/src/free/assets/en/about_permissions_dark.html +++ b/app/src/free/assets/en/about_permissions_dark.html @@ -32,10 +32,14 @@

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.



@@ -59,6 +63,10 @@

android.permission.WAKE_LOCK

Allows the ads to keep the processor from sleeping and the screen from dimming, although in my testing I don’t think the ads actually do this.

+

Track installs from ads

+

com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE

+

Allows other apps to tell if their installation was launched from an ad in Privacy Browser Free.

+

Receive data from Internet

com.google.android.c2dm.permission.RECEIVE

Allows Google to send information directly to the AdView without having to receive a request first (cloud-to-device messaging).