X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fit%2Fpermissions.html;fp=app%2Fsrc%2Fmain%2Fassets%2Fit%2Fpermissions.html;h=bd71ddb04d14606b020aa4213146c0bfaf739024;hp=226b5dc7d414e9259c961bfd6c5c64d9d430f5fe;hb=5893c1309ba952e5230c4c4ab0de131e4ea6b53e;hpb=5ea6d1b2d584b2e7514dac2f254ffe2863af3b93 diff --git a/app/src/main/assets/it/permissions.html b/app/src/main/assets/it/permissions.html index 226b5dc..bd71ddb 100644 --- a/app/src/main/assets/it/permissions.html +++ b/app/src/main/assets/it/permissions.html @@ -35,21 +35,21 @@

android.permission.READ_PHONE_STATE

Richiesta per determinare i protocolli utilizzati dalla rete.

-

Show Notifications

+

Mostra notifiche

android.permission.POST_NOTIFICATIONS

-

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

+

Permette a Privacy Cell di mostrare una icona di notifica di monitoraggio in tempo reale nella barra di stato.

-

Run foreground service

+

Esegui il servizio in primo piano

android.permission.FOREGROUND_SERVICE

-

Allows Privacy Cell to update the realtime monitoring notification icon when the app is not in the foreground.

+

Permette a Privacy Cell di aggiornare licona di notifica di monitoraggio in tempo reale anche quando la app non è in primo piano.

android.permission.FOREGROUND_SERVICE_SPECIAL_USE

-

Specifies the type of foreground service. - Special Use is for services that don't fit into any of the standard categories.

+

Specifica il tipo di servizio in primo piano. + L'utilizzo speciale è per i servizi che non ricadono in nessuna delle categorie standard.

-

Run at startup

+

Esegui all'avvio

android.permission.RECEIVE_BOOT_COMPLETED

-

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

+

Permette a Privacy Cell di abilitare il servizio di monitoraggio in tempo reale durante l'avvio del dispositivo.

com.stoutner.privacycell.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Aggiunta automaticamente a tutte le App che hanno come target API >= 33 (Android 13) per impedire ad altre App di connettersi ai ricevitori dinamici senza una autorizzazione esplicita.