Jami: 20230301-01

This commit is contained in:
linsui 2023-03-11 08:00:38 +00:00 committed by linsui
parent 95fbc49590
commit e2f298ee32

View file

@ -9,30 +9,6 @@ Translation: https://www.transifex.com/savoirfairelinux/jami
Changelog: https://git.jami.net/savoirfairelinux/jami-client-android/tree/master/ring-android/fastlane/metadata/android/en-US/changelogs
AutoName: Jami
Description: |-
Jami (formerly Ring and SFLphone) is a free distributed multimedia communication
software. It is developed by Savoir-faire Linux with the help of a global
community of users and contributors. Savoir-faire Linux is a Canadian company
specialized in Linux and free software.
Jami allows to make audio or video calls, and to send messages, safely and
freely, in confidence. Jami is a Free and open source software that requires no
central server.
What can you do with Jami:
* send text messages
* make audio calls
* make video calls
* send files
* use your existing SIP account
There are plenty of ways to help us, check out: <a
href="https://jami.net/contribute"></a>.
Jami is inspired by a Swahili word that means "community".
You can also install Jami on Windows, macOS, iOS and GNU/Linux.
RepoType: git
Repo: https://git.jami.net/savoirfairelinux/jami-client-android
@ -2173,7 +2149,27 @@ Builds:
gradleprops:
- android.builder.sdkDownload=true
- versionName: 20230301-01
versionCode: 362
commit: f9142f5aee0b9436f590b3771b6cd8cd674f53da
timeout: 10800
subdir: jami-android/app
submodules: true
sudo:
- apt-get update
- apt-get install -y g++ automake autopoint bzip2 gettext libtool make pkg-config
python-is-python3 swig tar yasm
- apt-get install -y -t bullseye-backports cmake
gradle:
- withUnifiedPush
build:
- cd ../../daemon/bin/jni
- PACKAGEDIR=../../../jami-android/libjamiclient/src/main/java ./make-swig.sh
ndk: r25c
gradleprops:
- android.builder.sdkDownload=true
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 20230227-01
CurrentVersionCode: 361
CurrentVersion: 20230301-01
CurrentVersionCode: 362