X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fassets%2Fde%2Fabout_permissions_dark.html;h=61a437c78b71415045e5f1a3ca18932b3ed227a9;hp=936c228e9837ef987a5c1a8ce7adf79264de04ab;hb=6ccecb3374c1988aef2650a87dac20923ce3aa2f;hpb=afd9b8e690e34c11981eaed1fddbc259fc8cc49a diff --git a/app/src/free/assets/de/about_permissions_dark.html b/app/src/free/assets/de/about_permissions_dark.html index 936c228e..61a437c7 100644 --- a/app/src/free/assets/de/about_permissions_dark.html +++ b/app/src/free/assets/de/about_permissions_dark.html @@ -1,31 +1,30 @@ + You should have received a copy of the GNU General Public License + along with Privacy Browser. If not, see . --> - + @@ -37,19 +36,32 @@

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.

+


-

In addition, Privacy Browser Free displays ads from Google's AdMob network using the Firebase backend. For the free flavor, Firebase adds the following permissions even though they are not listed in the manifest file.

+

In addition, Privacy Browser Free displays ads from Google’s AdMob network using the Firebase backend. + For the free flavor, Firebase adds the following permissions even though they are not listed in the manifest file.

+ +

Read phone status and identity

+

android.permission.READ_PHONE_STATE

+

Allows the ads to access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, + and a list of any PhoneAccounts registered on the device. This is a dangerous permission and requires the user to explicitly allow it on Android Marshmallow (API 23) or newer. + In my testing I have not seen ads attempt to request or use this permission.

View network connections

android.permission.ACCESS_NETWORK_STATE

-

Allows the ads to tell when you are connected to the internet and when you aren't (presumably so they don't try to reload an ad when you are disconnected). They can also tell if you are connected via Wi-Fi, 2G, 3G, 4G, etc.

+

Allows the ads to tell when you are connected to the internet and when you aren’t (presumably so they don’t try to reload an ad when you are disconnected). + They can also tell if you are connected via Wi-Fi, 2G, 3G, 4G, etc.

Prevent phone from sleeping

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.

+

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.

Receive data from Internet

com.google.android.c2dm.permission.RECEIVE