quicksy - update, use fastlane

This commit is contained in:
Licaon_Kter 2023-10-29 10:13:56 +00:00
parent 9747a9fbe5
commit 1a73c7c0e7

View file

@ -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