tmoldovan8x8
8e19597e38
feat(mobile) add splash screen
il y a 4 ans
Tudor-Ovidiu Avram
bf6a1540df
fix(prejoin) guard case for locationUrl being falsy in prejoin screen
il y a 4 ans
Saúl Ibarra Corretgé
9434d3c349
fix(deps) update react-native to fix iOS 14 icons
This update doesn't touch thousands of lines of package-lock which caused a
runtime breakage on both platforms.
il y a 4 ans
Saúl Ibarra Corretgé
b891a7526d
Revert "fix(ios) fix not rendering images on iOS 14"
This reverts commit cd68c72338 .
il y a 4 ans
Hristo Terezov
5bf20517e7
feat(prejoin): handle disabled precall test.
il y a 4 ans
Tudor-Ovidiu Avram
0d7a730497
feat(pwa) add pwa specifics
il y a 4 ans
Vlad Piersec
59caa0cf42
fix(vpaas): Count endpoint only when there are 2 or more participants
il y a 4 ans
Saúl Ibarra Corretgé
bdda8c56c7
fix(VideoLayout) make thumbnail iteration more resilient
If a failure occurs while we are still setting up the UI it's possible the local
thumbnail is still null, and none of the code assumes it may be null, so skip
it.
il y a 4 ans
Saúl Ibarra Corretgé
c239ba71e6
chore(android) update gradle plugin to version 4.0.2
il y a 4 ans
Tudor-Ovidiu Avram
1005f8f498
fix(prejoin) allow libs loaded in prejoin.html to be cached
il y a 4 ans
Saúl Ibarra Corretgé
f6e2bd1249
fix(build) increase external_api bundle size
We are off my 1KB oh well.
il y a 4 ans
Saúl Ibarra Corretgé
cd68c72338
fix(ios) fix not rendering images on iOS 14
Fixed by patching react-native:
e7ee500660
(backport from upstream)
il y a 4 ans
Hristo Terezov
1740aaf973
fix(video-quality-dialog): Initial value.
Fixes an issue when the video quality dialog is opened for first time
and config.videoQuality.persist is true there isn't any selected option.
il y a 4 ans
Tudor-Ovidiu Avram
a270e4300a
fix(native) add missing function
il y a 4 ans
Mihai Uscat
5e2ee3bdcd
fix: Show focus indicator only when navigating via keyboard
il y a 4 ans
Saúl Ibarra Corretgé
bdd2845917
deps,misc: fix package-lock conflicts
il y a 4 ans
Saúl Ibarra Corretgé
f9888e5dbb
rn,remote-video-menu: make UI consistent with other menus
il y a 4 ans
Saúl Ibarra Corretgé
44d7828e9c
rn,overflow-menu: improve drag icon
il y a 4 ans
Saúl Ibarra Corretgé
82b14ba7f1
deps: update react-native-svg
Watch out when updating beyond this version:
https://github.com/react-native-community/react-native-svg/issues/1354
il y a 4 ans
Saúl Ibarra Corretgé
63fe1de789
rn,recent-list: replace swipe options with long-press sheet
This change serves 2 purposes:
- (Hopefully) make the recent list entry options easier to discover
- Remove the (now unmaintained) swipeout dependency
il y a 4 ans
Jaya Allamsetty
39af6f5943
fix(video-quality): Add the ability to request Ultra HD resolutions
Change the preferredVideoQuality and maxReceiverVideoQuality values to Ultra HD resolutions. The requested resolution can be as high as 4K to facilitate VPaaS customers to request 4K. The sender video resolution will always max out at the value specified in the video constraints from config.js settings.
il y a 4 ans
Anand Parshuramka
f01869c21c
Adding the flags to enable/disable Kick out option in RemoteVideoMenu
il y a 4 ans
Tudor-Ovidiu Avram
6d2f8ae37d
feat(prejoin) show connection status in exported prejoin screen
il y a 4 ans
Saúl Ibarra Corretgé
35bea1a1d0
fix(misc) update update-ljm script commit message
il y a 4 ans
Saúl Ibarra Corretgé
afa4306ae8
chore(deps) lib-jitsi-meet@latest
il y a 4 ans
Saúl Ibarra Corretgé
1d9daa8da7
fix(config) drop useStunTurn
Always attempt to discover the configured STUN/TURN servers.
il y a 4 ans
Tudor-Ovidiu Avram
478f1a731e
feat(prejoin) improve ux
il y a 4 ans
Titus-Andrei Moldovan
9f9e192c3c
fix(android) - separates the invocation of the gradle tasks. It was noticed on some configurations that the publish task was executed before assembleRelease finished
il y a 4 ans
Titus-Andrei Moldovan
943996e5b6
fix(android) - adds the import for the VersionName, since on some configurations it is not automatically imported
il y a 4 ans
Hristo Terezov
bfde13cb15
chore(lib-jitsi-meet): Update.
il y a 4 ans
George Politis
5939820271
fix: Makes the code more defensive to prevent an error. (#7837)
il y a 4 ans
George Politis
b5310573fc
feat: Adds more debug information in the GSM bars popover (#7627)
il y a 4 ans
Jaya Allamsetty
aa488cb75c
deps: lib-jitsi-meet@latest
Disable RTX on FF
il y a 4 ans
Jaya Allamsetty
de8e62ac51
deps: lib-jitsi-meet@latest
il y a 4 ans
damencho
f6d375f565
tests: Do not close lobby notifications when testing.
il y a 4 ans
Titus-Andrei Moldovan
c54fed78c8
fix(android) excludes hermes related libs from the apk
il y a 4 ans
Saúl Ibarra Corretgé
3d7ea52416
fix(e2ee) handle Olm initialization error
If the WASM code could not be loaded, fail to initialize if and remove it from
globals so the E2EE option becomes unavailable, since it will be non-functional.
il y a 4 ans
Dhruv Awasthi
0c4d649459
chore(typo) fix
il y a 4 ans
ondrej-zary
af416ad487
fix(lang) update Slovak translation
il y a 4 ans
Yasin İsa YILDIRIM
1cd6f2b4da
fix(lang) update turkish translation
il y a 4 ans
kormang
1fb37a0216
fix(lang) add basic support for serbian
il y a 4 ans
Saúl Ibarra Corretgé
c261682a29
fix(rn,config) increase config load timeout to 10 seconds
il y a 4 ans
Hristo Terezov
49548ba564
doc(app.js): fix typo.
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
il y a 4 ans
Hristo Terezov
dc6d3daef7
feat(external-local-storage): support
il y a 4 ans
Saúl Ibarra Corretgé
014f3b615f
fix(android) increase gradle JVM heap size
il y a 4 ans
Jaya Allamsetty
25271d7eec
fix(presenter): Do not change the video mute state on presenter mute.
This fixes the issue where the local preview appears muted when presenter camera is turned on and then off while screenshare is in progress.
il y a 4 ans
Saúl Ibarra Corretgé
7ef4de9c1c
chore(deps,android) bump leakcanary
il y a 4 ans
Saúl Ibarra Corretgé
e6e088d197
fix(crashlytics) add missing dependency
Looks like the "Firebase Analytics" dependency is needed when migrating to the
new Firebase Crashlytics SDK. We are only interested in the "latest iversion
crash-free users" stat, which seems to require this. The documentartion is
somewhat confusing though.
il y a 4 ans
Andrei Gavrilescu
0e034a686f
deps: lib-jitsi-meet support rtcstats p2p meta
il y a 4 ans
Saúl Ibarra Corretgé
d9f85c70f1
chore(deps,rn) react-native-webview@10.9.0
il y a 4 ans