]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/assets/fr/changelog.html
Release 1.9.
[PrivacyCell.git] / app / src / main / assets / fr / changelog.html
1 <!--
2   Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>.
3
4   Translation 2021-2022 Kévin L. <kevinliste@framalistes.org>.  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 du code 11)</h3>
33         <p>5 Décembre 2022 - API minimale : 30, API optimale : 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>Mise à jour de la traduction française par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
40         </ul>
41
42         <h3><a href="https://www.stoutner.com/privacy-cell-1-8-1/">1.8.1</a> (version du code 10)</h3>
43         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=ab7601a6d91b6035862bb47b1ac259855e3aba3b">8 Août 2022</a> - API minimale : 30, API optimale : 32</p>
44         <ul>
45             <li>Correction d'un bug qui <a href="https://redmine.stoutner.com/issues/864">réactivait les notifications</a> lorsque le réseau changeait.</li>
46             <li>Ajout <a href="https://redmine.stoutner.com/issues/884">d'un texte violet à deux tons</a> sur le thème de Nuit.</li>
47             <li>Mise à jour de la traduction française par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
48         </ul>
49
50         <h3><a href="https://www.stoutner.com/privacy-cell-1-8/">1.8</a> (version du code 9)</h3>
51         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=f60b140868c2f0d564657e96d48508b4fbdc546b">14 Juin 2022</a> - API minimale : 30, API optimale : 32</p>
52         <ul>
53             <li>Inclure l'état <a href="https://redmine.stoutner.com/issues/851">du réseau voix</a> dans la détermination de la sécurité globale du réseau cellulaire.</li>
54             <li>Correction d'un bogue <a href="https://redmine.stoutner.com/issues/850">qui empêchait parfois la désactivation des notifications</a>.</li>
55             <li>Passage <a href="https://redmine.stoutner.com/issues/827">de l'API cible à 32</a> (Android 12L).</li>
56             <li>Première traduction allemande complète réalisée par Bernhard G. Keller.</li>
57             <li>Mise à jour de la traduction française par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
58         </ul>
59
60         <h3><a href="https://www.stoutner.com/privacy-cell-1-7/">1.7</a> (version du code 8)</h3>
61         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=b11b84b24c660fac3a69f2dbe4bd615d73811219">24 Mars 2022</a> - API minimale : 30, API optimale : 31</p>
62         <ul>
63             <li>Ajout d'un ajout d'un avertissement lors de la connexion à <a href="https://redmine.stoutner.com/issues/795">des réseaux anciens et peu sûrs</a>.</li>
64             <li>Ajout d'une <a href="https://redmine.stoutner.com/issues/774">entrée listant l'ensemble des protocoles</a>.</li>
65             <li>Mise à jour de la traduction française par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
66         </ul>
67
68         <h3><a href="https://www.stoutner.com/privacy-cell-1-6/">1.6</a> (version du code 7)</h3>
69         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=2be052aa618f414a18d73f5075b3b3776180bee5">21 Décembre 2021</a> - API minimale : 30, API optimale : 31</p>
70         <ul>
71             <li>Suppression des permissions inutiles ajoutées <a href="https://redmine.stoutner.com/issues/775">androidx.work</a>.</li>
72             <li>Correction du service de notification ne pouvant pas <a href="https://redmine.stoutner.com/issues/777">se redémarrer en arrière-plan</a> sur Android 12.</li>
73             <li>Mise à jour de la traduction française par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
74             <li>Première traduction complète en russe.</li>
75         </ul>
76
77         <h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (version du code 6)</h3>
78         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3 Novembre 2021</a> - API minimale : 30, API optimale : 31</p>
79         <ul>
80             <li>Correction d'un <a href="https://redmine.stoutner.com/issues/771">plantage avec la supervision temps-réel </a> si la permission READ_PHONE_STATE était désactivée.</li>
81             <li>Page de <a href="https://redmine.stoutner.com/issues/772">l'API cible à 31</a> (Android 12).</li>
82             <li>Première traduction française complète effectuée par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
83         </ul>
84
85         <h3><a href="https://www.stoutner.com/privacy-cell-1-4/">1.4</a> (version du code 5)</h3>
86         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=a1d76c6e3ed465dd14385c5a37416ee30922021f">18 Octobre 2021</a> - API minimale : 30, API optimale : 30.</p>
87         <ul>
88             <li>Correction de problèmes <a href="https://redmine.stoutner.com/issues/764">de plantage du monitoring en temps réel</a> ou
89                 <a href="https://redmine.stoutner.com/issues/763">lorsque le mauvais son est joué</a>.</li>
90             <li>Ajout d'une <a href="https://redmine.stoutner.com/issues/768">journalisation de logcat</a>.</li>
91             <li>Traduction française mise à jour par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
92             <li>Première traduction italienne intégrale réalisée par Francesco Buratti.</li>
93         </ul>
94
95         <h3><a href="https://www.stoutner.com/privacy-cell-1-3/">1.3</a> (version du code 4)</h3>
96         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=0611c698c5c7163dbe84e4d592fb3bf6150ab1a2">29 Septembre 2021</a> – API minimale : 30, API optimale : 30.</p>
97         <ul>
98             <li>Ajout d'une <a href="https://redmine.stoutner.com/issues/750">option de vérification en temps réel</a>.</li>
99             <li>Traduction française mise à jour par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
100         </ul>
101
102         <h3><a href="https://www.stoutner.com/privacy-cell-1-2/">1.2</a> (version du code 3)</h3>
103         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=70a8bdb781941d9f433b18a91befe03137d65a6f">15 Septembre 2021</a> - API minimale : 30, API optimale : 30.</p>
104         <ul>
105             <li>Ajout d'une option permettant d'utiliser un <a href="https://redmine.stoutner.com/issues/749">barre d'application inférieure</a>.</li>
106             <li>Traduction française partielle réalisée par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
107             <li>Première traduction intégrale en espagnol réalisée par Jose A. León.</li>
108             <li>Traduction italienne partielle réalisée par Francesco Buratti.</li>
109         </ul>
110
111         <h3><a href="https://www.stoutner.com/privacy-cell-1-1/">1.1</a> (version du code 2)</h3>
112         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=62586b5aaccbfa0fa265040513f3984264bd0379">30 Août 2021</a> - API minimale : 30, API optimale : 30.</p>
113         <ul>
114             <li>Ajout <a href="https://redmine.stoutner.com/issues/756">de menus d'information</a> pour les types de réseaux.</li>
115             <li>Traduction espagnole partielle réalisée par Jose A. León.</li>
116         </ul>
117
118         <h3><a href="https://www.stoutner.com/privacy-cell-1-0/">1.0</a> (version du code 1)</h3>
119         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=13c6fd95ce6986c052fed7918576b77619dc9c2a">25 Août 2021</a> - API minimale : 30, API optimale : 30.</p>
120         <ul>
121             <li>Version initiale.</li>
122         </ul>
123     </body>
124 </html>