X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fassets%2Ffr%2Fabout_permissions_dark.html;fp=app%2Fsrc%2Ffree%2Fassets%2Ffr%2Fabout_permissions_dark.html;h=47cf7f37390eb3dfd56ffcffd170cf4d37df8503;hb=b80076307e379140bb5ade204bda7042af43af25;hp=0000000000000000000000000000000000000000;hpb=90a275b121b638ef48b0499f0f3c171dfa489e47;p=PrivacyBrowserAndroid.git diff --git a/app/src/free/assets/fr/about_permissions_dark.html b/app/src/free/assets/fr/about_permissions_dark.html new file mode 100644 index 00000000..47cf7f37 --- /dev/null +++ b/app/src/free/assets/fr/about_permissions_dark.html @@ -0,0 +1,77 @@ + + + + + + + + + + +

Disposer d'un accès réseau complet

+

android.permission.INTERNET

+

Requis pour que WebView puisse accéder à Internet. Sans cette autorisation, Privacy Browser serait «No Browser: protégez votre vie privée en restant complètement hors d’Internet».

+ +

Installer les raccourcis

+

com.android.launcher.permission.INSTALL_SHORTCUT

+

Requis pour ajouter des raccourcis pour les sites Web au bureau du programme de lancement.

+ +

Lire le stockage

+

android.permission.READ_EXTERNAL_STORAGE

+

Requis pour importer les paramètres des dossiers publics. Sous Android Marshmallow (API 23) et plus récente, si cette autorisation est refusée, + Privacy Browser peut importer les paramètres à partir des dossiers de l’application.

+ +

Mémoire d'écriture

+

android.permission.WRITE_EXTERNAL_STORAGE

+

Requis pour exporter les paramètres et télécharger les fichiers dans les dossiers publics. + Sous Android Marshmallow (API 23) et plus récente, si cette autorisation est refusée, + Privacy Browser peut exporter les paramètres et stocker les téléchargements dans les dossiers de l'application.

+ +
+
+
+ +

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 source code + manifest file.

+ +

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.

+ +

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.

+ +

Play Install Referrer API

+

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

+ +

Receive data from Internet

+

com.stoutner.privacybrowser.free.permission.C2D_MESSAGE

+

Secures the cloud-to-device messages so that only Privacy Browser Free can receive them.

+ + \ No newline at end of file