diff --git a/fastlane/metadata/android/en-US/changelogs/349.txt b/fastlane/metadata/android/en-US/changelogs/349.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8f22adefee93541897f5165a5eb090ee8db83b4 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/349.txt @@ -0,0 +1,4 @@ +* Introduce expert setting to perform channel discovery on local server instead of search.jabber.network +* Enable delivery check marks by default and remove setting +* Enable ‘Send button indicates status’ by default and remove setting +* Move Backup and Foreground Service settings to main screen diff --git a/fastlane/metadata/android/en-US/changelogs/351.txt b/fastlane/metadata/android/en-US/changelogs/351.txt new file mode 100644 index 0000000000000000000000000000000000000000..8fabff2f1612516f2af7dd656d45bc8cbc417f79 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/351.txt @@ -0,0 +1,3 @@ +* fixes for Jingle IBB file transfer +* fixes for repeated corrections filling up the database +* switched to Last Message Correction v1.1 diff --git a/fastlane/metadata/android/en-US/changelogs/353.txt b/fastlane/metadata/android/en-US/changelogs/353.txt new file mode 100644 index 0000000000000000000000000000000000000000..63b829a805b5815fd806f397d60951d58e0a8ee8 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/353.txt @@ -0,0 +1,4 @@ +* let users set their own nick name +* resume download of OMEMO encrypted files +* Channels now use '#' as symbol in avatar +* Quicksy uses 'always' as OMEMO encryption default (hides lock icon) diff --git a/fastlane/metadata/android/en-US/changelogs/360.txt b/fastlane/metadata/android/en-US/changelogs/360.txt new file mode 100644 index 0000000000000000000000000000000000000000..87b92f0339c3bf13debb2a379f5bb23d9514e21c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/360.txt @@ -0,0 +1 @@ +* Support for ?register and ?register;preauth XMPP uri parameters diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 0000000000000000000000000000000000000000..783978e7374829a9f53c8c4e2b0918cf1ba95234 --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1,47 @@ +Easy to use, reliable, battery friendly. With built-in support for images, group chats and e2e encryption. + +Design principles: + +* Be as beautiful and easy to use as possible without sacrificing security or privacy +* Rely on existing, well established protocols +* Do not require a Google Account or specifically Google Cloud Messaging (GCM) +* Require as few permissions as possible + +Features: + +* End-to-end encryption with either OMEMO or OpenPGP +* Sending and receiving images +* Intuitive UI that follows Android Design guidelines +* Pictures / Avatars for your Contacts +* Syncs with desktop client +* Conferences (with support for bookmarks) +* Address book integration +* Multiple accounts / unified inbox +* Very low impact on battery life + +Conversations makes it very easy to create an account on the conversations.im +server. Using that server comes with an annual fee of 8 Euro after a 6 month +trial period. However Conversations will work with any other XMPP server as +well. A lot of XMPP servers are run by volunteers and are free of charge. + +XMPP Features: + +Conversations works with every XMPP server out there. However XMPP is an +extensible protocol. These extensions are standardized as well in so called +XEP’s. Conversations supports a couple of those to make the overall user +experience better. There is a chance that your current XMPP server does not +support these extensions. Therefore to get the most out of Conversations you +should consider either switching to an XMPP server that does or - even better - +run your own XMPP server for you and your friends. + +These XEPs are - as of now: + +* XEP-0065: SOCKS5 Bytestreams (or mod_proxy65). Will be used to transfer files if both parties are behind a firewall (NAT). +* XEP-0163: Personal Eventing Protocol for avatars +* XEP-0191: Blocking command lets you blacklist spammers or block contacts without removing them from your roster. +* XEP-0198: Stream Management allows XMPP to survive small network outages and changes of the underlying TCP connection. +* XEP-0280: Message Carbons which automatically syncs the messages you send to your desktop client and thus allows you to switch seamlessly from your mobile client to your desktop client and back within one conversation. +* XEP-0237: Roster Versioning mainly to save bandwidth on poor mobile connections +* XEP-0313: Message Archive Management synchronize message history with the server. Catch up with messages that were sent while Conversations was offline. +* XEP-0352: Client State Indication lets the server know whether or not Conversations is in the background. Allows the server to save bandwidth by withholding unimportant packages. +* XEP-0363: HTTP File Upload allows you to share files in conferences and with offline contacts. Requires an additional component on your server. diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png new file mode 100644 index 0000000000000000000000000000000000000000..28128322f6d4e586be76ae4f2e1acd44831d31ac Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png new file mode 100644 index 0000000000000000000000000000000000000000..a3ea7d6905a7a845bcc5280990c1e57c4e6a78db Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png new file mode 100644 index 0000000000000000000000000000000000000000..76d1126503e5292a54e4d9bb4665bb53c7300a49 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/04.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/04.png new file mode 100644 index 0000000000000000000000000000000000000000..bf13cd25d039a2b9bbde6021c34c8f944b37f120 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/04.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/05.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/05.png new file mode 100644 index 0000000000000000000000000000000000000000..44ce5f93b800f9bcfbc55a1234e1a046444053a2 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/05.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/06.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/06.png new file mode 100644 index 0000000000000000000000000000000000000000..94840e6c699183282074902447e789c037a17de1 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/06.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/07.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/07.png new file mode 100644 index 0000000000000000000000000000000000000000..0d18d8ce6d3c0ddbef50197266554ebffbd90fc9 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/07.png differ diff --git a/fastlane/metadata/android/en-US/images/tenInchScreenshots/01.png b/fastlane/metadata/android/en-US/images/tenInchScreenshots/01.png new file mode 100644 index 0000000000000000000000000000000000000000..790cb682011dd3483421524d6689f9a0a425d437 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/tenInchScreenshots/01.png differ diff --git a/fastlane/metadata/android/en-US/images/tenInchScreenshots/02.png b/fastlane/metadata/android/en-US/images/tenInchScreenshots/02.png new file mode 100644 index 0000000000000000000000000000000000000000..a20c67f2561de2887c139c243092ab38418a0da5 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/tenInchScreenshots/02.png differ diff --git a/fastlane/metadata/android/en-US/images/tenInchScreenshots/03.png b/fastlane/metadata/android/en-US/images/tenInchScreenshots/03.png new file mode 100644 index 0000000000000000000000000000000000000000..03b513ea4e912d62ef2144fe5700e7ce9b96a922 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/tenInchScreenshots/03.png differ diff --git a/fastlane/metadata/android/en-US/images/tenInchScreenshots/04.png b/fastlane/metadata/android/en-US/images/tenInchScreenshots/04.png new file mode 100644 index 0000000000000000000000000000000000000000..f9391b38b657b0be86289cbdd71fffb3b30e2346 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/tenInchScreenshots/04.png differ diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b41cb27b46faaf707be06a6c7a83b98cebae6dd --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +An encrypted, user friendly XMPP instant messaging client optimized for mobile \ No newline at end of file