X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Ffr%2Fpermissions.html;h=bc6dd1b5606534cfd52a897357c1fe90fdbb29b1;hp=6a26f55f069fc1d69193ebdff8e14267cf3164d4;hb=976d7da4c16f9ddc87f0cd7c67cd2eefc9f260b1;hpb=70a8bdb781941d9f433b18a91befe03137d65a6f diff --git a/app/src/main/assets/fr/permissions.html b/app/src/main/assets/fr/permissions.html index 6a26f55..bc6dd1b 100644 --- a/app/src/main/assets/fr/permissions.html +++ b/app/src/main/assets/fr/permissions.html @@ -34,5 +34,13 @@

Lecture du statut et de l'identité du téléphone

android.permission. READ_PHONE_STATE

Nécessaire pour déterminer quels protocoles sont utilisés par le réseau de téléphonie mobile.

+ +

Run foreground service

+

android.permission. FOREGROUND_SERVICE

+

Allows Privacy Cell to display a realtime monitoring notification icon in the status bar.

+ +

Run at startup

+

android.permission. RECEIVE_BOOT_COMPLETED

+

Allows Privacy Cell to enable the realtime monitoring service when the phone boots.

\ No newline at end of file