]> gitweb.stoutner.com Git - PrivacyCell.git/commitdiff
Release 1.12. master v1.12
authorSoren Stoutner <soren@stoutner.com>
Mon, 22 Dec 2025 20:41:39 +0000 (13:41 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 22 Dec 2025 20:41:39 +0000 (13:41 -0700)
12 files changed:
app/build.gradle
app/src/main/assets/de/changelog.html
app/src/main/assets/en/changelog.html
app/src/main/assets/es/changelog.html
app/src/main/assets/fr/changelog.html
app/src/main/assets/it/changelog.html
app/src/main/assets/ru/changelog.html
fastlane/metadata/android/de-DE/changelogs/14.txt [new file with mode: 0644]
fastlane/metadata/android/en-US/changelogs/14.txt
fastlane/metadata/android/es-ES/changelogs/14.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/changelogs/14.txt [new file with mode: 0644]
fastlane/metadata/android/ru-RU/changelogs/14.txt [new file with mode: 0644]

index 9723d48f4562aa9671dd635964df0209c07dd593..20acc32b87b06abbd0fb992ba458548d517b35e5 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacycell"
         minSdk 30
         targetSdk 36
-        versionCode 13
-        versionName "1.11"
+        versionCode 14
+        versionName "1.12"
         resourceConfigurations += ['en', 'de', 'es', 'fr', 'it', 'ru']
     }
 
@@ -68,7 +68,7 @@ dependencies {
     implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0'
     implementation 'androidx.preference:preference-ktx:1.2.1'
     implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0'
-    implementation 'androidx.webkit:webkit:1.14.0'
+    implementation 'androidx.webkit:webkit:1.15.0'
     implementation 'androidx.work:work-runtime-ktx:2.11.0'
 
     // Include the Kotlin standard library.  This should be the same version number listed in the project build.gradle.
index 2f060c2e49de50f800a760895ce0d4fe1f8a8c46..0a5cfa7686d08ea9c907cbdf9fe7ec8c81813250 100644 (file)
     </head>
 
     <body>
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-12">1.12</a> (Version Code 14)</h3>
-        <p>17. Dezember 2025 - Mindest-API 30, Ziel-API 36</p>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-12">1.12</a> (Code-Version 14)</h3>
+        <p>22. Dezember 2025 - Mindest-API 30, Ziel-API 36</p>
         <ul>
-            <li>Bump the <a href="https://redmine.stoutner.com/issues/1284">target API to 36</a> (Android 16), adding a large icon to the expanded notifications.</li>
-            <li>Make the additional network info text color <a href="https://redmine.stoutner.com/issues/1282">always match</a> the data network text color.</li>
+            <li><a href="https://redmine.stoutner.com/issues/1284">Ziel-API auf 36</a> (Android 16) angehoben. Dies bringt u.A. ein großes Icon für erweiterte Benachrichtigungen mit sich.</li>
+            <li>Farbe des zusätzlichen Netzwerk-Info-Texts <a href="https://redmine.stoutner.com/issues/1282">entspricht jetzt immer</a> jener des Netzwerk-Info-Texts.</li>
+            <li>3G Netzwerke werden nun <a href="https://redmine.stoutner.com/issues/1294">standardmäßig als veraltet</a> angesehen.</li>
             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-11/">1.11</a> (Version Code 13)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-11/">1.11</a> (Code-Version 13)</h3>
         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=ed1f9b6ff405925f357fb0ddd67cb183e3f50152;ds=sidebyside">29. April 2025</a> - Mindest-API 30, Ziel-API 35</p>
         <ul>
             <li>Anzeige der für jede Verbindung genutzen <a href="https://redmine.stoutner.com/issues/1117">SIM-Karte</a>.</li>
@@ -49,7 +50,7 @@
             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-10/">1.10</a> (Version Code 12)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-10/">1.10</a> (Code-Version 12)</h3>
         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=d9f4f93fa472e77d526b0621882577ff9490da48;ds=sidebyside">30. Oktober 2023</a> - Mindest-API 30, Ziel-API 34</p>
         <ul>
             <li>Optionales <a href="https://redmine.stoutner.com/issues/988">einfarbiges Icon</a> hinzugefügt (kann in Android >= 13 genutzt werden).</li>
@@ -60,7 +61,7 @@
             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-9/">1.9</a> (Version Code 11)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-9/">1.9</a> (Code-Version 11)</h3>
         <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=53f5dd586d2e9eb38280648b9084db15163fe682">5. Dezember 2022</a> - Mindest-API 30, Ziel-API 33</p>
         <ul>
             <li><a href="https://redmine.stoutner.com/issues/890">Ziel-API auf 33</a> (Android 13) angehoben.</li>
@@ -70,7 +71,7 @@
             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-8-1/">1.8.1</a> (Version Code 10)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-8-1/">1.8.1</a> (Code-Version 10)</h3>
         <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>
         <ul>
             <li>Fehler behoben, durch den nach Änderung der Netzwerk-Verbindung <a href="https://redmine.stoutner.com/issues/864">Benachrichtigungen wieder aktiviert</a> wurden.</li>
@@ -78,7 +79,7 @@
             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-8/">1.8</a> (Version Code 9)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-8/">1.8</a> (Code-Version 9)</h3>
         <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>
         <ul>
             <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>
@@ -87,7 +88,7 @@
             <li>Erste komplette deutsche Übersetzung von Bernhard G. Keller.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-7/">1.7</a> (Version Code 8)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-7/">1.7</a> (Code-Version 8)</h3>
         <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>
         <ul>
             <li>Warnung bei Verbindungen zu <a href="https://redmine.stoutner.com/issues/795">älteren, unsicheren Netzwerken</a> hinzugefügt.</li>
@@ -95,7 +96,7 @@
             <li>Teilweise deutsche Übersetzung von Bernhard G. Keller.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-6/">1.6</a> (Version Code 7)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-6/">1.6</a> (Code-Version 7)</h3>
         <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>
         <ul>
             <li>Von <a href="https://redmine.stoutner.com/issues/775">androidx.work</a> hinzugefügte, nicht benötigte Berechtigungen entfernt.</li>
             <li>Erste komplette russische Übersetzung.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (Version Code 6)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (Code-Version 6)</h3>
         <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>
         <ul>
             <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>
             <li>Erste komplette französische Übersetzung von <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-4/">1.4</a> (Version Code 5)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-4/">1.4</a> (Code-Version 5)</h3>
         <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>
         <ul>
             <li>Probleme bei der Echtzeit-Überwachung behoben, die <a href="https://redmine.stoutner.com/issues/764">Abstürze</a> verursachten oder
             <li>Erste komplette italienische Übersetzung von Francesco Buratti.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-3/">1.3</a> (Version Code 4)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-3/">1.3</a> (Code-Version 4)</h3>
         <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>
         <ul>
             <li><a href="https://redmine.stoutner.com/issues/750">Echtzeit-Überwachungs-Möglichkeit</a> hinzugefügt.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-2/">1.2</a> (Version Code 3)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-2/">1.2</a> (Code-Version 3)</h3>
         <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>
         <ul>
             <li>Möglichkeit hinzugefügt, eine <a href="https://redmine.stoutner.com/issues/749">App-Leiste am unteren Bildschirmrand</a> zu nutzen.</li>
             <li>Teilweise italienische Übersetzung von Francesco Buratti.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-1/">1.1</a> (Version Code 2)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-1/">1.1</a> (Code-Version 2)</h3>
         <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>
         <ul>
             <li><a href="https://redmine.stoutner.com/issues/756">Informations-Dialoge</a> für Netzwerk-Typen hinzugefügt.</li>
             <li>Teilweise spanische Übersetzung von Jose A. León.</li>
         </ul>
 
-        <h3><a href="https://www.stoutner.com/privacy-cell-1-0/">1.0</a> (Version Code 1)</h3>
+        <h3><a href="https://www.stoutner.com/privacy-cell-1-0/">1.0</a> (Code-Version 1)</h3>
         <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>
         <ul>
             <li>Erst-Veröffentlichung.</li>
index f682bfce6d52f2fcc5c93840ca0c4ca5dcfee535..8aa72686811325d5472cf283ba25af29b7cbcb72 100644 (file)
 
     <body>
         <h3><a href="https://www.stoutner.com/privacy-cell-1-12">1.12</a> (version code 14)</h3>
-        <p>17 December 2025 - minimum API 30, target API 36</p>
+        <p>22 December 2025 - minimum API 30, target API 36</p>
         <ul>
             <li>Bump the <a href="https://redmine.stoutner.com/issues/1284">target API to 36</a> (Android 16), adding a large icon to the expanded notifications.</li>
             <li>Make the additional network info text color <a href="https://redmine.stoutner.com/issues/1282">always match</a> the data network text color.</li>
+            <li>Consider 3G networks <a href="https://redmine.stoutner.com/issues/1294">antiquated by default</a>.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-cell-1-11/">1.11</a> (version code 13)</h3>
index 8cd9fd0a8a80c817c70f7caf61111e7cc3734c11..d3f4aa2cdd9dd35313088c6a8032f70ea271e4a6 100644 (file)
 
     <body>
         <h3><a href="https://www.stoutner.com/privacy-cell-1-12">1.12</a> (versión del código 14)</h3>
-        <p>17 de diciembre de 2025 - API mínimo 30, API objetivo 36</p>
+        <p>22 de diciembre de 2025 - API mínimo 30, API objetivo 36</p>
         <ul>
-            <li>Bump the <a href="https://redmine.stoutner.com/issues/1284">target API to 36</a> (Android 16), adding a large icon to the expanded notifications.</li>
-            <li>Make the additional network info text color <a href="https://redmine.stoutner.com/issues/1282">always match</a> the data network text color.</li>
+            <li>Aumentar la <a href="https://redmine.stoutner.com/issues/1284">API objetivo a 36</a> (Android 16), y añadir un icono grande a las notificaciones expandidas.</li>
+            <li>Hacer que el color del texto de la información adicional de la red <a href="https://redmine.stoutner.com/issues/1282">coincida siempre</a> con el color del texto de la red de datos.</li>
+            <li>Considerar las redes 3G <a href="https://redmine.stoutner.com/issues/1294">anticuadas por defecto</a>.</li>
             <li>Traducción actualizada al español aportada por Jose A. León.</li>
         </ul>
 
index 68974f2ba1098bb9091be0c2f9b4b9604a653d23..9ca1d69fb9b346c1d9ff0502a20cf93819e04748 100644 (file)
@@ -2,7 +2,7 @@
   SPDX-License-Identifier: GPL-3.0-or-later
   SPDX-FileCopyrightText: 2021-2023, 2025 Soren Stoutner <soren@stoutner.com>
 
-  Translation 2021-2023 Kévin L. <kevinliste@framalistes.org>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2021-2023, 2025 Kévin L. <kevinliste@framalistes.org>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell/>.
 
 
     <body>
         <h3><a href="https://www.stoutner.com/privacy-cell-1-12">1.12</a> (version du code 14)</h3>
-        <p>17 Décembre 2025 - API minimale : 30, API optimale : 36</p>
+        <p>22 Décembre 2025 - API minimale : 30, API optimale : 36</p>
         <ul>
             <li>Bump the <a href="https://redmine.stoutner.com/issues/1284">target API to 36</a> (Android 16), adding a large icon to the expanded notifications.</li>
             <li>Make the additional network info text color <a href="https://redmine.stoutner.com/issues/1282">always match</a> the data network text color.</li>
+            <li>Consider 3G networks <a href="https://redmine.stoutner.com/issues/1294">antiquated by default</a>.</li>
             <li>Mise à jour de la traduction française par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
         </ul>
 
index 865dc904bcf0bd94252474b1cc92be8afe436457..eacd2a65e7b8d6fb53597bb07affd75361e9f366 100644 (file)
 
     <body>
         <h3><a href="https://www.stoutner.com/privacy-cell-1-12">1.12</a> (versione codice 14)</h3>
-        <p>17 Dicembre 2025 - minima API 30, target API 36</p>
+        <p>22 Dicembre 2025 - minima API 30, target API 36</p>
         <ul>
-            <li>Bump the <a href="https://redmine.stoutner.com/issues/1284">target API to 36</a> (Android 16), adding a large icon to the expanded notifications.</li>
-            <li>Make the additional network info text color <a href="https://redmine.stoutner.com/issues/1282">always match</a> the data network text color.</li>
+            <li>Spostamento della <a href="https://redmine.stoutner.com/issues/1284">target API a 36</a> (Android 16), aggiungendo una icona grande nelle notifiche espanse.</li>
+            <li>Modifica per far sì che il colore del testo delle info aggiuntive sulla rete <a href="https://redmine.stoutner.com/issues/1282">sia sempre uguale</a> al colore del testo della rete dati.</li>
+            <li>Considerate le reti 3G <a href="https://redmine.stoutner.com/issues/1294">antiquate per default</a>.</li>
             <li>Aggiornamento della traduzione in lingua Italiana fornito da Francesco Buratti.</li>
         </ul>
 
index f6320bd6fa48206746189f30027a72fadca1b9da..68c401b9c2898a315447ed579122bcd083725378 100644 (file)
 
     <body>
         <h3><a href="https://www.stoutner.com/privacy-cell-1-12">1.12</a> (код версии 14)</h3>
-        <p>17 декабря 2025 года - минимальный API 30, целевой API 36</p>
+        <p>22 декабря 2025 года - минимальный API 30, целевой API 36</p>
         <ul>
-            <li>Bump the <a href="https://redmine.stoutner.com/issues/1284">target API to 36</a> (Android 16), adding a large icon to the expanded notifications.</li>
-            <li>Make the additional network info text color <a href="https://redmine.stoutner.com/issues/1282">always match</a> the data network text color.</li>
+            <li>Целевой <a href="https://redmine.stoutner.com/issues/1284">API повышен до 36</a> (Android 16), в расширенные уведомления добавлена большая иконка.</li>
+            <li>Предусмотрена возможность настройки цвета текста дополнительной информации о сети <a href="https://redmine.stoutner.com/issues/1282">в советском</a> с цветом текста о сети передачи данных.</li>
+            <li>По умолчанию сети 3G <a href="https://redmine.stoutner.com/issues/1294">будут считаться устаревшими</a>.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-cell-1-11/">1.11</a> (код версии 13)</h3>
diff --git a/fastlane/metadata/android/de-DE/changelogs/14.txt b/fastlane/metadata/android/de-DE/changelogs/14.txt
new file mode 100644 (file)
index 0000000..36acdda
--- /dev/null
@@ -0,0 +1,4 @@
+• Ziel-API auf 36 (Android 16) angehoben. Dies bringt u.A. ein großes Icon für erweiterte Benachrichtigungen mit sich.
+• Farbe des zusätzlichen Netzwerk-Info-Texts entspricht jetzt immer jener des Netzwerk-Info-Texts.
+• 3G Netzwerke werden nun standardmäßig als veraltet angesehen.
+• Erste komplette deutsche Übersetzung von Bernhard G. Keller.
\ No newline at end of file
index 7c9e719146a9405197340180d2e3639f89a5eff0..6d8e6c83aa507e23c8dcee4b8fd5095f3d3b4e02 100644 (file)
@@ -1,2 +1,3 @@
 • Bump the target API to 36 (Android 16), adding a large icon to the expanded notifications.
-• Make the additional network info text color always match the data network text color.
\ No newline at end of file
+• Make the additional network info text color always match the data network text color.
+• Consider 3G networks antiquated by default.
\ No newline at end of file
diff --git a/fastlane/metadata/android/es-ES/changelogs/14.txt b/fastlane/metadata/android/es-ES/changelogs/14.txt
new file mode 100644 (file)
index 0000000..425c664
--- /dev/null
@@ -0,0 +1,4 @@
+• Aumentar la API objetivo a 36 (Android 16), y añadir un icono grande a las notificaciones expandidas.
+• Hacer que el color del texto de la información adicional de la red coincida siempre con el color del texto de la red de datos.
+• Considerar las redes 3G anticuadas por defecto.
+• Traducción actualizada al español aportada por Jose A. León.
\ No newline at end of file
diff --git a/fastlane/metadata/android/it-IT/changelogs/14.txt b/fastlane/metadata/android/it-IT/changelogs/14.txt
new file mode 100644 (file)
index 0000000..4efdf39
--- /dev/null
@@ -0,0 +1,4 @@
+• Spostamento della target API a 36 (Android 16), aggiungendo una icona grande nelle notifiche espanse.
+• Modifica per far sì che il colore del testo delle info aggiuntive sulla rete sia sempre uguale al colore del testo della rete dati.
+• Considerate le reti 3G antiquate per default.
+• Aggiornamento della traduzione in lingua Italiana fornito da Francesco Buratti.
\ No newline at end of file
diff --git a/fastlane/metadata/android/ru-RU/changelogs/14.txt b/fastlane/metadata/android/ru-RU/changelogs/14.txt
new file mode 100644 (file)
index 0000000..f3b9148
--- /dev/null
@@ -0,0 +1,3 @@
+• Целевой API повышен до 36 (Android 16), в расширенные уведомления добавлена большая иконка.
+• Предусмотрена возможность настройки цвета текста дополнительной информации о сети в советском с цветом текста о сети передачи данных.
+• По умолчанию сети 3G будут считаться устаревшими.
\ No newline at end of file