Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Jan 3, 2022
1 parent 5aa19a7 commit a3b3392
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "com.apozas.contactdiary"
minSdkVersion 14
targetSdkVersion 31
versionCode 26
versionName "1.4.8"
versionCode 27
versionName "1.4.9"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/cs/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Tato aktualizace umožňuje uživateli určit počet dní, po které bude kontakt uložen. Pod kapotou je také mnoho změn pro podporu Android 12.

Pokud chcete mít QR systém ve vašem regionu implementován, napište problém v https://www.github.com/apozas/contactdiary, a pokud chcete pomoci překlady kontaktního deníku do svého jazyka, navštivte https://www.crowdin.com/project/contactdiary.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/de/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Mit diesem Update kann der Benutzer die Anzahl der Tage angeben, die ein Kontakt gespeichert wird. Außerdem gibt es viele Änderungen unter der Haube, um Android 12 zu unterstützen.

Wenn Sie das QR-System in Ihrer Region implementieren möchten, schreiben Sie ein Problem in https://www.github.com/apozas/contactdiary. Wenn Sie bei der Übersetzung von Kontakttagebuch in Ihre Sprache helfen möchten, besuchen Sie bitte http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This update allows the user to specify the number of days that a contact will be stored. Also, there are many changes under the hood to support Android 12.

If you want to have the QR system in your region implemented, write an issue in https://www.github.com/apozas/contactdiary, and if you want to help translating Contact Diary to your language, please visit http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/es-ES/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Esta actualización permite al usuario especificar la cantidad de días que se almacenará un contacto. Además, hay muchos cambios internos para soportar Android 12.

Si deseas que implemente el sistema QR de tu región, abre un issue en https://www.github.com/apozas/contactdiary, y si deseas ayudar a traducir Diario de Contactos a tu idioma, visita http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/it/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Questo aggiornamento consente all'utente di specificare il numero di giorni in cui verrà archiviato un contatto. Inoltre, ci sono molte modifiche sotto il cofano per supportare Android 12.

Se desideri implementare il sistema QR nella tua regione, scrivi un problema in https://www.github.com/apozas/contactdiary e se vuoi aiutare a tradurre Diario dei Contatti nella tua lingua, visita http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/ja/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
この更新により、ユーザーは連絡先が保存される日数を指定できます。 また、Android12をサポートするために内部で多くの変更があります。

お住まいの地域でQRシステムを実装する場合は、https://www.github.com/apozas/contactdiaryに問題を書き込んでください。連絡先日記を自分の言語に翻訳するのを手伝いたい場合は、https://www.crowdin.com/project/contactdiaryにアクセスしてください。
3 changes: 3 additions & 0 deletions fastlane/metadata/android/sv-SE/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Denna uppdatering låter användaren ange antalet dagar som en kontakt ska lagras. Det finns också många ändringar under huven för att stödja Android 12.

Om du vill ha QR-systemet i din region Implemente, skriv ett issue i https://www.github.com/apozas/contactdiary, och om du vill hjälpa, besök https://www.crowdin.com/project/contactdiary.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/zh-TW/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
此更新允許用戶指定聯繫人將被存儲的天數。 此外,為了支持 Android 12,引擎蓋下有許多更改。

如果您希望在您所在地區實現QR系統,請在https://www.github.com/apozas/contactdiary中寫下一個問題,如果要幫助將聯繫人視為您的語言翻譯,請訪問https:// www.crowdin.com/project/contactdiary

0 comments on commit a3b3392

Please sign in to comment.