From 1a73c7c0e741f77c34e5cd2e3185fb78be37f787 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sun, 29 Oct 2023 10:13:56 +0000 Subject: [PATCH] quicksy - update, use fastlane --- metadata/im.quicksy.client.yml | 72 ++++++++++++++++++++-------------- 1 file changed, 42 insertions(+), 30 deletions(-) diff --git a/metadata/im.quicksy.client.yml b/metadata/im.quicksy.client.yml index 408914accd..03cd48c3dc 100644 --- a/metadata/im.quicksy.client.yml +++ b/metadata/im.quicksy.client.yml @@ -17,34 +17,6 @@ Liberapay: iNPUTmice Bitcoin: 3KAD8vew6tPZDjiUJNnZ3YUoUxrCEVNwFL AutoName: Quicksy -Description: |- - Quicksy is a spin off of the popular Jabber/XMPP client Conversations - ( https://f-droid.org/packages/eu.siacs.conversations ) with automatic contact discovery. - - You sign up with your phone number and Quicksy will automatically—based on - the phone numbers in your address book—suggest possible contacts to you. - - Under the hood Quicksy is a full-fledged Jabber client that lets you - communicate with any user on any publicly federating server. Likewise users - on Quicksy can be contacted from the outside simply by adding - +phonenumber@quicksy.im to your contact list. - - Aside from the contact sync the user interface is deliberately as close to - Conversations as possible. This allows users to eventually migrate from - Quicksy to Conversations without having to relearn how the app works. - - Suggested contacts consists of other Quicksy users and regular Jabber/XMPP - users who have entered their Jabber ID into the Quicksy Directory - ( https://quicksy.im/#get-listed ). - - NOTE: To enter ( https://quicksy.im/enter/ ) your Jabber ID in the Quicksy - Directory an one time registration fee is required. - - Read the Privacy Policy ( https://quicksy.im/#privacy ) for more info. - - Anti-Features: - * NonFreeNet - Tethered to quicksy.im XMPP server. - * Tracking - Authentication SMS is sent via Twilio or Nexmo. RepoType: git Repo: https://codeberg.org/iNPUTmice/Conversations.git @@ -1021,10 +993,50 @@ Builds: prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk false/' build.gradle + - versionName: 2.12.12+free + versionCode: 4207701 + commit: 15042872872217537dabd5883447b0bf02ea6cc1 + gradle: + - quicksy + - free + output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-armeabi-v7a-release-unsigned.apk + prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk + false/' build.gradle + + - versionName: 2.12.12+free + versionCode: 4207702 + commit: 15042872872217537dabd5883447b0bf02ea6cc1 + gradle: + - quicksy + - free + output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-x86-release-unsigned.apk + prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk + false/' build.gradle + + - versionName: 2.12.12+free + versionCode: 4207703 + commit: 15042872872217537dabd5883447b0bf02ea6cc1 + gradle: + - quicksy + - free + output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-x86_64-release-unsigned.apk + prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk + false/' build.gradle + + - versionName: 2.12.12+free + versionCode: 4207704 + commit: 15042872872217537dabd5883447b0bf02ea6cc1 + gradle: + - quicksy + - free + output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-arm64-v8a-release-unsigned.apk + prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk + false/' build.gradle + MaintainerNotes: NonFreeNet => TetheredNet ArchivePolicy: 12 AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 2.12.11+free -CurrentVersionCode: 4207204 +CurrentVersion: 2.12.12+free +CurrentVersionCode: 4207704