X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fpermissions.html;h=f5483ba0968a04f9f57fb0592d869f60161bc4ed;hp=5207e2e6333a1da0737ff6595a3ba06957cdf324;hb=976d7da4c16f9ddc87f0cd7c67cd2eefc9f260b1;hpb=578979a47d905469cfc5c7cdc748fe9b539437e2 diff --git a/app/src/main/assets/en/permissions.html b/app/src/main/assets/en/permissions.html index 5207e2e..f5483ba 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 . --> @@ -29,8 +29,16 @@

Privacy Cell uses the following permission.

-

Phone

-

READ_PHONE_STATE

+

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