]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/assets/de/changelog.html
Release 1.9.
[PrivacyCell.git] / app / src / main / assets / de / changelog.html
1 <!--
2   Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>.
3
4   Translation 2021-2022 Bernhard G. Keller.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
5
6   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
7
8   Privacy Cell is free software: you can redistribute it and/or modify
9   it under the terms of the GNU General Public License as published by
10   the Free Software Foundation, either version 3 of the License, or
11   (at your option) any later version.
12
13   Privacy Cell is distributed in the hope that it will be useful,
14   but WITHOUT ANY WARRANTY; without even the implied warranty of
15   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16   GNU General Public License for more details.
17
18   You should have received a copy of the GNU General Public License
19   along with Privacy Cell.  If not, see <http://www.gnu.org/licenses/>. -->
20
21 <html>
22     <head>
23         <meta charset="UTF-8">
24
25         <link rel="stylesheet" href="../css/theme.css">
26
27         <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
28         <meta name="color-scheme" content="light dark">
29     </head>
30
31     <body>
32         <h3>1.9 (Version Code 11)</h3>
33         <p>5. Dezember 2022 - Mindest-API 30, Ziel-API 33</p>
34         <ul>
35             <li>Bump the <a href="https://redmine.stoutner.com/issues/890">target API to 33</a> (Android 13).</li>
36             <li>Disable <a href="https://redmine.stoutner.com/issues/894">swiping to dismiss</a> the realtime monitoring notification on Android 13.</li>
37             <li>Enable <a href="https://redmine.stoutner.com/issues/935">per-app language support</a> on Android 13.</li>
38             <li>Preserve the <a href="https://redmine.stoutner.com/issues/913">Settings scroll location</a> on restart.</li>
39             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
40         </ul>
41
42         <h3><a href="https://www.stoutner.com/privacy-cell-1-8-1/">1.8.1</a> (Version Code 10)</h3>
43         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=ab7601a6d91b6035862bb47b1ac259855e3aba3b">8. August 2022</a> - Mindest-API 30, Ziel-API 32</p>
44         <ul>
45             <li>Fehler behoben, durch den nach Änderung der Netzwerk-Verbindung <a href="https://redmine.stoutner.com/issues/864">Benachrichtigungen wieder aktiviert</a> wurden.</li>
46             <li><a href="https://redmine.stoutner.com/issues/884">Zweifarbig violetten Text</a> zum Nachtmodus (Theme) hinzugefügt.</li>
47             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
48         </ul>
49
50         <h3><a href="https://www.stoutner.com/privacy-cell-1-8/">1.8</a> (Version Code 9)</h3>
51         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=f60b140868c2f0d564657e96d48508b4fbdc546b">14. Juni 2022</a> - Mindest-API 30, Ziel-API 32</p>
52         <ul>
53             <li>Der <a href="https://redmine.stoutner.com/issues/851">Sprach-Netzwerk-Status</a> wird nun bei der Einschätzung der Gesamt-Sicherheit des Funknetzwerks berücksichtigt.</li>
54             <li>Fehler behoben, durch den gelegentlich <a href="https://redmine.stoutner.com/issues/850">Benachrichtigungen nicht abgeschaltet werden konnten</a>.</li>
55             <li><a href="https://redmine.stoutner.com/issues/827">Ziel-API auf 32</a> (Android 12L) angehoben.</li>
56             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
57         </ul>
58
59         <h3><a href="https://www.stoutner.com/privacy-cell-1-7/">1.7</a> (Version Code 8)</h3>
60         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=b11b84b24c660fac3a69f2dbe4bd615d73811219">24. März 2022</a> - Mindest-API 30, Ziel-API 31</p>
61         <ul>
62             <li>Warnung bei Verbindungen zu <a href="https://redmine.stoutner.com/issues/795">älteren, unsicheren Netzwerken</a> hinzugefügt.</li>
63             <li><a href="https://redmine.stoutner.com/issues/774">Protokoll-Ansicht</a> hinzugefügt.</li>
64             <li>Teilweise deutsche Übersetzung von Bernhard G. Keller.</li>
65         </ul>
66
67         <h3><a href="https://www.stoutner.com/privacy-cell-1-6/">1.6</a> (Version Code 7)</h3>
68         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=2be052aa618f414a18d73f5075b3b3776180bee5">21. Dezember 2021</a> - Mindest-API 30, Ziel-API 31</p>
69         <ul>
70             <li>Von <a href="https://redmine.stoutner.com/issues/775">androidx.work</a> hinzugefügte, nicht benötigte Berechtigungen entfernt.</li>
71             <li>Fehler behoben, durch den unter Android 12 der <a href="https://redmine.stoutner.com/issues/777">Benachrichtigungs-Dienst im Hintergrund nicht neu gestartet</a> werden konnte.</li>
72             <li>Teilweise deutsche Übersetzung von Bernhard G. Keller.</li>
73             <li>Erste komplette russische Übersetzung.</li>
74         </ul>
75
76         <h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (Version Code 6)</h3>
77         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3. November 2021</a> - Mindest-API 30, Ziel-API 31</p>
78         <ul>
79             <li>Fehler behoben, der einen <a href="https://redmine.stoutner.com/issues/771">Absturz bei der Echtzeit-Überwachung</a> verursachte, wenn die Berechtigung READ_PHONE_STATE nicht erteilt wurde.</li>
80             <li><a href="https://redmine.stoutner.com/issues/772">Ziel-API auf 31</a> (Android 12) angehoben.</li>
81             <li>Erste komplette französische Übersetzung von <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
82         </ul>
83
84         <h3><a href="https://www.stoutner.com/privacy-cell-1-4/">1.4</a> (Version Code 5)</h3>
85         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=a1d76c6e3ed465dd14385c5a37416ee30922021f">18. Oktober 2021</a> - Mindest-API 30, Ziel-API 30.</p>
86         <ul>
87             <li>Probleme bei der Echtzeit-Überwachung behoben, die <a href="https://redmine.stoutner.com/issues/764">Abstürze</a> verursachten oder
88                 <a href="https://redmine.stoutner.com/issues/763">falsche Klänge</a> abspielten.</li>
89             <li><a href="https://redmine.stoutner.com/issues/768">Logcat</a> implementiert.</li>
90             <li>Erste komplette italienische Übersetzung von Francesco Buratti.</li>
91         </ul>
92
93         <h3><a href="https://www.stoutner.com/privacy-cell-1-3/">1.3</a> (Version Code 4)</h3>
94         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=0611c698c5c7163dbe84e4d592fb3bf6150ab1a2">29. September 2021</a> – Mindest-API 30, Ziel-API 30.</p>
95         <ul>
96             <li><a href="https://redmine.stoutner.com/issues/750">Echtzeit-Überwachungs-Möglichkeit</a> hinzugefügt.</li>
97         </ul>
98
99         <h3><a href="https://www.stoutner.com/privacy-cell-1-2/">1.2</a> (Version Code 3)</h3>
100         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=70a8bdb781941d9f433b18a91befe03137d65a6f">15. September 2021</a> - Mindest-API 30, Ziel-API 30.</p>
101         <ul>
102             <li>Möglichkeit hinzugefügt, eine <a href="https://redmine.stoutner.com/issues/749">App-Leiste am unteren Bildschirmrand</a> zu nutzen.</li>
103             <li>Erste komplette Übersetzung von Jose A. León.</li>
104             <li>Teilweise französische Übersetzung von <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
105             <li>Teilweise italienische Übersetzung von Francesco Buratti.</li>
106         </ul>
107
108         <h3><a href="https://www.stoutner.com/privacy-cell-1-1/">1.1</a> (Version Code 2)</h3>
109         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=62586b5aaccbfa0fa265040513f3984264bd0379">30 August 2021</a> - Mindest-API 30, Ziel-API 30.</p>
110         <ul>
111             <li><a href="https://redmine.stoutner.com/issues/756">Informations-Dialoge</a> für Netzwerk-Typen hinzugefügt.</li>
112             <li>Teilweise spanische Übersetzung von Jose A. León.</li>
113         </ul>
114
115         <h3><a href="https://www.stoutner.com/privacy-cell-1-0/">1.0</a> (Version Code 1)</h3>
116         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=13c6fd95ce6986c052fed7918576b77619dc9c2a">25 August 2021</a> - Mindest-API 30, Ziel-API 30.</p>
117         <ul>
118             <li>Erst-Veröffentlichung.</li>
119         </ul>
120     </body>
121 </html>