tmoldovan8x8
b04677f3ea
chore(deps, rn) update react-native-webview
3 lat temu
Saúl Ibarra Corretgé
61ae909ed5
chore(deps,rn) update navigation librarries to their latest versions
React Navigation v6.
3 lat temu
Saúl Ibarra Corretgé
90321ca016
feat(rn) update React Native to version 0.63
I'm updating to RN 0.63 instead of the latest (0.66 at the time of this writing)
so we can update the navigation related libraries to their latest versions, and
then proceed with the larger leap towards the latest RN.
3 lat temu
Saúl Ibarra Corretgé
c88ac2f3bd
chore(deps) react-native-webview @ 11.15.0
3 lat temu
Saúl Ibarra Corretgé
b6501412c4
chore(deps) react-native-watch-connectivity @ 1.0.4
3 lat temu
Saúl Ibarra Corretgé
188aff5aff
chore(deps) react-native-video @ 5.2.0
3 lat temu
Saúl Ibarra Corretgé
29eb3c5347
chore(deps) react-native-splash-screen @ 3.3.0
3 lat temu
Saúl Ibarra Corretgé
656e0ba1e9
chore(deps) react-native-sound @ 0.11.1
3 lat temu
Saúl Ibarra Corretgé
50eb6563e3
chore(deps) react-native-performance @ 2.1.0
3 lat temu
Saúl Ibarra Corretgé
d290c1d11a
chore(deps) react-native-get-random-values @ 1.7.2
3 lat temu
Saúl Ibarra Corretgé
5cbb526c04
chore(deps) react-native-device-info @ 8.4.8
3 lat temu
Saúl Ibarra Corretgé
06384b452b
chore(deps) react-native-default-preference @ latest
3 lat temu
Saúl Ibarra Corretgé
50d33d068b
chore(deps) react-native-calendar-events @ 2.2.0
3 lat temu
Saúl Ibarra Corretgé
e8939ba949
chore(deps) react-native-background-timer @ 2.4.1
3 lat temu
Saúl Ibarra Corretgé
bfc556f4df
chore(deps) @react-native-community/slider @ 4.1.12
3 lat temu
Saúl Ibarra Corretgé
bac4afcdb4
chore(deps) @react-native-community/netinfo @ 7.1.7
3 lat temu
Saúl Ibarra Corretgé
8fd353f5f1
chore(deps) @react-native-google-signin/google-signin @ 7.0.4
3 lat temu
Saúl Ibarra Corretgé
f0b475e2bc
chore(deps) @amplitude/react-native @ 2.7.0
3 lat temu
Saúl Ibarra Corretgé
1d77c52f91
chore(deps) @react-native-async-storage/async-storage @ 1.15.14
3 lat temu
Calinteodor
bf3cc65f4c
feat(security) created SecurityOptions React Navigation screen (#10509)
* feat(security) Security Options screen
3 lat temu
Saúl Ibarra Corretgé
1fa43ca4e7
chore(rn,versions) bump app and sdk versions
3 lat temu
tmoldovan8x8
664f23a395
chore(rn) updates react-native-webrtc
3 lat temu
Alex Bumbu
6cd6c0a043
fix(ios) avoid creating CXProvider objects when CallKit is disabled
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
3 lat temu
Saúl Ibarra Corretgé
7bbc3bcf9e
chore(rn,deps) react-native-webrtc@1.94.0
3 lat temu
Saúl Ibarra Corretgé
d7b581e338
feat)rn,sdk) introduce a "ready to close" event
This event is the event host applications need to listen to for knowing when to
dispose the SDK from now on.
Since the introduction of breakout rooms it's possible that we navigate from one
meeting to another, so there will be several conference join / terminations.
In addition, local track destruction is now moved to SET_ROOM when there is no
room, aka, we are going back to the welcome page or to the black page.
3 lat temu
hmuresan
14a422ba83
fix(linguistics) Use 'email' instead of 'e-mail'
3 lat temu
Saúl Ibarra Corretgé
c843744df1
fix(rn,sdk) drop deprecated option enableWelcomePage
It got replaced by a feature flag.
3 lat temu
Saúl Ibarra Corretgé
f6f7406d24
fix(rn,sdk) remove deprecated color scheme prop
It has been non-functional for a while.
3 lat temu
Pavol Cvengros
2d27195652
chore(deps) update uuid package to 8.3.2
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
3 lat temu
Alex Bumbu
92c34c9c3e
fix(iOS) fix missing headers
3 lat temu
Alex Bumbu
81dfbaeb81
feat(iOS) expose activating/deactivating audio session functionality
3 lat temu
Saúl Ibarra Corretgé
3f7c6a3801
chore(rn) update CocoaPods
3 lat temu
Calinteodor
9df59b4a6f
feat(conference) added React Navigation
Introduce navigation for all in-conference screens.
3 lat temu
Saúl Ibarra Corretgé
e0bde6d491
fix(ios) sync Podfile.lock
3 lat temu
Zoltán Ulrich
9506f3ac3d
fix(ios) Fixes RCTBridge not being released when JitsiMeet is trying to destroy its bridge on some OS versions
3 lat temu
Saúl Ibarra Corretgé
b4f1ab991d
chore(rn,versions) bump app and sdk versions
3 lat temu
Saúl Ibarra Corretgé
4369579d2b
chore(deps): update react-native-webrtc@1.92.2
Fixes a crash on Android
3 lat temu
Saúl Ibarra Corretgé
4bfbc72613
feat(ios) drop support for iOS 11
4 lat temu
Saúl Ibarra Corretgé
99e56e229d
chore(rn,versions) bump sdk version
3 lat temu
Saúl Ibarra Corretgé
49be96799a
feat(rn) add polyfill for the performance API
Implements: https://developer.mozilla.org/en-US/docs/Web/API/Performance
Ref: https://github.com/oblador/react-native-performance
3 lat temu
Alex Bumbu
5bd329acb9
feat(ios) update dropbox authentication to PKCE flow
3 lat temu
Saúl Ibarra Corretgé
221cf67d0a
fix(sounds) fix reaction sound names
- Remove unicode charcters from filenames
- Simplify code for copying them to the iOS SDK
3 lat temu
Saúl Ibarra Corretgé
aa06e89807
chore(rn,deps) react-native-webrtc@1.92.1
Fixes several Android crashes.
3 lat temu
Saúl Ibarra Corretgé
c03fb61c5f
fix(rn,reactions) fix copying sounds to app bundles
3 lat temu
Saúl Ibarra Corretgé
08177af182
fix(rn,amplitude) update Amplitude SDK on RN
Amplitude has gone back to having a separate package for RN, so switch to it.
3 lat temu
Saúl Ibarra Corretgé
0d9af05a4b
chore(rn,versions) bump app and sdk versions
3 lat temu
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.
3 lat temu
tmoldovan8x8
ae33755913
feat(rn,sdk) add setConfigOverride to JitsiMeetConferenceOptions
Allows for overriding any (overridable, of course) config option.
3 lat temu
durduman
1e0c25d816
fix(ios) remove exitPictureInPicture() call from resetBounds(bounds:)
3 lat temu
Saúl Ibarra Corretgé
46cbc0ff49
chore(rn,versions) set mobile app and SDK versions
3 lat temu