~singpolyma/cheogram-android

7d4db7a4fe45ab79cd7fd111c57975b6afd7f938 — Stephen Paul Weber 2 years ago 04489d0 2.12.1-2-fdroid
Fdroid 2.12.1-2
2 files changed, 18 insertions(+), 2 deletions(-)

M build.gradle
A fastlane/metadata/android/en-US/changelogs/42036.txt
M build.gradle => build.gradle +2 -2
@@ 118,8 118,8 @@ android {
    defaultConfig {
        minSdkVersion 21
        targetSdkVersion 32
        versionCode 42024 + tags.size()
        versionName grgit.describe(always: true)
        versionCode 42036
        versionName "2.12.1-2"
        applicationId "eu.siacs.conversations"
        resValue "string", "applicationId", applicationId
        def appName = "Conversations"

A fastlane/metadata/android/en-US/changelogs/42036.txt => fastlane/metadata/android/en-US/changelogs/42036.txt +16 -0
@@ 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)