]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_planned_features.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_planned_features.html
index 84d9ebe1ea5a5c8d1c3196c527e8d81d884f050f..b1d81245b57fb1379613d1e991370c4e7bfdbed6 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright 2016 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>.
 
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
-<head>
-<style>
-    h3 {
-        color: 0D4781;
-    }
-
-    strong {
-        color: BF360C;
-    }
-</style>
-</head>
-
-<body>
-<h3>The Best Is Yet to Come</h3>
-
-<p>Privacy Browser is still in its infancy.  Most of the best features are yet to be implemented.  They include the following:</p>
-
-<ul>
-    <li><strong>Fine grained controls for cookies and DOM storage</strong>.</li>
-    <li><strong>Automatically loading of privacy settings by URL</strong>.</li>
-    <li><strong>Encrypted sync between devices</strong>.</li>
-    <li><strong>Tabbed browsing</strong>.</li>
-</ul>
-
-<p>A full list of planned features and bug reports is available at <a href="https://redmine.stoutner.com/projects/privacy-browser/issues">redmine.stoutner.com</a>.</p>
-</body>
+    <head>
+        <meta charset="UTF-8">
+        <style>
+            h3 {
+                color: 0D4781;
+            }
+
+            strong {
+                color: BF360C;
+            }
+        </style>
+    </head>
+
+    <body>
+        <h3>The Best Is Yet to Come</h3>
+
+        <p>Privacy Browser is still in its infancy. Most of the best features are yet to be implemented. They include the following:</p>
+
+        <ul>
+            <li><strong>Fine grained controls for cookies and DOM storage</strong>.</li>
+            <li><strong>Encrypted sync between devices</strong>.</li>
+            <li><strong>Tabbed browsing</strong>.</li>
+        </ul>
+
+        <p>A full list of planned features and bug reports is available at <a href="https://redmine.stoutner.com/projects/privacy-browser/issues">redmine.stoutner.com</a>.</p>
+    </body>
 </html>
\ No newline at end of file