]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/about_permissions.html
Update the information in About:License, including adding images.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_permissions.html
index 3a8d7f4fba6d2570027ed871411c47c24d8a7ad6..17cbcf8435fe313ca2e832ac616e7deddad1d6db 100644 (file)
@@ -1,5 +1,11 @@
 <html>
 <body>
-<p>Permissions</p>
+<h2>Privacy Browser uses the following permissions.</h2>
+
+<h3><font color="0D4781">Have full network access (<a href="https://developer.android.com/reference/android/Manifest.permission.html#INTERNET">android.permission.INTERNET</a>)</font></h3>
+<p>Required for the WebView to access the internet.  Without this permission, Privacy Browser would be “No Browser: Protecting Your Privacy by Staying Completely Off the Internet”.</p>
+
+<h3><font color="0D4781">Install shortcuts (<a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a>)</font></h3>
+<p>Required to add shortcuts for websites to the launcher desktop.</p>
 </body>
 </html>
\ No newline at end of file