]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 1.10. v1.10
authorSoren Stoutner <soren@stoutner.com>
Thu, 15 Sep 2016 07:40:57 +0000 (00:40 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 15 Sep 2016 07:40:57 +0000 (00:40 -0700)
app/build.gradle
app/src/main/assets/en/about_changelog.html

index c72546d9238b113e79f8df8332bf9dea9b6b5da0..1bbde24828e24fbe872133cf890c23dbb382e5f7 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacybrowser"
         minSdkVersion 19
         targetSdkVersion 23
-        versionCode 11
-        versionName "1.9.1"
+        versionCode 12
+        versionName "1.10"
     }
 
     buildTypes {
index 41b67f7c21c7cf259b167e2657cfd383065fadb7..e048f84288eac355cc332a5ee13f1e68c4c18985 100644 (file)
 </head>
 
 <body>
+
+<h3>1.10 (version code 12)</h3>
+<p>15 September 2016 - minimum API 19, target API 23</p>
+<ul>
+    <li>Add <a href="https://redmine.stoutner.com/issues/26">Tor Orbot proxy support</a>.</li>
+    <li>Add <a href="https://redmine.stoutner.com/issues/30">Do Not Track</a> support.</li>
+    <li>Add a <a href="https://redmine.stoutner.com/issues/58">download dialog</a> that allows users to <a href="https://redmine.stoutner.com/issues/59">modify the file name</a> before the download begins.</li>
+    <li>Add optional additional action buttons for cookies, DOM storage, and saved forms.</li>
+    <li>Update user agents and add Safari on iOS and OS X.</li>
+    <li>Add StartPage and Qwant to the list of search engines.</li>
+    <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
+</ul>
+
 <h3>1.9.1 (version code 11)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6de831ce03c8b9114212870715c6c722e26f5b28">27 August 2016</a> - minimum API 19, target API 23</p>
 <ul>