]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/about_permissions.html
Populate the About:Changelog tab.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_permissions.html
index adc0ddf06ffd09f1c44277a91eb98521e9aaf1cd..742c959353419f875139dff680a2d79cdb410e67 100644 (file)
@@ -1,8 +1,10 @@
 <html>
 <body>
 <h2>Privacy Browser uses the following permissions.</h2>
+
 <h3>Have full network access (<a href="https://developer.android.com/reference/android/Manifest.permission.html#INTERNET">android.permission.INTERNET</a>)</h3>
-<p>Required for the WebView to access the internet.  Without this permission, Privacy Browser would be “No Browser: Protect Your Privacy by Staying Completely Off the Internet”.</p>
+<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>Install shortcuts (<a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a>)</h3>
 <p>Required to add shortcuts for websites to the launcher desktop.</p>
 </body>