Skip to content

Commit

Permalink
Release version 4.4.0 (500)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Jul 4, 2020
1 parent f3d97e3 commit b7df5ea
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
16 changes: 7 additions & 9 deletions app/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
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!

* Group chat indicator in chat list
* Support for Android Oreo
* Support for multiwindow
* Improve registration screen
* Smack upgraded to 4.3.1
* Faster reconnection on faulty networks
* Fix several crashes and other bugs
* Fix broken static maps
* Picture notification for groups now correctly shows group title
* Dark theme
* Sharing to groups
* Support for Android 10
* Media is no longer saved to public storage automatically
* Improve audio recording quality
* Fix contact pictures in notifications for Android 9+
* Fix several crashes and other bugs
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ allprojects {
evaluationDependsOn ":client-common-java"
ext {
applicationId = 'org.kontalk'
versionCode = 463
versionName = '4.4.0-beta13'
versionCode = 500
versionName = '4.4.0'
minSdkVersion = 16
targetSdkVersion = 29
compileSdkVersion = 29
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": "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!\n\n* Group chat indicator in chat list\n* Support for Android Oreo\n* Support for multiwindow\n* Improve registration screen\n* Smack upgraded to 4.3.1\n* Faster reconnection on faulty networks\n* Fix several crashes and other bugs\n* Fix broken static maps\n* Picture notification for groups now correctly shows group title",
"recent_changes": "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!\n\n* Dark theme\n* Sharing to groups\n* Support for Android 10\n* Media is no longer saved to public storage automatically\n* Improve audio recording quality\n* Fix contact pictures in notifications for Android 9+\n* Fix several crashes and other bugs\n",
"short_description": "A new way of communicating: community-driven instant messaging network.",
"title": "Kontalk Messenger"
}

0 comments on commit b7df5ea

Please sign in to comment.