diff --git a/android_app/app/build.gradle b/android_app/app/build.gradle index 42fd97f..de29d05 100644 --- a/android_app/app/build.gradle +++ b/android_app/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.apozas.contactdiary" minSdkVersion 14 targetSdkVersion 30 - versionCode 13 - versionName "1.3.1" + versionCode 14 + versionName "1.3.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true diff --git a/fastlane/metadata/android/de/changelogs/14.txt b/fastlane/metadata/android/de/changelogs/14.txt new file mode 100644 index 0000000..b0d088f --- /dev/null +++ b/fastlane/metadata/android/de/changelogs/14.txt @@ -0,0 +1,7 @@ +Das wichtigste Merkmal dieser neuen Version ist, dass die Frage nach der Entfernung jetzt allgemeiner ist und andere Präventionsmaßnahmen umfasst. WICHTIG!! Diese Änderung führt dazu, dass der Import von Tabellen, die in älteren Versionen erstellt wurden, fehlschlägt. Wenn Sie eine alte Tabelle importieren möchten, importieren Sie sie, aktualisieren Sie sie, und exportieren Sie sie erneut. +Auch: +- Der Importmechanismus wurde verbessert. +- Einige kleinere Fehler wurden behoben. +- Neue Übersetzungen verfügbar: Traditionelles Chinesisch (dank walfrido42), Ungarisch (dank mondlicht-und-sterne) und Türkisch (dank perboran). + +Wenn Sie Contact Diary in Ihre Sprache übersetzen möchten, besuchen Sie http://www.crowdin.com/project/contactdiary diff --git a/fastlane/metadata/android/en-US/changelogs/14.txt b/fastlane/metadata/android/en-US/changelogs/14.txt new file mode 100644 index 0000000..f7ed2bc --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/14.txt @@ -0,0 +1,7 @@ +The most important feature of this new version is that the question about distance is now more general, and includes other prevention measures. IMPORTANT!! This change will make that importing tables created in older versions to fail. Please, if you want to import an old table at some point, import it, update the app, and export it again. +Also: +- Importing has been improved. +- Some minor bugs have been squashed. +- New translations are available: Traditional Chinese (thanks to walfrido42), Hungarian (thanks to mondlicht-und-sterne), and Turkish (thanks to perboran). + +If you want to help translating Contact Diary to your language, please visit http://www.crowdin.com/project/contactdiary diff --git a/fastlane/metadata/android/es-ES/changelogs/14.txt b/fastlane/metadata/android/es-ES/changelogs/14.txt new file mode 100644 index 0000000..63804bd --- /dev/null +++ b/fastlane/metadata/android/es-ES/changelogs/14.txt @@ -0,0 +1,7 @@ +La característica más importante de esta nueva versión es que la pregunta acerca de la distancia ahora es más general e incluye otras medidas de prevención. IMPORTANTE!! Este cambio hará que la importación de tablas creadas en versiones antiguas falle. Por favor, si quieres importar una tabla antigua, impórtala, actualiza, y después expórtala de nuevo. +También: +- Se ha mejorado el mecanismo de importación. +- Se han solucionado algunos errores menores. +- Nuevas traducciones disponibles: Chino tradicional (gracias a walfrido42), húngaro (gracias a mondlicht-und-sterne), y turco (gracias a perboran). + +Si deseas ayudar a traducir Diario de Contactos a tu idioma, visita http://www.crowdin.com/project/contactdiary diff --git a/fastlane/metadata/android/it/changelogs/14.txt b/fastlane/metadata/android/it/changelogs/14.txt new file mode 100644 index 0000000..ac1223a --- /dev/null +++ b/fastlane/metadata/android/it/changelogs/14.txt @@ -0,0 +1,7 @@ +La caratteristica più importante di questa nuova versione è che la questione della distanza è ora più generale e include altre misure di prevenzione. IMPORTANTE!! Questa modifica causerà il fallimento dell'importazione delle tabelle create nelle versioni precedenti. Per favore, se vuoi importare una vecchia tabella, importala, aggiorna l'app e poi esportala di nuovo. +Anche: +- Il meccanismo di importazione è stato migliorato. +- Alcuni bug minori sono stati corretti. +- Nuove traduzioni disponibili: cinese tradizionale (grazie a walfrido42), ungherese (grazie a mondlicht-und-sterne) e turco (grazie a perboran). + +Se vuoi aiutare a tradurre Contact Diary nella tua lingua, visita http://www.crowdin.com/project/contactdiary