From c3d029a3f1ff2816ad1452809fc9365baec8f556 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Tue, 15 Mar 2022 15:40:53 -0500 Subject: [PATCH] Fdroid 2.12.1-4 --- build.gradle | 4 +-- .../android/en-US/changelogs/42036.txt | 16 +++++++++++ .../android/en-US/changelogs/42037.txt | 28 +++++++++++-------- .../android/en-US/changelogs/42038.txt | 10 +++++-- 4 files changed, 43 insertions(+), 15 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/42036.txt diff --git a/build.gradle b/build.gradle index 700adca0c..432666982 100644 --- a/build.gradle +++ b/build.gradle @@ -118,8 +118,8 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 32 - versionCode 42024 + tags.size() - versionName grgit.describe(always: true) + versionCode 42038 + versionName "2.12.1-4" applicationId "eu.siacs.conversations" resValue "string", "applicationId", applicationId def appName = "Conversations" diff --git a/fastlane/metadata/android/en-US/changelogs/42036.txt b/fastlane/metadata/android/en-US/changelogs/42036.txt new file mode 100644 index 000000000..769b01e8c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/42036.txt @@ -0,0 +1,16 @@ +Version 2.12.1-2 +* Custom any colour theme (Android 11+) +* Collapse empty thread selector while typing +* Back exits single thread view +* Offer cheogram.com register on first setup if no PSTN or SMS gateway +* Offer to set up dialler integration when new PSTN gateway detected +* Get mic permission when setting up dialler integration +* Show very wide tables as list of cards +* Change notification LED colour to perpy +* Support custom actions defined by list-single var=http://jabber.org/protocol/commands#actions +* Render a form with only one list-single or boolean as buttons +* Allow creating an account for yourself using an invite +* Fix nested scroll on ListView in Command UI +* Remove RoundedImageView dependency +* Menu item to save image (or inline image) as sticker +* Extended addressing ofrom notifications should look like MUC (group text) diff --git a/fastlane/metadata/android/en-US/changelogs/42037.txt b/fastlane/metadata/android/en-US/changelogs/42037.txt index 375905aa8..c99f91512 100644 --- a/fastlane/metadata/android/en-US/changelogs/42037.txt +++ b/fastlane/metadata/android/en-US/changelogs/42037.txt @@ -1,11 +1,17 @@ -Version 2.10.9 -* Ask for Bluetooth permissions when making A/V calls (You can reject this if you don’t use Bluetooth headsets) -* Fix bug when calling Movim -* Fix wrong avatar being shown for group chats -* Always ask for battery optimizations opt-out -* Set local only flag on 'x connected accounts' notifications -* Fix interaction with Google Maps Share Location Plugin -* Remove footnote with regards to server fee -* Store files in location appropriate for Android 11 -* Attempt to reconnect call after network switch -* Show caller JID and account JID in incoming call screen +Version 2.12.1-3 +* Unify new contact and new channel into one dialog +* Do not require adding a contact to message or call +* Allow moderators to moderate messages in channels +* Hide avatar, nickname, and content for moderated messages in channels +* Don't change XMPP URI link labels if they have a custom one via XHTML-IM +* If an XMPP URI is for the current conversation, hide redundant display name +* Unread count should use primary colour (possible from custom colour theme) +* Sleep hack to make "all done" notification for backups more reliable +* Allow blocking avatars and other media by hash locally +* Offer to download default sticker packs, storing CID and URL +* Send CID with known URL without uploading +* Send SIMS with hashes and filename +* Allow importing stickers made for Signal (via signal.art or sgnl:// links) +* Allow command UI cancel even if an embedded webpage is broken +* Fixes for older Android version compatibility +* Fixes for various crashing bugs diff --git a/fastlane/metadata/android/en-US/changelogs/42038.txt b/fastlane/metadata/android/en-US/changelogs/42038.txt index da3c42237..b6b9eaf1b 100644 --- a/fastlane/metadata/android/en-US/changelogs/42038.txt +++ b/fastlane/metadata/android/en-US/changelogs/42038.txt @@ -1,2 +1,8 @@ -* Minor bug fixes -* Restore ability to call out via JMP and other services (Playstore version) +* Rich replies, including reply to image and reply with image +* Replies of only a single emoji send a reaction to supporting clients +* Display incoming reactions as replies (better UI later) +* Swipe to reply +* Adding a contact to roster from system contacts preserves name and tags +* Fetch and render vcard4 on Contact Details +* Ping all online MUCs very occasionally, in case they got disconnected +* Allow experimental prefix/suffix labels in Command UI forms -- 2.45.2