X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fde%2Fpermissions.html;fp=app%2Fsrc%2Fmain%2Fassets%2Fde%2Fpermissions.html;h=591d779a46f483232d7bcb79e4dd12ebaea8ab10;hp=0000000000000000000000000000000000000000;hb=9ee51bf9fbf3ef3e463456c4a4e4ef626eab3412;hpb=0797811d24cfaab7a49ec071c8a752e950213981 diff --git a/app/src/main/assets/de/permissions.html b/app/src/main/assets/de/permissions.html new file mode 100644 index 0000000..591d779 --- /dev/null +++ b/app/src/main/assets/de/permissions.html @@ -0,0 +1,46 @@ + + + + + + + + + + + + + +

Privacy Cell uses the following permission.

+ +

Read phone status and identity

+

android.permission. READ_PHONE_STATE

+

Required to determine which protocols are being used by the cell phone network.

+ +

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