Skip to content

Commit a3b3392

Browse files
committed
Version bump
1 parent 5aa19a7 commit a3b3392

File tree

9 files changed

+26
-2
lines changed

9 files changed

+26
-2
lines changed

android_app/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "com.apozas.contactdiary"
1010
minSdkVersion 14
1111
targetSdkVersion 31
12-
versionCode 26
13-
versionName "1.4.8"
12+
versionCode 27
13+
versionName "1.4.9"
1414

1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
multiDexEnabled true
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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.
2+
3+
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.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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.
2+
3+
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
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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.
2+
3+
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
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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.
2+
3+
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
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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.
2+
3+
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
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
この更新により、ユーザーは連絡先が保存される日数を指定できます。 また、Android12をサポートするために内部で多くの変更があります。
2+
3+
お住まいの地域でQRシステムを実装する場合は、https://www.github.com/apozas/contactdiaryに問題を書き込んでください。連絡先日記を自分の言語に翻訳するのを手伝いたい場合は、https://www.crowdin.com/project/contactdiaryにアクセスしてください。
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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.
2+
3+
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.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
此更新允許用戶指定聯繫人將被存儲的天數。 此外,為了支持 Android 12,引擎蓋下有許多更改。
2+
3+
如果您希望在您所在地區實現QR系統,請在https://www.github.com/apozas/contactdiary中寫下一個問題,如果要幫助將聯繫人視為您的語言翻譯,請訪問https:// www.crowdin.com/project/contactdiary

0 commit comments

Comments
 (0)