Alex Bumbu
5bd329acb9
feat(ios) update dropbox authentication to PKCE flow
4 gadus atpakaļ
Saúl Ibarra Corretgé
0d9af05a4b
chore(rn,versions) bump app and sdk versions
4 gadus atpakaļ
Saúl Ibarra Corretgé
a4d516ca86
fix(ios) fix deadlock when selecting audio device
In WebRTC M92 the RTCAudioSession lock changed from a recursive one to a regular
mutex one, so make sure we don't attempt to lock it while already holding the
lock.
4 gadus atpakaļ
tmoldovan8x8
ae33755913
feat(rn,sdk) add setConfigOverride to JitsiMeetConferenceOptions
Allows for overriding any (overridable, of course) config option.
4 gadus atpakaļ
durduman
1e0c25d816
fix(ios) remove exitPictureInPicture() call from resetBounds(bounds:)
4 gadus atpakaļ
Saúl Ibarra Corretgé
46cbc0ff49
chore(rn,versions) set mobile app and SDK versions
4 gadus atpakaļ
Alex Bumbu
af9958ad66
feat(ios) support for destroying & reinitializing the react native bridge
4 gadus atpakaļ
tmoldovan8x8
25b4887f74
chore(rn): set mobile SDK versions 3.7.0
4 gadus atpakaļ
tmoldovan8x8
f84f7332b9
chore(rn,versions): set mobile SDK versions
4 gadus atpakaļ
Saúl Ibarra Corretgé
8cffa5553d
chore(rn,versions) set mobile app and SDK versions
4 gadus atpakaļ
Saúl Ibarra Corretgé
8477ae8daa
feat(ios) add ability to set CallKit options for incoming calls
The implemented options are the call handle and UUID.
4 gadus atpakaļ
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
4 gadus atpakaļ
tmoldovan8x8
067ff0729e
bugfix(ios): fixes typo on JitsiMeetViewDelegate method
4 gadus atpakaļ
Saúl Ibarra Corretgé
7656985fe1
chore(rn,versions) bump SDK and apps versions
4 gadus atpakaļ
tmoldovan8x8
a1d3870634
feat(external_api): add videoMuted event and action (#8862)
4 gadus atpakaļ
luz paz
817d54b0b9
fix(misc) typos
Found via `codespell -q 3 -S ./lang`
4 gadus atpakaļ
Alex Bumbu
508f1e0da9
feat(iOS): screensharing support
The Jitsi team would like to thank @AliKarpuzoglu , @linuxpi and The Hopp Foundation for the initial effort and help throughout.
4 gadus atpakaļ
tmoldovan8x8
399d6b6a4b
chore(version) bumps mobile sdkVersion to 3.2.0
4 gadus atpakaļ
tmoldovan8x8
67930edae2
chore(ios) remove warnings on JitsiMeetView
4 gadus atpakaļ
tmoldovan8x8
f71e8a9982
feat(mobile) adds actions and events for the chat
4 gadus atpakaļ
tmoldovan8x8
ef6b641802
bugfix(ios) changes the participantInfo completion handler reference to strong.
When the method was called from Swift they were collected before calling them.
4 gadus atpakaļ
Saúl Ibarra Corretgé
e5ea96fd4c
feat(rn) update SDK version to 3.1.0
4 gadus atpakaļ
tmoldovan8x8
d2568b874b
feat(mobile) adds ability to retrieve participantsInfo array
4 gadus atpakaļ
Titus-Andrei Moldovan
45f4643469
feat(mobile) adds ToggleScreenShare event and action.
4 gadus atpakaļ
tmoldovan8x8
61037b982b
feat(mobile) adds ability to send and receive text messages (#8425)
4 gadus atpakaļ
tmoldovan8x8
5ef60c3a7d
[WIP] adds BroadcastService (#8336)
feat(external_api) exposes more events from JS to native and adds the ability to send actions from native to JS.
4 gadus atpakaļ
Saúl Ibarra Corretgé
687a6c31ee
feat(analytics) unify Amplitude handlers across web and mobile
The amplitude-js library gained React Native support so there is no need to keep
separate implementations.
4 gadus atpakaļ
Saúl Ibarra Corretgé
99ac60ed74
feat(ios) rename SDK target to JitsiMeetSDK
Swift has a longstanding bug where a framework and a type cannot be named the
same. We have somehow managed to not run into this, but it now seems to be
hitting us.
Since this is a breaking change, this starts the road for SDK 3.0.
4 gadus atpakaļ
sorinant
e261bb5616
feat(ios) added ability to use an external CXProvider and CXCallController
4 gadus atpakaļ
Saúl Ibarra Corretgé
997c3f75b5
chore(rn) raise SDK and app versions
4 gadus atpakaļ
tmoldovan8x8
8e19597e38
feat(mobile) add splash screen
5 gadus atpakaļ
Saúl Ibarra Corretgé
4765ab9d63
chore(rn,version) bump app and sdk versions
5 gadus atpakaļ
Saúl Ibarra Corretgé
eaa715879a
rn: update versions
5 gadus atpakaļ
Saúl Ibarra Corretgé
2af0c0ba17
rn: bump SDK version to 2.9.0
5 gadus atpakaļ
Saúl Ibarra Corretgé
64d74852e0
ios: fix PiP window sshowing conference controls
The dynamic size of it was causing trouble. Fix it by setting a fixed PiP window
size (150px) which makes it consisstent with what we have on Android.
Fixes: https://github.com/jitsi/jitsi-meet/issues/6562
5 gadus atpakaļ
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
5 gadus atpakaļ
Saúl Ibarra Corretgé
62b4c97423
rn: raise SDK version to 2.8.1
5 gadus atpakaļ
Saúl Ibarra Corretgé
ca5605620a
rn: update versions, apps 20.2, sdk 2.7
5 gadus atpakaļ
Saúl Ibarra Corretgé
692c6a47b4
rn: now working on versions 20.0 / 2.6
5 gadus atpakaļ
Saúl Ibarra Corretgé
af6642b91b
rn: allow for userInfo and token to be set from the SDK
6 gadus atpakaļ
Saúl Ibarra Corretgé
44970648ea
rn: now working on versions 19.5 / 2.5
6 gadus atpakaļ
Saúl Ibarra Corretgé
63a221212b
ios: add ability to manually toggle WebRTC logging
6 gadus atpakaļ
Saúl Ibarra Corretgé
0fa6ffc439
deps: react-native-google-signin@3.0.1
6 gadus atpakaļ
Saúl Ibarra Corretgé
4a8f787519
rn: evaluate config.js in a sandboxed environment
We are downloading code off the Internet and executing it on the user's device,
so run it sandboxed to avoid potential bad actors.
Since it's impossible to eval() safely in JS and React Native doesn't offer
something akin to Node's vm module, here we are rolling our own.
On Android it uses the Duktape JavaScript engine and on iOS the builtin
JavaScriptCore engine. The extra JS engine is *only* used for evaluating the
downloaded code and returning a JSON string which is then passed back to RN.
6 gadus atpakaļ
Saúl Ibarra Corretgé
ab4b6be9d7
rn: throw exception if default conference options set the room
See: https://github.com/jitsi/jitsi-meet/issues/4720
6 gadus atpakaļ
Saúl Ibarra Corretgé
ac06892bb4
android,ios: now working on versions 19.4 / 2.4
6 gadus atpakaļ
Saúl Ibarra Corretgé
7d972a50f2
ios: set logger subsystem and category
The subsystem is set to the bundle ID and the category to "JitsiMeetSDK".
6 gadus atpakaļ
Saúl Ibarra Corretgé
00c8409e31
ios,android: update SDK version to 2.3.0
6 gadus atpakaļ
Saúl Ibarra Corretgé
27205e3119
ios: divert RN logs to our logger
6 gadus atpakaļ
Saúl Ibarra Corretgé
f2fdef8361
ios: log fatal errors, don't swallow exceptions
6 gadus atpakaļ