metadata: release happy eyeball

This commit is contained in:
genofire 2019-11-21 15:55:39 +01:00
parent 50456e3cac
commit 8d996f390a
No known key found for this signature in database
GPG Key ID: 9D7D3C6BFF600C6A
4 changed files with 9 additions and 5 deletions

View File

@ -84,8 +84,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 25
versionCode 349
versionName "2.6.0"
versionCode 350
versionName "2.6.0.1"
archivesBaseName += "-$versionName"
applicationId "eu.sum7.conversations"
resValue "string", "applicationId", applicationId

View File

@ -0,0 +1 @@
• changes in Networkstack 'let OS decide IPv4 or IPv6' to own 'Happy Eyeball' for faster connection and fair to both IP version.

View File

@ -1,5 +1,8 @@
Conversations with IPv6 is a fork of <a href="https://f-droid.org/packages/eu.siacs.conversations/">Conversations</a> that
only patches away the hardcoded IPv4 preference and rebrands it as chat.sum7.eu (to run both version together).
Conversations for Sum7 is a fork of <a href="https://f-droid.org/packages/eu.siacs.conversations/">Conversations</a>.
Changes to origin:
• replace the hardcoded IPv4 preference to easy Happy Eyeball, for faster connection and fair to both IP version.
• rebrands it as chat.sum7.eu (to run both version together)
Easy to use, reliable, battery friendly. With built-in support for images, group
chats and e2e encryption.

View File

@ -1 +1 @@
A Jabber/XMPP chat client with IPv6 support
A Jabber/XMPP chat client which is fair to IPv6