X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fassets%2Fde%2Fabout_permissions_light.html;h=3b2faa380b86d1938689ea52b76a65569a534c49;hp=22ea5121c4a33556b13303d3b63bd7fd04242701;hb=cb49a4d14271096480c32f280ff2ea69aa88ec45;hpb=6ccecb3374c1988aef2650a87dac20923ce3aa2f diff --git a/app/src/free/assets/de/about_permissions_light.html b/app/src/free/assets/de/about_permissions_light.html index 22ea5121..3b2faa38 100644 --- a/app/src/free/assets/de/about_permissions_light.html +++ b/app/src/free/assets/de/about_permissions_light.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).