Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade jitsi to version 8.1.1 #8383

Merged
merged 4 commits into from May 3, 2023
Merged

Upgrade jitsi to version 8.1.1 #8383

merged 4 commits into from May 3, 2023

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented May 2, 2023

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

Upgrade Jitsi library to 8.1.1. Note: SDK is now supporting API 24 and more, so the check on API 23 has been updated. See https://github.com/jitsi/jitsi-meet-release-notes/blob/master/CHANGELOG-MOBILE-SDKS.md for mre details.

Should fix #7619

The Jitsi libre SDK has been built and published at https://github.com/vector-im/jitsi_libre_maven/tree/main/android-sdk-8.1.1

Motivation and context

fixes #7619

Screenshots / GIFs

Tests

  • Make audio call
  • Make video call
  • Join Jitsi meeting

Tested devices

  • Physical (API 10)
  • Emulator
  • OS version(s):

Checklist

@bmarty bmarty requested review from a team and ganfra and removed request for a team May 2, 2023 12:48
@bmarty bmarty added the Z-NextRelease For issues and PRs which should be included in the NextRelease. label May 2, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@ganfra ganfra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested ok on device with android 13.
LGTM, thanks!

@bmarty
Copy link
Member Author

bmarty commented May 3, 2023

Ignoring test failure as it seems unrelated:

org.matrix.android.sdk.internal.crypto.keysbackup.KeysBackupTest > testBackupAfterVerifyingADevice[test(AVD) - 9] FAILED 
	kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 120000 ms, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Active}@dcbd1c1]
	at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTestCoroutine$3$3.invokeSuspend(TestBuilders.kt:342)

@BillCarsonFr is investigating this.

@bmarty bmarty merged commit 6c80a38 into develop May 3, 2023
19 of 20 checks passed
@bmarty bmarty deleted the feature/bma/jitsi8 branch May 3, 2023 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-NextRelease For issues and PRs which should be included in the NextRelease.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can not make video calls
2 participants