Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Oct 17, 2021
1 parent ea12edc commit d509209
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 @@ -10,8 +10,8 @@ android {
applicationId "com.apozas.contactdiary"
minSdkVersion 14
targetSdkVersion 30
versionCode 24
versionName "1.4.7"
versionCode 26
versionName "1.4.8"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/cs/changelogs/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Tato aktualizace přidává emodži k rozlišení kontaktů a událostí v seznamu (díky igor-cali!) A přináší zkratky Kopii a Smazat v nabídce Upravit.

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/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Dieses Update fügt Emojis hinzu, um Kontakte und Gruppenbewegnungen in der Liste zu unterscheiden (dank igor-cali!) und bringt die Verknüpfungen Kopieren und Löschen im Menü Bearbeiten zurück.

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/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This update adds emojis to distinguish contacts and events in the list (thanks to igor-cali!), and brings back the Duplicate and Delete shortcuts in the Edit menu.

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/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Esta actualización añade emojis para distinguir contactos y eventos en la lista (¡gracias a igor-cali!), y trae de vuelta los accesos directos Duplicar y Eliminar en los menús de edición.

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/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Questo aggiornamento aggiunge emoji per distinguere i contatti e gli eventi nell'elenco (grazie a igor-cali!), e riporta le scorciatoie Duplica ed Elimina nel menu Modifica.

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/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
このアップデートでは、リスト内の連絡先とイベントを区別するための絵文字が追加され(igor-caliのおかげです!)、[編集]メニューの[複製]ショートカットと[削除]ショートカットが復活しました。

お住まいの地域で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/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Den här uppdateringen lägger till emojis för att skilja kontakter och händelser i listan (tack vare igor-cali!), Och återvänder genvägarna Kopia och Ragera i redigeringsmenyn.

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/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
此更新添加了表情符號以區分列表中的聯繫人和事件(感謝 igor-cali!),並帶回了編輯菜單中的複制和刪除快捷方式。

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

0 comments on commit d509209

Please sign in to comment.