]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 1.7. v1.7
authorSoren Stoutner <soren@stoutner.com>
Thu, 16 Jun 2016 20:17:25 +0000 (13:17 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 16 Jun 2016 20:17:25 +0000 (13:17 -0700)
app/build.gradle
app/src/main/assets/about_changelog.html
app/src/main/assets/about_links.html

index c491207afeb895afc5c849bdb50757061ff4fbd6..ed3da87c482afa54ee5fb4319c51a4b8c930398a 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacybrowser"
         minSdkVersion 19
         targetSdkVersion 23
-        versionCode 7
-        versionName "1.6"
+        versionCode 8
+        versionName "1.7"
     }
 
     buildTypes {
index 302cb5ef619f15be40c52de4f4d768a0ceb6e9fa..82810611319eb9e35c4a994196ec424f657830ca 100644 (file)
 </head>
 
 <body>
-<h3>1.6</h3>
+<h3>1.7 (version code 8)</h3>
+<p>16 June 2016 - minimum API 19, target API 23</p>
+<ul>
+    <li>Create an <a href="https://redmine.stoutner.com/issues/15">About activity with a TabView</a>.</li>
+    <li>Create a Guide activity with a TabView.</li>
+    <li>Bump the minimum API from 15 to 19 due to <a href="https://freedom-to-tinker.com/blog/dwallach/android-webview-security-and-the-mobile-advertising-marketplace/">
+        security concerns</a> regarding older versions of WebView.</li>
+</ul>
+
+
+<h3>1.6 (version code 7)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 May 2016</a> - minimum API 15, target API 23</p>
 <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 />
 
-<h3>1.5</h3>
+<h3>1.5 (version code 6)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 May 2016</a> - minimum API 15, target API 23</p>
 <ul>
     <li>Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.</li>
 </ul>
 
-<hr />
 
-<h3>1.4</h3>
+<h3>1.4 (version code 5)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=58e6c22da860871eadd1cbf214a30e88ced4f19e">28 April 2016</a> - minimum API 15, target API 23</p>
 <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 />
 
-<h3>1.3</h3>
+<h3>1.3 (version code 4)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=4f704be746c00c0a29a52c28646e6d7cf2f9c53c">7 April 2016</a> - minimum API 15, target API 23</p>
 <ul>
     <li>Create a <a href="https://redmine.stoutner.com/issues/17">navigation drawer</a>.</li>
 </ul>
 
-<hr />
 
-<h3>1.2</h3>
+<h3>1.2 (version code 3)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=bde6908fee004715f0125ab2d51016dd63a956f4">23 March 2016</a> - minimum API 15, target API 23</p>
 <ul>
     <li>Update launcher icon to make it bigger.</li>
     <li>Bump the minimum API from 10 to 15.  Privacy Browser was crashing on load in API 10.</li>
 </ul>
 
-<hr />
 
-<h3>1.1</h3>
+<h3>1.1 (version code 2)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f56d4111a627bebdb7f181da062253b3e6145381">9 March 2016</a> - minimum API 10, target API 23</p>
 <ul>
     <li>Separate the standard and the free flavors so that Privacy Browser builds correctly on F-Droid.</li>
 </ul>
 
-<hr />
 
-<h3>1.0</h3>
+<h3>1.0 (version code 1)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6f7130bc4218755bea242a2108e4c4ad6f63dcf9">24 Feb 2016</a> - minimum API 10, target API 23</p>
 <ul>
     <li>Toggle JavaScript, DOM storage, and cookies.</li>
index 312ece0a5834d9f937f33c342f1a51e594a8a95c..5e60dd0cd1a931f27b389dc790d6df5a8e52039c 100644 (file)
 <body>
 <h3>Websites</h3>
 
-<ul>
-    <li><p><a href="https://redmine.stoutner.com/projects/privacy-browser/issues">Bug Tracker and Feature Requests</a>.</p></li>
-    <li><p><a href="https://redmine.stoutner.com/projects/privacy-browser/boards">Forum</a>.</p></li>
-    <li><p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=summary">GitWeb</a>.</p></li>
-</ul>
+<p><a href="https://www.stoutner.com/category/privacy-browser/">News</a></p>
+
+<p><a href="https://redmine.stoutner.com/projects/privacy-browser/issues">Bug Tracker and Feature Requests</a></p>
+
+<p><a href="https://redmine.stoutner.com/projects/privacy-browser/boards">Forum</a></p>
+
+<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=summary">GitWeb</a></p>
+
 </body>
 </html>
\ No newline at end of file