]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/de/about_changelog.html
Prepare to release 2.3.
[PrivacyBrowserAndroid.git] / app / src / main / assets / de / about_changelog.html
1 <!--\r
2   Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.\r
3 \r
4   Translation 2016 Aaron Gerlach <aaron@gerlach.com>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.\r
5 \r
6   Diese Datei ist Teil von Privacy Browser <https://www.stoutner.com/privacy-browser>.\r
7 \r
8   Privacy Browser ist eine kostenlose Software: Sie können sie\r
9   unter den Bedingungen der GNU General Public License weiterverteilen\r
10   mit Berufung auf die veröffentlichte Fassung der Free Software\r
11   Foundation, entweder Version 3 der Lizenz oder (nach Ihrer\r
12   Möglichkeit) jede neuere Version.\r
13 \r
14   Privacy Browser wird in der Hoffnung vertrieben nützlich zu sein,\r
15   jedoch OHNE JEGLICHE GARANTIE; auch ohne die implizierte\r
16   Garantie auf MARKTGÄNGLICHKEIT oder BEREITSCHAFT FÜR\r
17   BESTIMMTE ANWENDUNGEN. Nutzen Sie die GNU General Public\r
18   License für mehr Details.\r
19 \r
20   Sie sollten eine Kopie der GNU General Public License zusammen mit\r
21   Privacy Browser erhalten haben. Wenn nicht, besuchen Sie\r
22   <http://www.gnu.org/licenses/>. -->\r
23 \r
24 <html>\r
25     <head>\r
26         <meta charset="UTF-8">\r
27         <style>\r
28             h3 {\r
29                 color: 0D4781;\r
30             }\r
31         </style>\r
32     </head>\r
33 \r
34     <body>\r
35         <h3>2.3 (version code 23)</h3>\r
36         <p>26 May 2017 - minimum API 19, target API 25</p>\r
37         <ul>\r
38             <li><a href="https://redmine.stoutner.com/issues/127">Don’t include URL redirects</a> in the WebView history.</li>\r
39             <li>Add the option to <a href="https://redmine.stoutner.com/issues/123">disable loading of images</a> to conserve bandwidth.</li>\r
40             <li>Fix the layout of some web pages by using a <a href="https://redmine.stoutner.com/issues/113">wide viewport</a>.</li>\r
41             <li>Allow loading of <a href="https://redmine.stoutner.com/issues/128">host only URLs</a>.</li>\r
42             <li><a href="https://redmine.stoutner.com/issues/129">Add icons to the settings screen</a>.</li>\r
43             <li><a href="https://redmine.stoutner.com/issues/130">Add the title</a> to the URL when sharing through the options menu.</li>\r
44             <li>Hide the <a href="https://redmine.stoutner.com/issues/93">third-party cookies setting on KitKat</a> because it only works on Lollipop or newer.</li>\r
45             <li><a href="https://redmine.stoutner.com/issues/89">Move Refresh to the bottom</a> of the options menu.</li>\r
46         </ul>\r
47 \r
48         <h3>2.2 (version code 22)</h3>\r
49         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=1d8a8322dace658f69b80ad4d24f941074aa2200">27 April 2017</a> - minimum API 19, target API 25</p>\r
50         <ul>\r
51             <li>Create an <a href="https://redmine.stoutner.com/issues/116">Incognito Mode</a>, which deletes the cache and history after each website loads.</li>\r
52             <li>Combine the <a href="https://redmine.stoutner.com/issues/122">JavaScript-enabled and JavaScript-disabled search options</a> into one entry.</li>\r
53             <li>Display the erroneous sections of an <a href="https://redmine.stoutner.com/issues/53">SSL certificate error in red</a>.</li>\r
54             <li>Delete the entire <a href="https://redmine.stoutner.com/issues/114">private cache folder</a> on Clear and Exit.</li>\r
55             <li>Add a <a href="https://redmine.stoutner.com/issues/120">25% font zoom option</a>.</li>\r
56             <li>Fix a bug with Orbot if the <a href="https://redmine.stoutner.com/issues/118">homepage is blank</a>.</li>\r
57             <li>Remove Torch from the list of <a href="https://redmine.stoutner.com/issues/119">recommended Tor search engines</a> because it doesn’t support HTTPS.</li>\r
58             <li>Fix a display corruption if the Find on Page bar is displayed when <a href="https://redmine.stoutner.com/issues/121">Privacy Browser is resumed</a>.</li>\r
59             <li>Display the <a href="https://redmine.stoutner.com/issues/117">Orbot version</a> and <a href="https://redmine.stoutner.com/issues/115">APK package signature</a> in About → Version.</li>\r
60             <li>Update the <a href="https://www.stoutner.com/privacy-browser/privacy-policy/">privacy policy</a> to version 1.4.</li>\r
61             <li>Update the <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/assets/pgl.yoyo.org_adservers.txt;h=cd750892e52bf06e7295aa4b51ccb548de4571cd;hp=436a8b83f3142b231cf43b144a6659f869b2a3ab;hb=9ba6d8a73e76d1d65a9df80f101ff3092f946972;hpb=76a37e5ce26f7d4ebe57d38cecc842e4c6c15819">list of ad servers</a> from pgl.yoyo.org.</li>\r
62             <li>Updated Italian translation provided by Francesco Buratti.</li>\r
63             <li>Updated Spanish translation provided by <a href="mailto:emails@joseleon.me">Jose A. León Becerra</a>.</li>\r
64         </ul>\r
65 \r
66         <h3>2.1 (version code 21)</h3>\r
67         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f01cad697eb5ab015888e88e20f26ac5911b1d85">25. März 2017</a> - Mindest-API 19, Ziel-API 25</p>\r
68         <ul>\r
69             <li>Fix a <a href="https://redmine.stoutner.com/issues/110">crash on load</a> introduced in version 2.0.1 if the homepage is set to be blank.</li>\r
70             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/112">prevented websites with a localhost domain from loading</a>.</li>\r
71             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/92">prevented URLs with special characters from loading</a> from the URL box.</li>\r
72             <li><a href="https://redmine.stoutner.com/issues/103">Reset the favorite icon and website title</a> before loading a new domain.</li>\r
73             <li>Automatically <a href="https://redmine.stoutner.com/issues/111">select all text in the URL box</a> when the user taps on it.</li>\r
74             <li><a href="https://redmine.stoutner.com/issues/105">Reorder the main options menu items</a> by popularity.</li>\r
75             <li><a href="https://redmine.stoutner.com/issues/109">Reapply domain settings</a> after closing Settings or Domains.</li>\r
76             <li><a href="https://redmine.stoutner.com/issues/106">Round the corners of the custom domain settings highlight</a>.</li>\r
77             <li><a href="https://redmine.stoutner.com/issues/107">Move the progress bar</a> to the bottom of the app bar.</li>\r
78             <li>Updated Italian translation provided by Francesco Buratti.</li>\r
79             <li>Updated Spanish translation provided by <a href="mailto:emails@joseleon.me">Jose A. León Becerra</a>.</li>\r
80         </ul>\r
81 \r
82         <h3>2.0.1 (version code 20)</h3>\r
83         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=1aec01e7c168c3fcc272530607e16f5ffa6d6c74">21. März 2017</a> - Mindest-API 19, Ziel-API 25</p>\r
84         <ul>\r
85             <li><a href="https://redmine.stoutner.com/issues/101">Only load domain settings when the domain changes</a>.</li>\r
86             <li>Only apply domain settings to subdomains if <a href="https://redmine.stoutner.com/issues/99">*. is specified at the beginning of the domain name</a>.</li>\r
87             <li>Reload domain settings when <a href="https://redmine.stoutner.com/issues/100">navigating with the back button</a>.</li>\r
88             <li><a href="https://redmine.stoutner.com/issues/98">Autopopulate the bookmark and create shorcut dialogues</a>.</li>\r
89             <li>Updated Italian translation provided by Francesco Buratti.</li>\r
90             <li>Updated Spanish translation provided by <a href="mailto:emails@joseleon.me">Jose A. León Becerra</a>.</li>\r
91         </ul>\r
92 \r
93         <h3>2.0 (version code 19)</h3>\r
94         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8f1c15606ef8cd277f51cc837c2c39667c48d0d4">16. März 2017</a> - Mindest-API 19, Ziel-API 25</p>\r
95         <ul>\r
96             <li>Implement <a href="https://redmine.stoutner.com/issues/7">custom domain settings</a>.</li>\r
97             <li>When proxying through Tor, <a href="https://redmine.stoutner.com/issues/90">wait until Orbot is ready</a> before attempting to load a page.</li>\r
98             <li><a href="https://redmine.stoutner.com/issues/87">Use .onion search engines</a> when proxying through Tor.</li>\r
99             <li>Updated Italian translation provided by Francesco Buratti.</li>\r
100             <li>Updated Spanish translation provided by <a href="mailto:emails@joseleon.me">Jose A. León Becerra</a>.</li>\r
101         </ul>\r
102 \r
103         <h3>1.15 (version code 18)</h3>\r
104         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8f4d6373a35a43a36050ed383f58c4074143b264">11. Februar 2017</a> - Mindest-API 19, Ziel-API 25</p>\r
105         <ul>\r
106             <li>Delete the <a href="https://redmine.stoutner.com/issues/84">secret, undocumented WebView cache</a> on Clear and Exit.</li>\r
107             <li><a href="https://redmine.stoutner.com/issues/83">Automatically start Orbot</a> when proxying through Orbot is enabled.</li>\r
108             <li><a href="https://redmine.stoutner.com/issues/82">Localize the dates</a> on the SSL certificate dialogs.</li>\r
109             <li>Enable downloading of files from <a href="https://redmine.stoutner.com/issues/73">websites that require a login</a>. Code contributed by Hendrik Knackstedt.</li>\r
110             <li>Fix a crash when attempting to <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commit;h=da8974edd917b868957fa78bb3843fefb93b8cb7">download a file that does not have an HTTP or HTTPS URI</a>.</li>\r
111             <li>Initial Italian translation provided by Francesco Buratti.</li>\r
112             <li>Updated Spanish translation provided by <a href="mailto:emails@joseleon.me">Jose A. León Becerra</a>.</li>\r
113         </ul>\r
114 \r
115         <h3>1.14.1 (version code 17)</h3>\r
116         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5bd318993ebf675433f514dd04fc3e29545c9312">4. Januar 2017</a> - Mindest-API 19, Ziel-API 25</p>\r
117         <ul>\r
118             <li>Fix a bug that caused Privacy Browser to <a href="https://redmine.stoutner.com/issues/80">crash on some websites</a> when ad blocking was enabled.</li>\r
119         </ul>\r
120 \r
121         <h3>1.14 (version code 16)</h3>\r
122         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6d3d23ab62cfdd6ef142dbdb764a6bac8fc38ce1">26. Dezember 2016</a> - Mindest-API 19, Ziel-API 25</p>\r
123         <ul>\r
124             <li>Implement <a href="https://redmine.stoutner.com/issues/31">ad blocking</a>.</li>\r
125             <li>Change the default user agent to PrivacyBrowser/1.0 <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=7f0fda47dbd040262a8149e1e6d27f7abe9043ea">for real this time</a>.</li>\r
126             <li>Change the default for <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=c3ec2515bf9a49d4561efc47f5d21106f15cb286">Do Not Track to be false</a>.</li>\r
127             <li>Add the option to <a href="https://redmine.stoutner.com/issues/75">enable full screen browsing mode</a> and set it to <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/xml/preferences.xml;h=cdda87e7c2eaa0cabdb6a1a77ffca1124e9423e1;hp=8ed81b84aab687621a0f08921c4f6165392d59d2;hb=743982f883eab347e4029f8a3be760f780b14da1;hpb=7f0fda47dbd040262a8149e1e6d27f7abe9043ea">false by default</a>.</li>\r
128             <li>Fix a bug that sometimes caused the <a href="https://redmine.stoutner.com/issues/74">navigation bar to turn gray in full screen mode</a> when switching between apps.</li>\r
129             <li>Bump <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5c6db7b33577612ff7f120b30fb98cab8afa591f">target API to 25</a>.</li>\r
130             <li>Updated <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/values-es/strings.xml;h=83c162b389a075effb68c7ce41cd03482c7c8bce;hp=ff79b6a9f30dbe71a0a076cfcfdc0df834ebb792;hb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330;hpb=e9ed376cc7890f1d1f2e370e2e63f19dcfd1859d">partial</a> <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blob;f=app/src/main/assets/es/about_permissions.html;h=eab82ba8ee104e6a71776a557366f70660d28711;hb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330">Spanish</a> <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/assets/es/about_changelog.html;h=ffb0e4895c0323ae4ee6ca11aab775b318a1b9ef;hp=f810cccc58ee840eb2704bcf81c9e3387d29ff2c;hb=c3ec2515bf9a49d4561efc47f5d21106f15cb286;hpb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330">Translation</a>.</li>\r
131         </ul>\r
132 \r
133         <h3>1.13 (version code 15)</h3>\r
134         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5a9cabddff240061fe521f01df3025b037e9da9e">28. November 2016</a> - Mindest-API 19, Ziel-API 24</p>\r
135         <ul>\r
136             <li>Double-tap for <a href="https://redmine.stoutner.com/issues/46">full screen browsing mode</a>.</li>\r
137             <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>\r
138             <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>\r
139             <li>Add <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d45c5240d1a82d1a43742b6aea8173b520697520">Copy URL</a> to the URL context menu.</li>\r
140             <li>Make the back button <a href="https://redmine.stoutner.com/issues/60">navigate to the parent folder</a> in the bookmarks activity.</li>\r
141             <li>Update privacy policy to <a href="https://www.stoutner.com/updated-privacy-policy/">version 1.3</a>.</li>\r
142             <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>\r
143             <li>Updated German translation provided by <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>\r
144         </ul>\r
145 \r
146         <h3>1.12 (version code 14)</h3>\r
147         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=3f2c7129a56e84d34cb07c151baf87bdea94dd12">9. November 2016</a> - Mindest-API 19, Ziel-API 24</p>\r
148         <ul>\r
149             <li>Hinzufügen einer <a href="https://redmine.stoutner.com/issues/24">Historie für Vor- und Zurück-Schaltflächen</a>.</li>\r
150             <li>Gedrückt halten bewirkt nun <a href="https://redmine.stoutner.com/issues/63">das Anzeigen der Zieladresse von URLs</a> und bietet die Möglichkeit, <a href="https://redmine.stoutner.com/issues/10">Bilder anzuzeigen oder herunterzuladen</a>.</li>\r
151             <li><a href="https://redmine.stoutner.com/issues/9">Auf der Seite suchen</a> hinzugefügt.</li>\r
152             <li><a href="https://redmine.stoutner.com/issues/69">Privacy Browser wird komplett aus dem Arbeitsspeicher entfernt</a> beim "Leeren und Verlassen".</li>\r
153             <li>Fehler behoben, der einen Absturz verursachte beim <a href="https://redmine.stoutner.com/issues/70">Anzeigen von SSL-Zertifikatsfehlern</a> unter Android Kitkat and Lollipop.</li>\r
154             <li>Fehler behoben, der einen Absturz verursachte bei einigen Dateidownloads; verursacht durch ein <a href="https://redmine.stoutner.com/issues/71">fehlerhaftes Parsen des Content-Disposition Headers</a>.</li>\r
155             <li>Aktualisierung der von <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a> bereitgestellten Übersetzung.</li>\r
156         </ul>\r
157 \r
158         <h3>1.11 (version code 13)</h3>\r
159         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22. Oktober 2016</a> - Mindest-API 19, Ziel-API 24</p>\r
160         <ul>\r
161             <li>Ziel-API auf 24 hochgestuft, um Multi-Window auf Android Nougat zu ermöglichen.</li>\r
162             <li>Fehler behoben, der seit Version 1.10 exisiterte und <a href="https://redmine.stoutner.com/issues/66">große Auslastung der CPU</a> ohne wirklichen Grund verursachte.</li>\r
163             <li><a href="https://redmine.stoutner.com/issues/18">Funktion zum Drucken</a> hinzugefügt.</li>\r
164             <li>Fehler bezüglich <a href="https://redmine.stoutner.com/issues/67">Dateidownloads</a> auf KitKat und Lollipop behoben.</li>\r
165             <li>Deutsche Übersetzung durch <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a> fur die neuen Funktionen aktualisiert.</li>\r
166         </ul>\r
167 \r
168         <h3>1.10 (version code 12)</h3>\r
169         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=c9365866ad37cc2b0b0fa53ee04aaaa4740f70b7">15. September 2016</a> - Mindest-API 19, Ziel-API 23</p>\r
170         <ul>\r
171             <li>Unterstützung für<a href="https://redmine.stoutner.com/issues/26"> TOR Orbot Proxy</a> hinzugefügt.</li>\r
172             <li><a href="https://redmine.stoutner.com/issues/30">Do Not Track-Option</a> hinzugefügt.</li>\r
173             <li>Einen <a href="https://redmine.stoutner.com/issues/58">Download-Dialog</a> hinzugefügt, mit dem der User <a href="https://redmine.stoutner.com/issues/59">den Dateinamen ändern kann,</a> bevor der Download startet.</li>\r
174             <li>Optionale zusätzliche Funktionsbuttons für Cookies, DOM-Speicher und Formulardaten hinzugefügt.</li>\r
175             <li>Aktualisierung der wählbaren User Agents; Safari auf iOS und OS X hinzugefügt.</li>\r
176             <li>StartPage und Qwant zur Liste der Suchmaschinen hinzugefügt.</li>\r
177             <li>Deutsche Übersetzung durch <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a> fur die neuen Funktionen aktualisiert.</li>\r
178         </ul>\r
179 \r
180         <h3>1.9.1 (version code 11)</h3>\r
181         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6de831ce03c8b9114212870715c6c722e26f5b28">27. August 2016</a> - Mindest-API 19, Ziel-API 23</p>\r
182         <ul>\r
183             <li>Bilder-Verknüpfungen zu relativen Pfaden geändert, sodass Privacy Browser in F-Droid geladen wird.</li>\r
184         </ul>\r
185 \r
186         <h3>1.9 (version code 10)</h3>\r
187         <p>26. August 2016 - Mindest-API 19, Ziel-API 23</p>\r
188         <ul>\r
189             <li>Deutsche Übersetzung hinzugefügt durch <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>.</li>\r
190             <li>Die Möglichkeit hinzugefügt, <a href="https://redmine.stoutner.com/issues/2">SSL-Zertifikatsdetails und -fehlermeldungen anzuzeigen</a>. Das ermöglicht es Privacy Browser, Websites mit selbstsignierten Zertifikaten zu laden.</li>\r
191             <li><a href="https://redmine.stoutner.com/issues/38">Schriftgrößen-Einstellungen</a> hinzugefügt.</li>\r
192             <li><a href="https://redmine.stoutner.com/issues/14">"mailto:"-Links</a> auf Websites können verarbeitet werden.</li>\r
193             <li>App-Absturz behoben, wenn <a href="https://redmine.stoutner.com/issues/47">man ein Lesezeichen ohne Favicon erstellt oder bearbeitet</a>.</li>\r
194             <li>Fehler behoben, der manchmal <a href="https://redmine.stoutner.com/issues/28">die Navigationsleiste deaktivierte, nachdem ein Vollbildvideo geöffnet war</a>.</li>\r
195             <li>Senden eines <a href="https://redmine.stoutner.com/issues/37">Nullwerts für den "X-Requested-With"-Header beim erstmaligen Laden der Seite</a>.</li>\r
196         </ul>\r
197 \r
198         <h3>1.8 (version code 9)</h3>\r
199         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f386169ee9c68325562068394cb6b21b0b89be1c;ds=inline">16. Juli 2016</a> - Mindest-API 19, Ziel-API 23</p>\r
200         <ul>\r
201             <li>Ein <a href="https://redmine.stoutner.com/issues/16">Lesezeichen-Interface hinzugefügt</a>.</li>\r
202             <li><a href="https://redmine.stoutner.com/issues/29">Simple Steuerung von Formulardaten</a> hinzugefügt.</li>\r
203             <li>Fehler behoben, welcher <a href="https://redmine.stoutner.com/issues/40">das Bearbeiten des eigenen User Agents verhindert hat</a>.</li>\r
204             <li>Fehler behoben, welcher <a href="https://redmine.stoutner.com/issues/33">das Laden von URLs mit Leerzeichen an Anfang oder Ende verhindert hat</a>.</li>\r
205         </ul>\r
206 \r
207 \r
208         <h3>1.7 (version code 8)</h3>\r
209         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=347e702f50a02782add9400afa552fbee1cf7ab6;ds=inline">16. Juni 2016</a> - Mindest-API 19, Ziel-API 23</p>\r
210         <ul>\r
211             <li>Eine <a href="https://redmine.stoutner.com/issues/15">"About activity" mit TabView</a> hinzugefügt.</li>\r
212             <li>Eine "Guide activity" mit TabView hinzugefügt.</li>\r
213             <li>Die minimum API von 15 auf 19 gesetzt aufgrund von <a href="https://freedom-to-tinker.com/blog/dwallach/android-webview-security-and-the-mobile-advertising-marketplace/">\r
214                 Sicherheitsbedenken</a> bezüglich älterer Versionen von WebView.</li>\r
215         </ul>\r
216 \r
217 \r
218         <h3>1.6 (version code 7)</h3>\r
219         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11. Mai 2016</a> - Mindest-API 15, Ziel-API 23</p>\r
220         <ul>\r
221             <li>Einstellung hinzugefügt, um <a href="https://redmine.stoutner.com/issues/4">die Such-URLs zu bearbeiten</a>.</li>\r
222             <li>Einstellung hinzugefügt, um <a href="https://redmine.stoutner.com/issues/3">den User Agent zu bearbeiten</a>.</li>\r
223         </ul>\r
224 \r
225 \r
226         <h3>1.5 (version code 6)</h3>\r
227         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5. Mai 2016</a> - Mindest-API 15, Ziel-API 23</p>\r
228         <ul>\r
229             <li>Option hinzugefügt, mit der man das "Herunterziehen zum Aktualisieren" deaktivieren kann, damit bestimmte Websites wie Google Maps korrekt funktionieren.</li>\r
230         </ul>\r
231 \r
232 \r
233         <h3>1.4 (version code 5)</h3>\r
234         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=58e6c22da860871eadd1cbf214a30e88ced4f19e">28. April 2016</a> - Mindest-API 15, Ziel-API 23</p>\r
235         <ul>\r
236             <li>Steuerung für <a href="https://redmine.stoutner.com/issues/21">Drittanbieter-Cookies</a> hinzugefügt.</li>\r
237             <li>Fehlerbehebung für Vollbild-Videowiedergabe.</li>\r
238         </ul>\r
239 \r
240 \r
241         <h3>1.3 (version code 4)</h3>\r
242         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=4f704be746c00c0a29a52c28646e6d7cf2f9c53c">7. April 2016</a> - Mindest-API 15, Ziel-API 23</p>\r
243         <ul>\r
244             <li>Eine <a href="https://redmine.stoutner.com/issues/17">Navigationsübersicht</a> hinzugefügt.</li>\r
245         </ul>\r
246 \r
247 \r
248         <h3>1.2 (version code 3)</h3>\r
249         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=bde6908fee004715f0125ab2d51016dd63a956f4">23. März 2016</a> - Mindest-API 15, Ziel-API 23</p>\r
250         <ul>\r
251             <li>Launcher-Icon aktualisiert um es größer zu machen.</li>\r
252             <li>Alle Toast-Nachrichten durch <a href="https://redmine.stoutner.com/issues/12">Snackbars</a> ersetzt.</li>\r
253             <li><a href="https://redmine.stoutner.com/issues/11">URL-Leiste wird nicht aktualisiert, wenn der Nutzer darin schreibt</a>.</li>\r
254             <li>Mindest-API von 10 auf 15 hochgestuft.  Privacy Browser ist beim Laden unter API 10 abgestürzt.</li>\r
255         </ul>\r
256 \r
257 \r
258         <h3>1.1 (version code 2)</h3>\r
259         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f56d4111a627bebdb7f181da062253b3e6145381">9. März 2016</a> - Mindest-API 10, Ziel-API 23</p>\r
260         <ul>\r
261             <li>Die Standard- und die kostenlosen Varianten getrennt, damit die App korrekt in F-Droid gezeigt wird.</li>\r
262         </ul>\r
263 \r
264 \r
265         <h3>1.0 (version code 1)</h3>\r
266         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6f7130bc4218755bea242a2108e4c4ad6f63dcf9">24. Februar 2016</a> - Mindest-API 10, Ziel-API 23</p>\r
267         <ul>\r
268             <li>Option zum (De-)Aktivieren von Javascript, DOM-Speicher und Cookies hinzugefügt.</li>\r
269             <li>Standardmäßige Aktivierung von Javascript, DOM-Speicher und Cookies gesetzt.</li>\r
270             <li>DOM-Speicher und Cookies leerbar.</li>\r
271             <li>Shortcuts für Launcher hinzugefügt.</li>\r
272             <li>Mehr Funktionalität des Download-Managers.</li>\r
273             <li>Vorwärts und zurück navigieren.</li>\r
274             <li>URLs ausschneiden, kopieren und einsetzen.</li>\r
275             <li>URLs teilen.</li>\r
276             <li>Homepage bestimmen.</li>\r
277             <li>URL-Leiste scrollbar.</li>\r
278             <li>WebView-Position beim Rotieren des Bildschirms angepasst.</li>\r
279             <li>Herunterziehen zum Aktualisieren im WebView.</li>\r
280             <li>Videos im Vollbild-Modus (Javascript muss aktiviert sein).</li>\r
281             <li>Leeren und Verlassen Menü-Option.</li>\r
282         </ul>\r
283     </body>\r
284 </html>