diff --git a/android_app/app/build.gradle b/android_app/app/build.gradle index a7dcdac..2060b43 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 19 - versionName "1.4.2" + versionCode 20 + versionName "1.4.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true diff --git a/fastlane/metadata/android/de/changelogs/20.txt b/fastlane/metadata/android/de/changelogs/20.txt new file mode 100644 index 0000000..a7a1715 --- /dev/null +++ b/fastlane/metadata/android/de/changelogs/20.txt @@ -0,0 +1,4 @@ +Dieses Update unterstützt die QR-Codes des Veranstaltungsortes in Neuseeland und Großbritannien. Wenn Sie die QR-Codes scannen, können Sie sie jetzt für Kontakttagebuch freigeben und automatisch ein neues Ereignis generieren. Wenn Ihr Land auch über ein QR-Code-System für Veranstaltungsorte verfügt, senden Sie mir bitte eine E-Mail. + +Auch die Übersetzungen wurden aktualisiert. +Wenn Sie bei der Übersetzung von Kontakttagebuch in Ihre Sprache helfen möchten, besuchen Sie bitte http://www.crowdin.com/project/contactdiary diff --git a/fastlane/metadata/android/en-US/changelogs/20.txt b/fastlane/metadata/android/en-US/changelogs/20.txt new file mode 100644 index 0000000..e7fad83 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/20.txt @@ -0,0 +1,4 @@ +This update brings support to the venue QR codes in New Zealand and the United Kingdom. When you scan the QR codes, you can now share them with Contact Diary, generating a new event automatically. If your country also has a venue QR code system, please drop me an email. + +Also, translations have been updated. +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/20.txt b/fastlane/metadata/android/es-ES/changelogs/20.txt new file mode 100644 index 0000000..7da6175 --- /dev/null +++ b/fastlane/metadata/android/es-ES/changelogs/20.txt @@ -0,0 +1,4 @@ +Esta actualización añade soporte para los códigos QR de establecimeiento en Nueva Zelanda y el Reino Unido. Cuando escanees los códigos QR, ahora puedes compartirlos con Diario de Contactos, generando un nuevo evento automáticamente. Si tu país también tiene un sistema de código QR de establecimeintos, por favor mándame un correo. + +Además, las traducciones han sido actualizadas. +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/20.txt b/fastlane/metadata/android/it/changelogs/20.txt new file mode 100644 index 0000000..ec7b8c2 --- /dev/null +++ b/fastlane/metadata/android/it/changelogs/20.txt @@ -0,0 +1,4 @@ +Questo aggiornamento offre supporto ai codici QR della sede in Nuova Zelanda e Regno Unito. Quando si scansionano i codici QR, ora è possibile condividerli con Diario dei Contatti, generando automaticamente un nuovo evento. Se il tuo paese ha anche un sistema di codici QR per la sede, inviami un'e-mail. + +Inoltre, le traduzioni sono state aggiornate. +Se vuoi aiutare a tradurre Diario dei Contatti nella tua lingua, visita http://www.crowdin.com/project/contactdiary