]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/assets/en/changelog.html
12075791a0d7d2e060e80fa206b40294173d0660
[PrivacyCell.git] / app / src / main / assets / en / changelog.html
1 <!--
2   Copyright 2021-2023 Soren Stoutner <soren@stoutner.com>.
3
4   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
5
6   Privacy Cell 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 Cell 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 Cell.  If not, see <http://www.gnu.org/licenses/>. -->
18
19 <html>
20     <head>
21         <meta charset="UTF-8">
22
23         <link rel="stylesheet" href="../css/theme.css">
24
25         <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
26         <meta name="color-scheme" content="light dark">
27     </head>
28
29     <body>
30         <h3>1.10 (version code 12)</h3>
31         <p>30 October 2023 - minimum API 30, target API 34</p>
32         <ul>
33             <li>Create an optional <a href="https://redmine.stoutner.com/issues/988">monochrome icon</a> (can be used in Android >= 13).</li>
34             <li>Allow Privacy Cell to be included in <a href="https://redmine.stoutner.com/issues/1001">system backups</a>.</li>
35             <li>Bump the <a href="https://redmine.stoutner.com/issues/1104">target API to 34</a> (Android 14).</li>
36             <li>Document <a href="https://redmine.stoutner.com/issues/940">permissions needed</a> for <a href="https://redmine.stoutner.com/issues/942">newer versions of Android</a>.</li>
37             <li>Repopulate the realtime monitoring notification every <a href="https://redmine.stoutner.com/issues/1105">15 minutes</a>.</li>
38         </ul>
39
40         <h3><a href="https://www.stoutner.com/privacy-cell-1-9/">1.9</a> (version code 11)</h3>
41         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=53f5dd586d2e9eb38280648b9084db15163fe682">5 December 2022</a> - minimum API 30, target API 33</p>
42         <ul>
43             <li>Bump the <a href="https://redmine.stoutner.com/issues/890">target API to 33</a> (Android 13).</li>
44             <li>Disable <a href="https://redmine.stoutner.com/issues/894">swiping to dismiss</a> the realtime monitoring notification on Android 13.</li>
45             <li>Enable <a href="https://redmine.stoutner.com/issues/935">per-app language support</a> on Android 13.</li>
46             <li>Preserve the <a href="https://redmine.stoutner.com/issues/913">Settings scroll location</a> on restart.</li>
47         </ul>
48
49         <h3><a href="https://www.stoutner.com/privacy-cell-1-8-1/">1.8.1</a> (version code 10)</h3>
50         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=ab7601a6d91b6035862bb47b1ac259855e3aba3b">8 August 2022</a> - minimum API 30, target API 32</p>
51         <ul>
52             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/864">re-enabled notifications</a> when the network changed.</li>
53             <li>Add <a href="https://redmine.stoutner.com/issues/884">dual-toned violet text</a> to the Night Theme.</li>
54         </ul>
55
56         <h3><a href="https://www.stoutner.com/privacy-cell-1-8/">1.8</a> (version code 9)</h3>
57         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=f60b140868c2f0d564657e96d48508b4fbdc546b">14 June 2022</a> - minimum API 30, target API 32</p>
58         <ul>
59             <li>Include the <a href="https://redmine.stoutner.com/issues/851">voice network status</a> in determining the overall security of the cell network.</li>
60             <li>Fix a bug that sometimes <a href="https://redmine.stoutner.com/issues/850">prevented notifications from being disabled</a>.</li>
61             <li>Bump the <a href="https://redmine.stoutner.com/issues/827">target API to 32</a> (Android 12L).</li>
62             <li>First full German translation contributed by Bernhard G. Keller.</li>
63         </ul>
64
65         <h3><a href="https://www.stoutner.com/privacy-cell-1-7/">1.7</a> (version code 8)</h3>
66         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=b11b84b24c660fac3a69f2dbe4bd615d73811219">24 March 2022</a> - minimum API 30, target API 31</p>
67         <ul>
68             <li>Add a warning when connecting to <a href="https://redmine.stoutner.com/issues/795">older, insecure networks</a>.</li>
69             <li>Add a <a href="https://redmine.stoutner.com/issues/774">protocols activity</a>.</li>
70         </ul>
71
72         <h3><a href="https://www.stoutner.com/privacy-cell-1-6/">1.6</a> (version code 7)</h3>
73         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=2be052aa618f414a18d73f5075b3b3776180bee5">21 December 2021</a> - minimum API 30, target API 31</p>
74         <ul>
75             <li>Remove unneeded permissions added by <a href="https://redmine.stoutner.com/issues/775">androidx.work</a>.</li>
76             <li>Fix the notification service not being able to <a href="https://redmine.stoutner.com/issues/777">restart itself in the background</a> on Android 12.</li>
77             <li>First full Russian translation.</li>
78         </ul>
79
80         <h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (version code 6)</h3>
81         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3 November 2021</a> - minimum API 30, target API 31</p>
82         <ul>
83             <li>Fix a <a href="https://redmine.stoutner.com/issues/771">crash with realtime monitoring</a> if the READ_PHONE_STATE permission is denied.</li>
84             <li>Bump the <a href="https://redmine.stoutner.com/issues/772">target API to 31</a> (Android 12).</li>
85             <li>First full French translation contributed by <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
86         </ul>
87
88         <h3><a href="https://www.stoutner.com/privacy-cell-1-4/">1.4</a> (version code 5)</h3>
89         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=a1d76c6e3ed465dd14385c5a37416ee30922021f">18 October 2021</a> - minimum API 30, target API 30.</p>
90         <ul>
91             <li>Fix problems with realtime monitoring <a href="https://redmine.stoutner.com/issues/764">crashing</a> or <a href="https://redmine.stoutner.com/issues/763">playing the wrong sound</a>.</li>
92             <li>Add a <a href="https://redmine.stoutner.com/issues/768">logcat activity</a>.</li>
93             <li>First full Italian translation contributed by Francesco Buratti.</li>
94         </ul>
95
96         <h3><a href="https://www.stoutner.com/privacy-cell-1-3/">1.3</a> (version code 4)</h3>
97         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=0611c698c5c7163dbe84e4d592fb3bf6150ab1a2">29 September 2021</a> – minimum API 30, target API 30.</p>
98         <ul>
99             <li>Add a <a href="https://redmine.stoutner.com/issues/750">realtime monitoring</a> option.</li>
100         </ul>
101
102         <h3><a href="https://www.stoutner.com/privacy-cell-1-2/">1.2</a> (version code 3)</h3>
103         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=70a8bdb781941d9f433b18a91befe03137d65a6f">15 September 2021</a> - minimum API 30, target API 30.</p>
104         <ul>
105             <li>Add the option to use a <a href="https://redmine.stoutner.com/issues/749">bottom app bar</a>.</li>
106             <li>First full Spanish translation contributed by Jose A. León.</li>
107             <li>Partial French translation contributed by <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
108             <li>Partial Italian translation contributed by Francesco Buratti.</li>
109         </ul>
110
111         <h3><a href="https://www.stoutner.com/privacy-cell-1-1/">1.1</a> (version code 2)</h3>
112         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=62586b5aaccbfa0fa265040513f3984264bd0379">30 August 2021</a> - minimum API 30, target API 30.</p>
113         <ul>
114             <li>Add <a href="https://redmine.stoutner.com/issues/756">information dialogs</a> for the network types.</li>
115             <li>Partial Spanish translation contributed by Jose A. León.</li>
116         </ul>
117
118         <h3><a href="https://www.stoutner.com/privacy-cell-1-0/">1.0</a> (version code 1)</h3>
119         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=13c6fd95ce6986c052fed7918576b77619dc9c2a">25 August 2021</a> - minimum API 30, target API 30.</p>
120         <ul>
121             <li>Initial release.</li>
122         </ul>
123     </body>
124 </html>