X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fpermissions.html;h=aa77ee31f73d37f6767a892ac7bb2acdb9385633;hp=3bd484a743270bcee06d6c46b0fc7d3a06cf8859;hb=2be052aa618f414a18d73f5075b3b3776180bee5;hpb=70fa89f618b62a9d17064699ec130341069aa77d diff --git a/app/src/main/assets/en/permissions.html b/app/src/main/assets/en/permissions.html index 3bd484a..aa77ee3 100644 --- a/app/src/main/assets/en/permissions.html +++ b/app/src/main/assets/en/permissions.html @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see . --> + along with Privacy Cell. If not, see . --> @@ -27,10 +27,18 @@ -

Privacy Cell uses the following permission.

+

Privacy Cell uses the following permissions.

-

Phone

+

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