X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fit%2Fpermissions.html;h=5062c6a3d26b23164d860f5c4d5e3d2e26191dfe;hp=575ab511e5d173c1c85ccd4bac99b97cf93d5276;hb=ff2f3992b7ecddb804a96322789bd35010529f43;hpb=031b4a8ea78fdbb776a1c5991f246b4f2a3e7ed1 diff --git a/app/src/main/assets/it/permissions.html b/app/src/main/assets/it/permissions.html index 575ab51..5062c6a 100644 --- a/app/src/main/assets/it/permissions.html +++ b/app/src/main/assets/it/permissions.html @@ -32,7 +32,15 @@

Privacy Cell richiede le seguenti autorizzazioni.

Lettura dello stato e dell'identità del telefono

-

android.permission. READ_PHONE_STATE

+

android.permission.READ_PHONE_STATE

Richiesta per determinare i protocolli utilizzati dalla rete.

+ +

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