From: Soren Stoutner <soren@stoutner.com> Date: Mon, 30 Oct 2023 19:10:55 +0000 (-0700) Subject: Release 1.10. X-Git-Tag: v1.10 X-Git-Url: https://gitweb.stoutner.com/?a=commitdiff_plain;h=d9f4f93fa472e77d526b0621882577ff9490da48;p=PrivacyCell.git Release 1.10. --- diff --git a/app/build.gradle b/app/build.gradle index ccdfa9a..766effb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.stoutner.privacycell" minSdk 30 targetSdk 34 - versionCode 11 - versionName "1.9" + versionCode 12 + versionName "1.10" resourceConfigurations += ['en', 'de', 'es', 'fr', 'it', 'ru'] } diff --git a/app/src/main/assets/de/changelog.html b/app/src/main/assets/de/changelog.html index a4fc8bd..0689f8d 100644 --- a/app/src/main/assets/de/changelog.html +++ b/app/src/main/assets/de/changelog.html @@ -1,7 +1,7 @@ <!-- - Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>. + Copyright 2021-2023 Soren Stoutner <soren@stoutner.com>. - Translation 2021-2022 Bernhard G. Keller. Copyright assigned to Soren Stoutner <soren@stoutner.com>. + Translation 2021-2023 Bernhard G. Keller. Copyright assigned to Soren Stoutner <soren@stoutner.com>. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -29,6 +29,17 @@ </head> <body> + <h3>1.10 (Version Code 12)</h3> + <p>30. Oktober 2023 - Mindest-API 30, Ziel-API 34</p> + <ul> + <li>Create an optional <a href="https://redmine.stoutner.com/issues/988">monochrome icon</a> (can be used in Android >= 13).</li> + <li>Allow Privacy Cell to be included in <a href="https://redmine.stoutner.com/issues/1001">system backups</a>.</li> + <li>Bump the <a href="https://redmine.stoutner.com/issues/1104">target API to 34</a> (Android 14).</li> + <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> + <li>Repopulate the realtime monitoring notification every <a href="https://redmine.stoutner.com/issues/1105">15 minutes</a>.</li> + <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> <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> diff --git a/app/src/main/assets/en/changelog.html b/app/src/main/assets/en/changelog.html index 47c1ee6..1207579 100644 --- a/app/src/main/assets/en/changelog.html +++ b/app/src/main/assets/en/changelog.html @@ -1,5 +1,5 @@ <!-- - Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>. + Copyright 2021-2023 Soren Stoutner <soren@stoutner.com>. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -27,6 +27,16 @@ </head> <body> + <h3>1.10 (version code 12)</h3> + <p>30 October 2023 - minimum API 30, target API 34</p> + <ul> + <li>Create an optional <a href="https://redmine.stoutner.com/issues/988">monochrome icon</a> (can be used in Android >= 13).</li> + <li>Allow Privacy Cell to be included in <a href="https://redmine.stoutner.com/issues/1001">system backups</a>.</li> + <li>Bump the <a href="https://redmine.stoutner.com/issues/1104">target API to 34</a> (Android 14).</li> + <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> + <li>Repopulate the realtime monitoring notification every <a href="https://redmine.stoutner.com/issues/1105">15 minutes</a>.</li> + </ul> + <h3><a href="https://www.stoutner.com/privacy-cell-1-9/">1.9</a> (version code 11)</h3> <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> <ul> diff --git a/app/src/main/assets/es/changelog.html b/app/src/main/assets/es/changelog.html index efb04d1..02e462b 100644 --- a/app/src/main/assets/es/changelog.html +++ b/app/src/main/assets/es/changelog.html @@ -1,7 +1,7 @@ <!-- - Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>. + Copyright 2021-2023 Soren Stoutner <soren@stoutner.com>. - Translation 2021-2022 Jose A. León. Copyright assigned to Soren Stoutner <soren@stoutner.com>. + Translation 2021-2023 Jose A. León. Copyright assigned to Soren Stoutner <soren@stoutner.com>. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -29,6 +29,17 @@ </head> <body> + <h3>1.10 (versión del código 12)</h3> + <p>30 de octubre de 2023 - API mÃnimo 30, API objetivo 34</p> + <ul> + <li>Crear un icono <a href="https://redmine.stoutner.com/issues/988">monocromo opcional</a> (puede usarse en Android >= 13).</li> + <li>Permitir que Privacy Cell se incluya en <a href="https://redmine.stoutner.com/issues/1001">las copias de seguridad del sistema</a>.</li> + <li>Subir la <a href="https://redmine.stoutner.com/issues/1104">API objetivo a 34</a> (Android 14).</li> + <li>Documentar <a href="https://redmine.stoutner.com/issues/940">los permisos necesarios</a> para <a href="https://redmine.stoutner.com/issues/942">las nuevas versiones de Android</a>.</li> + <li>Repoblar la notificación de seguimiento en tiempo real cada <a href="https://redmine.stoutner.com/issues/1105">15 minutos</a>.</li> + <li>Traducción actualizada al español aportada por Jose A. León.</li> + </ul> + <h3><a href="https://www.stoutner.com/privacy-cell-1-9/">1.9</a> (versión del código 11)</h3> <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=53f5dd586d2e9eb38280648b9084db15163fe682">5 de diciembre de 2022</a> - API mÃnimo 30, API objetivo 33</p> <ul> diff --git a/app/src/main/assets/fr/changelog.html b/app/src/main/assets/fr/changelog.html index acaf638..adaddb5 100644 --- a/app/src/main/assets/fr/changelog.html +++ b/app/src/main/assets/fr/changelog.html @@ -29,6 +29,17 @@ </head> <body> + <h3>1.10 (version du code 12)</h3> + <p>30 Octobre 2023 - API minimale : 30, API optimale : 34</p> + <ul> + <li>Create an optional <a href="https://redmine.stoutner.com/issues/988">monochrome icon</a> (can be used in Android >= 13).</li> + <li>Allow Privacy Cell to be included in <a href="https://redmine.stoutner.com/issues/1001">system backups</a>.</li> + <li>Bump the <a href="https://redmine.stoutner.com/issues/1104">target API to 34</a> (Android 14).</li> + <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> + <li>Repopulate the realtime monitoring notification every <a href="https://redmine.stoutner.com/issues/1105">15 minutes</a>.</li> + <li>Mise à jour de la traduction française par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li> + </ul> + <h3><a href="https://www.stoutner.com/privacy-cell-1-9/">1.9</a> (version du code 11)</h3> <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=53f5dd586d2e9eb38280648b9084db15163fe682">5 Décembre 2022</a> - API minimale : 30, API optimale : 33</p> <ul> diff --git a/app/src/main/assets/it/changelog.html b/app/src/main/assets/it/changelog.html index b473d2f..557229d 100644 --- a/app/src/main/assets/it/changelog.html +++ b/app/src/main/assets/it/changelog.html @@ -1,7 +1,7 @@ <!-- - Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>. + Copyright 2021-2023 Soren Stoutner <soren@stoutner.com>. - Translation 2021-2022 Francesco Buratti. Copyright assigned to Soren Stoutner <soren@stoutner.com>. + Translation 2021-2023 Francesco Buratti. Copyright assigned to Soren Stoutner <soren@stoutner.com>. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -29,6 +29,17 @@ </head> <body> + <h3>1.10 (versione codice 12)</h3> + <p>30 Ottobre 2023 - minima API 30, target API 34</p> + <ul> + <li>Create an optional <a href="https://redmine.stoutner.com/issues/988">monochrome icon</a> (can be used in Android >= 13).</li> + <li>Allow Privacy Cell to be included in <a href="https://redmine.stoutner.com/issues/1001">system backups</a>.</li> + <li>Bump the <a href="https://redmine.stoutner.com/issues/1104">target API to 34</a> (Android 14).</li> + <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> + <li>Repopulate the realtime monitoring notification every <a href="https://redmine.stoutner.com/issues/1105">15 minutes</a>.</li> + <li>Aggiornamento della traduzione in lingua Italiana fornito da Francesco Buratti.</li> + </ul> + <h3><a href="https://www.stoutner.com/privacy-cell-1-9/">1.9</a> (versione codice 11)</h3> <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=53f5dd586d2e9eb38280648b9084db15163fe682">5 Dicembre 2022</a> - minima API 30, target API 33</p> <ul> diff --git a/app/src/main/assets/ru/changelog.html b/app/src/main/assets/ru/changelog.html index b4e0792..ac75868 100644 --- a/app/src/main/assets/ru/changelog.html +++ b/app/src/main/assets/ru/changelog.html @@ -1,5 +1,5 @@ <!-- - Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>. + Copyright 2021-2023 Soren Stoutner <soren@stoutner.com>. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -27,6 +27,16 @@ </head> <body> + <h3>1.10 (код веÑÑии 12)</h3> + <p>30 окÑÑбÑÑ 2023 года - минималÑнÑй API 30, Ñелевой API 34</p> + <ul> + <li>Создан дополниÑелÑнÑй <a href="https://redmine.stoutner.com/issues/988">Ð¼Ð¾Ð½Ð¾Ñ ÑомнÑй знаÑок</a> (Ð¼Ð¾Ð¶ÐµÑ Ð¸ÑполÑзоваÑÑÑÑ Ð² Android >= 13).</li> + <li>РазÑеÑено вклÑÑаÑÑ Privacy Cell в <a href="https://redmine.stoutner.com/issues/1001">ÑиÑÑемнÑе ÑезеÑвнÑе копии</a>.</li> + <li>Целевой API <a href="https://redmine.stoutner.com/issues/1104">повÑÑен до 34</a> (Android 14).</li> + <li>ÐокÑменÑиÑÐ¾Ð²Ð°Ð½Ñ <a href="https://redmine.stoutner.com/issues/940">Ð½ÐµÐ¾Ð±Ñ Ð¾Ð´Ð¸Ð¼Ñе ÑазÑеÑениÑ</a> Ð´Ð»Ñ <a href="https://redmine.stoutner.com/issues/942">новÑÑ Ð²ÐµÑÑий Android</a>.</li> + <li>ÐовÑоÑное ÑоÑмиÑование ÑÐ²ÐµÐ´Ð¾Ð¼Ð»ÐµÐ½Ð¸Ñ Ð¾ мониÑоÑинге в ÑеалÑном вÑемени каждÑе <a href="https://redmine.stoutner.com/issues/1105">15 минÑÑ</a>.</li> + </ul> + <h3><a href="https://www.stoutner.com/privacy-cell-1-9/">1.9</a> (код веÑÑии 11)</h3> <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=53f5dd586d2e9eb38280648b9084db15163fe682">5 декабÑÑ 2022 года</a> - минималÑнÑй API 30, Ñелевой API 33</p> <ul> diff --git a/fastlane/metadata/android/en-US/changelogs/12.txt b/fastlane/metadata/android/en-US/changelogs/12.txt new file mode 100644 index 0000000..17eee61 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/12.txt @@ -0,0 +1,5 @@ +⢠Create an optional monochrome icon (can be used in Android >= 13). +⢠Allow Privacy Cell to be included in system backups. +⢠Bump the target API to 34 (Android 14). +⢠Document permissions needed for newer versions of Android. +⢠Repopulate the realtime monitoring notification every 15 minutes. \ No newline at end of file diff --git a/fastlane/metadata/android/es-ES/changelogs/12.txt b/fastlane/metadata/android/es-ES/changelogs/12.txt new file mode 100644 index 0000000..0782007 --- /dev/null +++ b/fastlane/metadata/android/es-ES/changelogs/12.txt @@ -0,0 +1,6 @@ +⢠Crear un icono monocromo opcional (puede usarse en Android >= 13). +⢠Permitir que Privacy Cell se incluya en las copias de seguridad del sistema. +⢠Subir la API objetivo a 34 (Android 14). +⢠Documentar los permisos necesarios para las nuevas versiones de Android. +⢠Repoblar la notificación de seguimiento en tiempo real cada 15 minutos. +⢠Traducción actualizada al español aportada por Jose A. León. \ No newline at end of file diff --git a/fastlane/metadata/android/ru-RU/changelogs/12.txt b/fastlane/metadata/android/ru-RU/changelogs/12.txt new file mode 100644 index 0000000..eb9865b --- /dev/null +++ b/fastlane/metadata/android/ru-RU/changelogs/12.txt @@ -0,0 +1,5 @@ +⢠Создан дополниÑелÑнÑй Ð¼Ð¾Ð½Ð¾Ñ ÑомнÑй знаÑок (Ð¼Ð¾Ð¶ÐµÑ Ð¸ÑполÑзоваÑÑÑÑ Ð² Android >= 13). +⢠РазÑеÑено вклÑÑаÑÑ Privacy Cell в ÑиÑÑемнÑе ÑезеÑвнÑе копии. +⢠Целевой API повÑÑен до 34 (Android 14). +⢠ÐокÑменÑиÑÐ¾Ð²Ð°Ð½Ñ Ð½ÐµÐ¾Ð±Ñ Ð¾Ð´Ð¸Ð¼Ñе ÑазÑеÑÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ð½Ð¾Ð²ÑÑ Ð²ÐµÑÑий Android. +⢠ÐовÑоÑное ÑоÑмиÑование ÑÐ²ÐµÐ´Ð¾Ð¼Ð»ÐµÐ½Ð¸Ñ Ð¾ мониÑоÑинге в ÑеалÑном вÑемени каждÑе 15 минÑÑ. \ No newline at end of file