Skip to content

Commit

Permalink
Releasing version 4.1.2 (280)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Dec 6, 2017
1 parent dd89757 commit 306b3bc
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 34 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## [4.1.2] - 2017-12-06
### Changed
- Contextual reply (#594)

### Fixed
- Faster contacts sync (#1093)
- Fix crash during private key upload (#1102)
- Fix delay in delivery receipts (#1106)
- Workaround Cyanogenmod/LineageOS bug (#1112)

## [4.1.1] - 2017-11-13
### Changed
- Private key transfer (#122, #1090)
Expand Down
13 changes: 6 additions & 7 deletions app/src/main/play/ca/whatsnew
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
Ja tenim els xats en grup! Ajuda'ns a millorar i corregir els errors informant a GitHub o a discutir-los al nou fòrum: https://forum.kontalk.org
Versió amb nou proveïdor de registre, ofert amablement per https://JMP.Chat
Ajuda'ns a millorar i corregir els errors informant a GitHub o a discutir-los al nou fòrum: https://forum.kontalk.org

* el límit de gravació d'àudio és ara de 2m de PTT i 5m de diàleg d'àudio
* millora en la navegació de l'app
* augment de l'estalvi de bateria en mode offline
* correccions de fallades a les tabletes
* correccions de fallada durant la gravació d'àudio PTT
* moltes correccions d'errors
* NOU: nou joc d'emojis i de teclat
* fi de suport per a Android 2
* solucionat el retard en el lliurament de missatges
* corregits altres problemes
7 changes: 3 additions & 4 deletions app/src/main/play/de-DE/whatsnew
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ Neues Registrierungsverfahren – Angeboten von https: // JMP.Chat

Helfen Sie uns bei Verbesserungen und Fehlerbehebungen indem Sie Fehlerreports auf Github posten oder in unserem Forum darüber diskutieren: https://forum.kontalk.org

* NEU: Standort teilen
* NEU Textsmilies zu Grafiken konvertieren
* Behoben: Speicherleck, das zum Absturz führte
* Behoben: Kontaktbild wurde auf manchen Motorolageräten nicht angezeigt
* NEU: Brandneues Emojiset
* Ende der Unterstützung für Android 2
* Behoben: Verzögerte Auslieferung von Nachrichten
* Weitere Verbesserungen und Fehlerbehebungen
6 changes: 3 additions & 3 deletions app/src/main/play/en-US/whatsnew
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This release features our new registration provider kindly offered by https://JMP.Chat
Help us improve and fix bugs by reporting them on GitHub or discussing them on our forum: https://forum.kontalk.org

* NEW: brand new emoji set and keyboard
* drop support for Android 2
* fix delayed message delivery issue
* NEW: contextual reply
* workaround bootloop firmware bug for some devices
* fix delayed delivery receipts issue
* other bugfixes
13 changes: 6 additions & 7 deletions app/src/main/play/es-ES/whatsnew
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
Ya tenemos los chats de grupo! Ayúdanos a mejorar y corregir los errores en GitHub y a discutirlos en nuestro nuevo fórum: https://forum.kontalk.org
Versión con nuevo proveedor de registro, ofrecido amablemente por https://JMP.Chat
Ayúdenos a mejorar y corregir los errores informando en GitHub o a discutirlos en el nuevo foro: https://forum.kontalk.org

* el límite de grabación de audio ahora es de 2m de PTT i 5m de diálogo de audio
* mejora en la navegación de la app
* mejora en el consumo de batería en modo offline
* correcciones de fallos en tabletas
* correcciones de fallos durante la grabación de audio PTT
* muchas correcciones de errores
* NUEVO: nuevo juego de emojis y teclado
* final de soporte para Android 2
* solucionado el retraso en la entrega de mensajes
* otros errores solucionados
9 changes: 4 additions & 5 deletions app/src/main/play/it-IT/whatsnew
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
Questa versione è supportata dal servizio di registrazione offerto da https://JMP.Chat
Aiutaci a migliorarla e correggere bug segnalandoli su GitHub o discutendoli sul nostro forum: https://forum.kontalk.org

* NUOVO: invio posizione
* NUOVO: conversione automatica smiley di testo in emoji
* corretto memory leak causa di un crash
* corretta visualizzazione della foto del contatto su alcuni dispositivi Motorola
* svariate altre correzioni e miglioramenti di performance
* NUOVO: nuovo set e tastiera emoji
* abbandonato supporto per Android 2
* corretto problema di ritardo nella consegna dei messaggi
* altre correzioni
10 changes: 5 additions & 5 deletions app/src/main/play/ru-RU/whatsnew
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Возможности этого релиза: новый поставщик регистрации, любезно предоставленный https://JMP.Chat
В этот релиз вошёл новый registration provider (разработка компании https://JMP.Chat)
Помогайте нам исправлять баги, сообщая он них на GitHub или обсуждая их на нашем форуме: https://forum. kontalk.org

* НОВОЕ: теперь можно обмениваться информацией о местоположении
* НОВОЕ: текстовые смайлики автоматически преобразуются в эмоджи
* починили утечку памяти, приводившую к падению приложения
* исправили баг, в результате которого изображение контакта не отображалась на некоторых устройства
* Обновили набор эмоджи и клавиатуру
* Больше не поддерживаем Android 2
* Починили баг с передачей отложенных сообщений
* И ещё массу мелочей
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ allprojects {

evaluationDependsOn ":client-common-java"
ext {
appVersionCode = 271
appVersionName = '4.1.1-next'
appVersionCode = 280
appVersionName = '4.1.2'
targetSdkVersion = 22
compileSdkVersion = 27
smackVersion = project(':client-common-java').smackVersion
Expand Down
2 changes: 1 addition & 1 deletion dist/google_play.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"full_description": "<b>Please help us making Kontalk better! E-mail us at [email protected] if you have any issues!! Leaving a negative review won't help a non-profit project! Thank you!</b>\n<i>NOTE: DO NOT INSTALL ON SD CARD!</i>\n\n<b>Follow @kontalknet on Twitter or identi.ca to keep up to date with the latest changes and on service status!</b>\n\nKontalk is a secure instant messenger, allowing you to send and receive text, image and voice messages (other file types coming soon) to and from other Kontalk users completely free of charge (*).\n\n&#8226;&#8195; <b>Your phone number is your ID.</b> No usernames or passwords<br/>\n&#8226;&#8195; <b>It automatically finds other Kontalk users</b> by looking at your address book, making it even easier to start chatting on Kontalk with your friends<br/>\n&#8226;&#8195; <b>End-to-end encryption</b> ensures safe and private conversations, so that only you and the person you are talking to can read them<br/>\n&#8226;&#8195; Your and all phone numbers used on the network are irreversibly encrypted<br/>\n&#8226;&#8195; It supports multiple devices, making it very easy to start chatting on your phone and continue the conversation on your tablet<br/>\n&#8226;&#8195; Based on open standards: XMPP and OpenPGP\n\nKontalk is a completely Open Source community project, with all the source code hosted on GitHub (https://github.com/kontalk), allowing everyone to inspect its security and improve it.\nThe network relies on community donations to keep the infrastructure running, so if you can, please donate on http://kontalk.net/. Even small donations matter.\n\nYou can find all permissions used by the app explained at this page: https://github.com/kontalk/androidclient/wiki/Android-client-permissions\n\n(*) Carrier fees for Internet traffic may apply",
"recent_changes": "This release features our new registration provider kindly offered by https://JMP.Chat\nHelp us improve and fix bugs by reporting them on GitHub or discussing them on our forum: https://forum.kontalk.org\n\n* NEW: brand new emoji set and keyboard\n* drop support for Android 2\n* fix delayed message delivery issue\n* other bugfixes",
"recent_changes": "This release features our new registration provider kindly offered by https://JMP.Chat\nHelp us improve and fix bugs by reporting them on GitHub or discussing them on our forum: https://forum.kontalk.org\n\n* NEW: contextual reply\n* workaround bootloop firmware bug for some devices\n* fix delayed delivery receipts issue\n* other bugfixes",
"short_description": "A new way of communicating: community-driven instant messaging network.",
"title": "Kontalk Messenger"
}

0 comments on commit 306b3bc

Please sign in to comment.