]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/about_changelog.html
Update the information in About:License, including adding images.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_changelog.html
1 <html>
2 <body>
3 <h4>1.6 <font color="0D4781">- minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 May 2016</a></font></h4>
4 <ul>
5     <li>Add a setting to <a href="https://redmine.stoutner.com/issues/4">customize the search URLs</a>.</li>
6     <li>Add a setting to <a href="https://redmine.stoutner.com/issues/3">customize the browser’s user agent</a>.</li>
7 </ul>
8
9 <hr />
10
11 <h4>1.5 <font color="0D4781">- minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 May 2016</a></font></h4>
12 <ul>
13     <li>Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.</li>
14 </ul>
15
16 <hr />
17
18 <h4>1.4 <font color="0D4781">- minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=58e6c22da860871eadd1cbf214a30e88ced4f19e">28 April 2016</a></font></h4>
19 <ul>
20     <li>Add controls for <a href="https://redmine.stoutner.com/issues/21">third-party cookies</a>.</li>
21     <li>Fix full screen video playback.</li>
22 </ul>
23
24 <hr />
25
26 <h4>1.3 <font color="0D4781">- minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=4f704be746c00c0a29a52c28646e6d7cf2f9c53c">7 April 2016</a></font></h4>
27 <ul>
28     <li>Create a <a href="https://redmine.stoutner.com/issues/17">navigation drawer</a>.</li>
29 </ul>
30
31 <hr />
32
33 <h4>1.2 <font color="0D4781">- minimum API 15, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=bde6908fee004715f0125ab2d51016dd63a956f4">23 March 2016</a></font></h4>
34 <ul>
35     <li>Update launcher icon to make it bigger.</li>
36     <li>Replace all toast messages with <a href="https://redmine.stoutner.com/issues/12">snackbars</a>.</li>
37     <li><a href="https://redmine.stoutner.com/issues/11">Don't update the URL box if the user is typing in it</a>.</li>
38     <li>Bump the minimum API from 10 to 15.  Privacy Browser was crashing on load in API 10.</li>
39 </ul>
40
41 <hr />
42
43 <h4>1.1 <font color="0D4781">- minimum API 10, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f56d4111a627bebdb7f181da062253b3e6145381">9 March 2016</a></font></h4>
44 <ul>
45     <li>Separate the standard and the free flavors so that Privacy Browser builds correctly on F-Droid.</li>
46 </ul>
47
48 <hr />
49
50 <h4>1.0 <font color="0D4781">- minimum API 10, target API 23 - released <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6f7130bc4218755bea242a2108e4c4ad6f63dcf9">24 Feb 2016</a></font></h4>
51 <ul>
52     <li>Toggle JavaScript, DOM storage, and cookies.</li>
53     <li>Set default enabled status for JavaScript, DOM storage, and cookies.</li>
54     <li>Clear DOM storage and cookies.</li>
55     <li>Add shortcuts to the home screen.</li>
56     <li>Utilize download manager.</li>
57     <li>Navigate forward and back.</li>
58     <li>Cut, copy, paste URLs.</li>
59     <li>Share URLs.</li>
60     <li>Set homepage.</li>
61     <li>Scroll URL bar.</li>
62     <li>Maintain WebView scroll location when rotating screen.</li>
63     <li>Swipe to refresh WebView.</li>
64     <li>Play full screen videos (requires JavaScript to be enabled).</li>
65     <li>Clear and Exit menu item.</li>
66 </ul>
67 </body>
68 </html>