]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/about_permissions.html
Add guide_domain_settings and make other small updates to the Guide. Implements...
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_permissions.html
index 785b20db8d4ed75efbc4b370e3add6661bfebada..d709cd4596373ff5cd3313a6800538092ae6bf9a 100644 (file)
 
     <body>
         <h3>Have full network access</h3>
+
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INTERNET">android.permission.INTERNET</a></p>
+
         <p>Required for the WebView to access the internet. Without this permission, Privacy Browser would be &ldquo;No Browser: Protecting Your Privacy by Staying Completely Off the Internet&rdquo;.</p>
 
 
         <h3>Install shortcuts</h3>
+
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
+
         <p>Required to add shortcuts for websites to the launcher desktop.</p>
     </body>
 </html>
\ No newline at end of file