]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/about_changelog.html
Populate the About:Changelog tab.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_changelog.html
index 7ec2764e238d6efbae151a44652714ea0a5c633b..2d7c5d11208a6f15891ea8a4bdaf2ff642926ea5 100644 (file)
@@ -1,5 +1,68 @@
 <html>
 <body>
-<p>Changelog</p>
+<h4>1.6 - minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 May 2016</a></h4>
+<ul>
+    <li>Add a setting to <a href="https://redmine.stoutner.com/issues/4">customize the search URLs</a>.</li>
+    <li>Add a setting to <a href="https://redmine.stoutner.com/issues/3">customize the browser’s user agent</a>.</li>
+</ul>
+
+<hr />
+
+<h4>1.5 - minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 May 2016</a></h4>
+<ul>
+    <li>Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.</li>
+</ul>
+
+<hr />
+
+<h4>1.4 - minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=58e6c22da860871eadd1cbf214a30e88ced4f19e">28 April 2016</a></h4>
+<ul>
+    <li>Add controls for <a href="https://redmine.stoutner.com/issues/21">third-party cookies</a>.</li>
+    <li>Fix full screen video playback.</li>
+</ul>
+
+<hr />
+
+<h4>1.3 - minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=4f704be746c00c0a29a52c28646e6d7cf2f9c53c">7 April 2016</a></h4>
+<ul>
+    <li>Create a <a href="https://redmine.stoutner.com/issues/17">navigation drawer</a>.</li>
+</ul>
+
+<hr />
+
+<h4>1.2 - minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=bde6908fee004715f0125ab2d51016dd63a956f4">23 March 2016</a></h4>
+<ul>
+    <li>Update launcher icon to make it bigger.</li>
+    <li>Replace all toast messages with <a href="https://redmine.stoutner.com/issues/12">snackbars</a>.</li>
+    <li><a href="https://redmine.stoutner.com/issues/11">Don't update the URL box if the user is typing in it</a>.</li>
+    <li>Bump the minimum API from 10 to 15.  Privacy Browser was crashing on load in API 10.</li>
+</ul>
+
+<hr />
+
+<h4>1.1 - minimum API 10, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f56d4111a627bebdb7f181da062253b3e6145381">9 March 2016</a></h4>
+<ul>
+    <li>Separate the standard and the free flavors so that Privacy Browser builds correctly on F-Droid.</li>
+</ul>
+
+<hr />
+
+<h4>1.0 - minimum API 10, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6f7130bc4218755bea242a2108e4c4ad6f63dcf9">24 Feb 2016</a></h4>
+<ul>
+    <li>Toggle JavaScript, DOM storage, and cookies.</li>
+    <li>Set default enabled status for JavaScript, DOM storage, and cookies.</li>
+    <li>Clear DOM storage and cookies.</li>
+    <li>Add shortcuts to the home screen.</li>
+    <li>Utilize download manager.</li>
+    <li>Navigate forward and back.</li>
+    <li>Cut, copy, paste URLs.</li>
+    <li>Share URLs.</li>
+    <li>Set homepage.</li>
+    <li>Scroll URL bar.</li>
+    <li>Maintain WebView scroll location when rotating screen.</li>
+    <li>Swipe to refresh WebView.</li>
+    <li>Play full screen videos (requires JavaScript to be enabled).</li>
+    <li>Clear and Exit menu item.</li>
+</ul>
 </body>
 </html>
\ No newline at end of file