]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Prepare changelog for 1.12 release.
authorSoren Stoutner <soren@stoutner.com>
Wed, 9 Nov 2016 18:52:56 +0000 (11:52 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 9 Nov 2016 18:52:56 +0000 (11:52 -0700)
.idea/misc.xml
app/src/main/assets/en/about_changelog.html

index 1caa1363c93b174a058995cdabc9773e123ab3bc..95f0f031062694350692a50d7adca27d559d5d41 100644 (file)
@@ -37,7 +37,7 @@
     <ConfirmationsSetting value="0" id="Add" />
     <ConfirmationsSetting value="0" id="Remove" />
   </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
     <output url="file://$PROJECT_DIR$/build/classes" />
   </component>
   <component name="ProjectType">
index 0f37264d643c16db0a5c163176fea1b76bedb179..4d162a9b8d782bbc9b9d04620cfca198b9f1d9e5 100644 (file)
 
 <body>
 
+<h3>1.12 (version code 14)</h3>
+<p>9 November 2016 - minimum API 19, target API 24</p>
+<ul>
+    <li>Add a <a href="https://redmine.stoutner.com/issues/24">forward and back history list</a>.</li>
+    <li>Long press now <a href="https://redmine.stoutner.com/issues/63">displays target URLs</a> and the option to <a href="https://redmine.stoutner.com/issues/10">view or download pictures</a>.</li>
+    <li>Added <a href="https://redmine.stoutner.com/issues/9">Find on Page</a>.</li>
+    <li>Completely <a href="https://redmine.stoutner.com/issues/69">remove Privacy Browser from RAM</a> on "Clear and Exit".</li>
+    <li>Fix a crash when <a href="https://redmine.stoutner.com/issues/70">displaying an SSL Certificate error</a> in Android Kitkat and Lollipop.</li>
+    <li>Fix a crash on some file downloades caused by a <a href="https://redmine.stoutner.com/issues/71">failure to parse the Content-Disposition header</a> correctly.</li>
+    <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
+</ul>
+
 <h3>1.11 (version code 13)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 October 2016</a> - minimum API 19, target API 24</p>
 <ul>