]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/en/about_changelog.html
`About Changelog` Spanish translation.
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_changelog.html
1 <!--
2   Copyright 2016 Soren Stoutner <soren@stoutner.com>.
3
4   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
5
6   Privacy Browser is free software: you can redistribute it and/or modify
7   it under the terms of the GNU General Public License as published by
8   the Free Software Foundation, either version 3 of the License, or
9   (at your option) any later version.
10
11   Privacy Browser is distributed in the hope that it will be useful,
12   but WITHOUT ANY WARRANTY; without even the implied warranty of
13   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14   GNU General Public License for more details.
15
16   You should have received a copy of the GNU General Public License
17   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
18
19 <html>
20 <head>
21     <style>
22         h3 {
23             color: 0D4781;
24         }
25     </style>
26 </head>
27
28 <body>
29
30 <h3>1.13 (version code 15)</h3>
31 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5a9cabddff240061fe521f01df3025b037e9da9e">28 November 2016</a> - minimum API 19, target API 24</p>
32 <ul>
33     <li>Double-tap for <a href="https://redmine.stoutner.com/issues/46">full screen browsing mode</a>.</li>
34     <li>Change the default user agent to <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0ddee839c666ba339e374749588f910070658ee">PrivacyBrowser/1.0</a>.</li>
35     <li>Add a <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/java/com/stoutner/privacybrowser/UrlHistory.java;h=ec0b45e455acc659acc7c303077bfcf4079ddad9;hp=d2d4fecde081bf3e4ee1327243f38212e9f40c3f;hb=ac6db897f8e99a28a7e2d916238fbdf7a021ac55;hpb=eb1e349d876e09e2b82e4eb9d6dc199147e1cde5">clear history button</a>.</li>
36     <li>Add <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d45c5240d1a82d1a43742b6aea8173b520697520">Copy URL</a> to the URL context menu.</li>
37     <li>Make the back button <a href="https://redmine.stoutner.com/issues/60">navigate to the parent folder</a> in the bookmarks activity.</li>
38     <li>Update privacy policy to <a href="https://www.stoutner.com/updated-privacy-policy/">version 1.3</a>.</li>
39     <li>Partial <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/values-es/strings.xml;h=601da35d052ca3b36bedc4645c3db3189b3e1605;hp=09cc8c34e66b17e473d5d2b2ccb025c0f03b1804;hb=66213601459e6e2f739f2991581ffb0a1a1c0b43;hpb=3bd71cebfddb14b7adcbb39c5ab98f9ce90f8d9d">Spanish translation</a>.</li>
40     <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
41 </ul>
42
43 <h3>1.12 (version code 14)</h3>
44 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=3f2c7129a56e84d34cb07c151baf87bdea94dd12">9 November 2016</a> - minimum API 19, target API 24</p>
45 <ul>
46     <li>Add a <a href="https://redmine.stoutner.com/issues/24">forward and back history list</a>.</li>
47     <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>
48     <li>Added <a href="https://redmine.stoutner.com/issues/9">Find on Page</a>.</li>
49     <li>Completely <a href="https://redmine.stoutner.com/issues/69">remove Privacy Browser from RAM</a> on "Clear and Exit".</li>
50     <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>
51     <li>Fix a crash on some file downloads caused by a <a href="https://redmine.stoutner.com/issues/71">failure to parse the Content-Disposition header</a> correctly.</li>
52     <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
53 </ul>
54
55 <h3>1.11 (version code 13)</h3>
56 <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>
57 <ul>
58     <li>Bump target API to 24, which enables multi-window support on Nougat.</li>
59     <li>Fix a bug introduced in version 1.10 that consumed <a href="https://redmine.stoutner.com/issues/66">massive amounts of CPU</a> for no good reason.</li>
60     <li>Add <a href="https://redmine.stoutner.com/issues/18">printing support</a>.</li>
61     <li>Fix <a href="https://redmine.stoutner.com/issues/67">file downloading</a> on KitKat and Lollipop.</li>
62     <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
63 </ul>
64
65 <h3>1.10 (version code 12)</h3>
66 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=c9365866ad37cc2b0b0fa53ee04aaaa4740f70b7">15 September 2016</a> - minimum API 19, target API 23</p>
67 <ul>
68     <li>Add <a href="https://redmine.stoutner.com/issues/26">Tor Orbot proxy support</a>.</li>
69     <li>Add <a href="https://redmine.stoutner.com/issues/30">Do Not Track</a> support.</li>
70     <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>
71     <li>Add optional additional action buttons for cookies, DOM storage, and saved forms.</li>
72     <li>Update user agents and add Safari on iOS and OS X.</li>
73     <li>Add StartPage and Qwant to the list of search engines.</li>
74     <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
75 </ul>
76
77 <h3>1.9.1 (version code 11)</h3>
78 <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>
79 <ul>
80     <li>Changed asset image links to relative paths so Privacy Browser will build on F-Droid.</li>
81 </ul>
82
83 <h3>1.9 (version code 10)</h3>
84 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=7c6dae59026beeb9e32fcc4d6706129f8bee029c">26 August 2016</a> - minimum API 19, target API 23</p>
85 <ul>
86     <li>German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>
87     <li>Add the ability to <a href="https://redmine.stoutner.com/issues/2">view SSL certificate details and SSL error messages</a>. This allows Privacy Browser to load web pages with self-signed certificates.</li>
88     <li>Add <a href="https://redmine.stoutner.com/issues/38">font size controls</a>.</li>
89     <li>Handle <a href="https://redmine.stoutner.com/issues/14">"mailto:" links</a> on websites.</li>
90     <li>Fix a crash when <a href="https://redmine.stoutner.com/issues/47">creating or editing a bookmark with no favorite icon</a>.</li>
91     <li>Fix a bug that sometimes <a href="https://redmine.stoutner.com/issues/28">disabled the navigation drawer after exiting a full screen video</a>.</li>
92     <li>Send a <a href="https://redmine.stoutner.com/issues/37">null value for the "X-Requested-With" header on initial page load</a>.</li>
93 </ul>
94
95 <h3>1.8 (version code 9)</h3>
96 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f386169ee9c68325562068394cb6b21b0b89be1c">16 July 2016</a> - minimum API 19, target API 23</p>
97 <ul>
98     <li>Add a <a href="https://redmine.stoutner.com/issues/16">bookmarks interface</a>.</li>
99     <li>Add <a href="https://redmine.stoutner.com/issues/29">basic controls for form data</a>.</li>
100     <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/40">prevented editing the custom user agent</a>.</li>
101     <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/33">prevented URLs from loading if there are whitespaces at the beginning or end</a>.</li>
102 </ul>
103
104
105 <h3>1.7 (version code 8)</h3>
106 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=347e702f50a02782add9400afa552fbee1cf7ab6;ds=inline">16 June 2016</a> - minimum API 19, target API 23</p>
107 <ul>
108     <li>Create an <a href="https://redmine.stoutner.com/issues/15">About activity with a TabView</a>.</li>
109     <li>Create a Guide activity with a TabView.</li>
110     <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/">
111         security concerns</a> regarding older versions of WebView.</li>
112 </ul>
113
114
115 <h3>1.6 (version code 7)</h3>
116 <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>
117 <ul>
118     <li>Add a setting to <a href="https://redmine.stoutner.com/issues/4">customize the search URLs</a>.</li>
119     <li>Add a setting to <a href="https://redmine.stoutner.com/issues/3">customize the browser’s user agent</a>.</li>
120 </ul>
121
122
123 <h3>1.5 (version code 6)</h3>
124 <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>
125 <ul>
126     <li>Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.</li>
127 </ul>
128
129
130 <h3>1.4 (version code 5)</h3>
131 <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>
132 <ul>
133     <li>Add controls for <a href="https://redmine.stoutner.com/issues/21">third-party cookies</a>.</li>
134     <li>Fix full screen video playback.</li>
135 </ul>
136
137
138 <h3>1.3 (version code 4)</h3>
139 <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>
140 <ul>
141     <li>Create a <a href="https://redmine.stoutner.com/issues/17">navigation drawer</a>.</li>
142 </ul>
143
144
145 <h3>1.2 (version code 3)</h3>
146 <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>
147 <ul>
148     <li>Update launcher icon to make it bigger.</li>
149     <li>Replace all toast messages with <a href="https://redmine.stoutner.com/issues/12">snackbars</a>.</li>
150     <li><a href="https://redmine.stoutner.com/issues/11">Don't update the URL box if the user is typing in it</a>.</li>
151     <li>Bump the minimum API from 10 to 15. Privacy Browser was crashing on load in API 10.</li>
152 </ul>
153
154
155 <h3>1.1 (version code 2)</h3>
156 <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>
157 <ul>
158     <li>Separate the standard and the free flavors so that Privacy Browser builds correctly on F-Droid.</li>
159 </ul>
160
161
162 <h3>1.0 (version code 1)</h3>
163 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6f7130bc4218755bea242a2108e4c4ad6f63dcf9">24 February 2016</a> - minimum API 10, target API 23</p>
164 <ul>
165     <li>Toggle JavaScript, DOM storage, and cookies.</li>
166     <li>Set default enabled status for JavaScript, DOM storage, and cookies.</li>
167     <li>Clear DOM storage and cookies.</li>
168     <li>Add shortcuts to the home screen.</li>
169     <li>Utilize download manager.</li>
170     <li>Navigate forward and back.</li>
171     <li>Cut, copy, paste URLs.</li>
172     <li>Share URLs.</li>
173     <li>Set homepage.</li>
174     <li>Scroll URL bar.</li>
175     <li>Maintain WebView scroll location when rotating screen.</li>
176     <li>Swipe to refresh WebView.</li>
177     <li>Play full screen videos (requires JavaScript to be enabled).</li>
178     <li>Clear and Exit menu item.</li>
179 </ul>
180 </body>
181 </html>