]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_overview.html
Updates about_licenses, adding the full text of the Apache License 2.0 and the 3...
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_overview.html
index c5eab8a9ae9fabe062db94905885f5d927ecec05..e2d37864ef0ceed259ba586fc7c9185b10fde22d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -18,6 +18,7 @@
 
 <html>
     <head>
+        <meta charset="UTF-8">
         <style>
             h3 {
                 color: 0D4781;
             This information is often logged by the server, allowing the website developer to produce reports showing how often a webpage was loaded and how many different IP addresses accessed it.</p>
 
         <p>However, most website operators want more information about their visitors, including tracking their web browsing across multiple websites.
-            There use many different techniques, including requesting or placing extra information on a user&rsquo;s device, that facilitate this tracking.
+            There use many different techniques, including requesting or placing extra information on a users device, that facilitate this tracking.
             Almost all browsers will voluntarily participate in this tracking without informing the user they are doing so.
             Privacy Browser is designed to grant the user as much information and control over these tracking techniques as possible.</p>
 
 
-        <h3>Android&rsquo;s WebView Limitations</h3>
+        <h3>Androids WebView Limitations</h3>
 
-        <p>Privacy Browser uses Android&rsquo;s built-in WebView to render websites. There are some limitations in the controls WebView exposes for managing privacy settings.
-            For example, it isn't possible to enable some JavaScript commands while disabling others. Once Privacy Browser has matured to take full advantage of all the privacy options WebView does offer,
-            some consideration might be made to embedding a customized WebView or using a different rendering engine.</p>
+        <p>Privacy Browser uses Android’s built-in WebView to render websites. There are some limitations in the controls WebView exposes for managing privacy settings.
+            For example, it isn’t possible to enable some JavaScript commands while disabling others. In the future, Privacy Browser will switch to a custom WebView called <a href="https://www.stoutner.com/february-2017-roadmap/">Privacy WebView</a>.</p>
     </body>
 </html>
\ No newline at end of file