X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fassets%2Fde%2Fabout_permissions_dark.html;h=73f9ffd2d4c815aec424dcb2cbcc67457dd6adc8;hp=61a437c78b71415045e5f1a3ca18932b3ed227a9;hb=cb49a4d14271096480c32f280ff2ea69aa88ec45;hpb=f7377fd19a601b61e45ce28cd2a72857a6f5ba84 diff --git a/app/src/free/assets/de/about_permissions_dark.html b/app/src/free/assets/de/about_permissions_dark.html index 61a437c7..73f9ffd2 100644 --- a/app/src/free/assets/de/about_permissions_dark.html +++ b/app/src/free/assets/de/about_permissions_dark.html @@ -36,10 +36,14 @@

com.android.launcher.permission.INSTALL_SHORTCUT

Benötigt, um Verknüpfungen zu Websites auf Ihrer Startseite zu erstellen.

-

Schreibrechte im Dateisystem

-

android.permission.WRITE_EXTERNAL_STORAGE

-

Benötigt, um Dateien im öffentlichen Download-Ordner abzuspeichern. - In Android Marshmallow (API 23) und neuer werden Downloads im Downdload-Ordner der App gespeichert, falls die Berechtigung verweigert wurde.

+

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 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.



@@ -63,6 +67,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).