applicationId "com.stoutner.privacycell"
minSdk 30
targetSdk 31
- versionCode 6
- versionName "1.5"
+ versionCode 7
+ versionName "1.6"
}
buildTypes {
implementation 'androidx.work:work-runtime-ktx:2.7.1'
// Include the Kotlin standard library. This should be the same version number listed in the project build.gradle.
- implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0'
+ implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10'
// Include the Google material library.
implementation 'com.google.android.material:material:1.4.0'
</head>
<body>
+ <h3>1.6 (version code 7)</h3>
+ <p>21. Dezember 2021 - 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>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>
+ <li>Erste komplette russische Übersetzung.</li>
+ <li>Teilweise deutsche Übersetzung von Bernhard G. Keller.</li>
+ </ul>
+
<h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (version code 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>
</head>
<body>
+ <h3>1.6 (version code 7)</h3>
+ <p>21 December 2021 - minimum API 30, target API 31</p>
+ <ul>
+ <li>Remove unneeded permissions added by <a href="https://redmine.stoutner.com/issues/775">androidx.work</a>.</li>
+ <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>
+ <li>First full Russian translation.</li>
+ </ul>
+
<h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (version code 6)</h3>
<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>
<ul>
</head>
<body>
+ <h3>1.6 (versión del código 7)</h3>
+ <p>21 de diciembre de 2021 - API mínimo 30, API objetivo 31</p>
+ <ul>
+ <li>Eliminar los permisos innecesarios añadidos por <a href="https://redmine.stoutner.com/issues/775">androidx.work</a>.</li>
+ <li>Arreglar el problema del servicio de notificaciones que no podía <a href="https://redmine.stoutner.com/issues/777">reiniciarse en segundo plano</a> en Android 12.</li>
+ <li>Traducción actualizada al español aportada por Jose A. León.</li>
+ <li>Primera traducción completa al idioma ruso.</li>
+ </ul>
+
<h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (versión del código 6)</h3>
<p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3 de noviembre de 2021</a> - API mínimo 30, API objetivo 31</p>
<ul>
<li>Corregir una <a href="https://redmine.stoutner.com/issues/771">colisión con la monitorización en tiempo real</a>si se deniega el permiso READ_PHONE_STATE.</li>
<li>Aumentar el <a href="https://redmine.stoutner.com/issues/772">objetivo API a 31</a> (Android 12).</li>
- <li>Traducción actualizada al español aportada por José A. León.</li>
+ <li>Traducción actualizada al español aportada por Jose A. León.</li>
<li>Primera traducción completa al francés aportada por <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
</ul>
<li>Solucionar los problemas de crash de la <a href="https://redmine.stoutner.com/issues/764">monitorización en tiempo real</a> o
<a href="https://redmine.stoutner.com/issues/763">de reproducción de un sonido incorrecto</a>.</li>
<li>Añadir una <a href="https://redmine.stoutner.com/issues/768">actividad logcat</a>.</li>
- <li>Traducción actualizada al español aportada por José A. León.</li>
+ <li>Traducción actualizada al español aportada por Jose A. León.</li>
<li>Primera traducción completa al italiano aportada por Francesco Buratti.</li>
</ul>
<p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=0611c698c5c7163dbe84e4d592fb3bf6150ab1a2">29 de septiembre de 2021</a> – API mínimo 30, API objetivo 30.</p>
<ul>
<li>Añadir una <a href="https://redmine.stoutner.com/issues/750">opción de</a> monitorización real.</li>
- <li>Traducción actualizada al español aportada por José A. León.</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-2/">1.2</a> (versión del código 3)</h3>
<p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=70a8bdb781941d9f433b18a91befe03137d65a6f">15 de septiembre de 2021</a> - API mínimo 30, API objetivo 30.</p>
<ul>
<li>Añadir la opción de utilizar una <a href="https://redmine.stoutner.com/issues/749">barra de app inferior</a>.</li>
- <li>Primera traducción completa al español aportada por José A. León.</li>
+ <li>Primera traducción completa al español aportada por Jose A. León.</li>
<li>Traducción parcial al francés aportada por <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
<li>Traducción parcial al italiano aportada por Francesco Buratti.</li>
</ul>
</head>
<body>
+ <h3>1.6 (version de code 7)</h3>
+ <p>21 December 2021 - API minimum 30, API cible 31</p>
+ <ul>
+ <li>Remove unneeded permissions added by <a href="https://redmine.stoutner.com/issues/775">androidx.work</a>.</li>
+ <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>
+ <li>Updated French translation contributed by <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
+ <li>First full Russian translation.</li>
+ </ul>
+
<h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (version de code 6)</h3>
<p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3 Novembre 2021</a> - API minimum 30, API cible 31</p>
<ul>
</head>
<body>
+ <h3>1.6 (versione codice 7)</h3>
+ <p>21 Dicembre 2021 - minima API 30, target API 31</p>
+ <ul>
+ <li>Rimozione delle autorizzazioni non necessarie aggiunte da <a href="https://redmine.stoutner.com/issues/775">androidx.work</a>.</li>
+ <li>Sistemazione del servizio di notifica che non riusciva a <a href="https://redmine.stoutner.com/issues/777">riavviarsi da solo in background</a> su Android 12.</li>
+ <li>Aggiornamento della traduzione in lingua Italiana fornito da Francesco Buratti.</li>
+ <li>Prima traduzione completa in lingua Russa.</li>
+ </ul>
+
<h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (versione codice 6)</h3>
- <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3 Novembre 2021</a> - minima API 30, target API 31</p>
+ <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3 Novembre 2021</a> - minima API 30, target API 31</p>
<ul>
<li>Sistemazione di un <a href="https://redmine.stoutner.com/issues/771">crash durante il monitoraggio in tempo reale</a> nel caso in cui l'autorizzazione READ_PHONE_STATE sia negata.</li>
<li>Spostamento della <a href="https://redmine.stoutner.com/issues/772">target API a 31</a> (Android 12).</li>
</head>
<body>
+ <h3>1.6 (код версии 7)</h3>
+ <p>21 декабря 2021 года - минимальный API 30, целевой API 31</p>
+ <ul>
+ <li>Удалены неиспользуемые разрешения, добавленные <a href="https://redmine.stoutner.com/issues/775">androidx.work</a>.</li>
+ <li>Исправлена невозможность перезапуска <a href="https://redmine.stoutner.com/issues/777">в фоновом режиме службы уведомлений</a> на Android 12.</li>
+ <li>Первый полный перевод на русский язык.</li>
+ </ul>
+
<h3><a href="https://www.stoutner.com/privacy-cell-1-5/">1.5</a> (код версии 6)</h3>
<p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=6ee1470b74f7643f50bf7f1ebfdb578dcac829f2">3 ноября 2021 года</a> - минимальный API 30, целевой API 31</p>
<ul>
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.0"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
--- /dev/null
+• Von androidx.work hinzugefügte, nicht benötigte Berechtigungen entfernt.
+• Fehler behoben, durch den unter Android 12 der Benachrichtigungs-Dienst im Hintergrund nicht neu gestartet werden konnte.
+• Erste komplette russische Übersetzung.
+• Teilweise deutsche Übersetzung von Bernhard G. Keller.
\ No newline at end of file
--- /dev/null
+• Remove unneeded permissions added by androidx.work.
+• Fix the notification service not being able to restart itself in the background on Android 12.
+• First full Russian translation.
\ No newline at end of file
--- /dev/null
+• Eliminar los permisos innecesarios añadidos por androidx.work.
+• Arreglar el problema del servicio de notificaciones que no podía reiniciarse en segundo plano en Android 12.
+• Traducción actualizada al español aportada por Jose A. León.
+• Primera traducción completa al idioma ruso.
\ No newline at end of file
--- /dev/null
+• Rimozione delle autorizzazioni non necessarie aggiunte da androidx.work.
+• Sistemazione del servizio di notifica che non riusciva a riavviarsi da solo in background su Android 12.
+• Aggiornamento della traduzione in lingua Italiana fornito da Francesco Buratti.
+• Prima traduzione completa in lingua Russa.
\ No newline at end of file
--- /dev/null
+• Удалены неиспользуемые разрешения, добавленные androidx.work.
+• Исправлена невозможность перезапуска в фоновом режиме службы уведомлений на Android 12.
+• Первый полный перевод на русский язык.
\ No newline at end of file