Bump to version 364
update version to 20230327-01 (364)

Change-Id: I9906b7e5b85b62f8e93ab0811da468fbf5a86c57
1 file changed
tree: cf8df7c2cb3f285df21ed78ea118d47a4c407136
  1. .gitlab/
  2. .tx/
  3. docker/
  4. fastlane/
  5. jami-android/
  6. .cqfdrc
  7. .gitignore
  8. .gitmodules
  9. .gitreview
  10. compile.sh
  11. COPYING
  12. cqfd
  13. fdroidMergeRequest.sh
  14. README.md
  15. update-translations.sh
  16. update_version.py
README.md

Jami Android

The Jami client for Android

AppCI
Download on the Play Store Download on F-DroidBuild Status

Environment

Install autotools, autopoint, swig-4 or later and python-3.7 or later on your system

Build instructions

With Android Studio:

  • Add 'jami-android' in Android Studio
  • Click on build
  • Enjoy!

With the command line:

  • cd client-android/jami-android
  • ./gradlew assembleDebug

Update translations

Update translations using the Transifex client (tx) : ./update-translations.sh

Generate new release commit

Generate a new release commit updating the version code and version string: ./update_version.py --commit

Report issues

Report issues on Gitlab: https://git.jami.net/savoirfairelinux/jami-client-android