Calin Chitu
e0a2320d75
feat(native-participants-panel) renamed ParticipantsPanel to ParticipantsPane and created modal
4 anni fa
Saúl Ibarra Corretgé
2f5ab2757f
feat(rn,ui) get rid of the gradients
4 anni fa
Saúl Ibarra Corretgé
7046785ca3
chore(deps) update react-native-webrtc to 1.89.1
4 anni fa
Saúl Ibarra Corretgé
ffad21cb59
fix(ios) sync podfile
4 anni fa
Saúl Ibarra Corretgé
88f1c218eb
fix(rn,stats) fix incorrect bitrate calculation on mobile
Stats timestamps were incorrectly formatted, fixed upstream.
Fixes: https://github.com/jitsi/jitsi-meet/issues/8367
4 anni fa
Saúl Ibarra Corretgé
916208a5ff
fix(libre-build) update react-native-device-info to 8.0.0
Will now work even if installreferrer or GCM are missing.
4 anni fa
Saúl Ibarra Corretgé
a3c6e690dd
chore(deps) update react-native-svg to latest
Fixes icons not rendering on iOS 11.
4 anni fa
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 anni fa
tmoldovan8x8
5ecb5717c7
feat(stats) add stats for mobile
4 anni fa
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 anni fa
Saúl Ibarra Corretgé
b1a4b58f7a
chore(deps) update react-native-webview
4 anni fa
Saúl Ibarra Corretgé
f6fa903f8f
feat(rn) switch to XCFramework and WebRTC M87
4 anni fa
Titus-Andrei Moldovan
9a35026d6a
feat(android) add screen-sharing support
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
Co-authored-by: zycwind <391321232 @qq.com >
5 anni fa
tmoldovan8x8
8e19597e38
feat(mobile) add splash screen
5 anni fa
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.
5 anni fa
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
5 anni fa
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.
5 anni fa
Saúl Ibarra Corretgé
d9f85c70f1
chore(deps,rn) react-native-webview@10.9.0
5 anni fa
Saúl Ibarra Corretgé
ca306f47b6
deps: react-native-background-timer@2.4.0
We hadn't updated in a while.
5 anni fa
Saúl Ibarra Corretgé
312949eef6
ios: update Crashlytics dependency
5 anni fa
Saúl Ibarra Corretgé
f30dd9d881
deps: react-native-webrtc@1.84.0
5 anni fa
Saúl Ibarra Corretgé
fbb6486b5f
deps: update react-native-watch-connectivity
It's back in active development and fixes a warning in iOS.
5 anni fa
Saúl Ibarra Corretgé
a113151563
deps: update react-native-calendar-events
Rebase our patches (in PR) on top of latest master.
Sshould fix a crash when requesting permisssions.
5 anni fa
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
5 anni fa
Saúl Ibarra Corretgé
cef98f457f
ios: bump CocoaPods dependency
5 anni fa
Saúl Ibarra Corretgé
d19a659871
ios: update Crasshlytics and fix uploadding symbols
5 anni fa
Saúl Ibarra Corretgé
df895e5a61
deps: react-native@custom-patched
Update the version to 0.61.5-jitsi.1 to avoid build aching problems due to the
version not changing.
5 anni fa
Saúl Ibarra Corretgé
8291f4597c
deps: react-native-webrtc@1.75.3
Fixes datachannels not working.
5 anni fa
Saúl Ibarra Corretgé
779ed6bb5e
deps: react-native@0.61.5
5 anni fa
Saúl Ibarra Corretgé
792f506425
ios: drop support for iOS 10
5 anni fa
Saúl Ibarra Corretgé
63344ac62d
deps: react-native-webrtc@1.75.2
Fixes an Android crash on craptacular devices.
6 anni fa
Saúl Ibarra Corretgé
8ebc99175c
ios: set deployment target on Pods to 10.0
Matches the app / SDK deployment target and avoids compilation warnings.
6 anni fa
Saúl Ibarra Corretgé
391e5ca483
deps: react-native@0.61.3
6 anni fa
Saúl Ibarra Corretgé
0fa6ffc439
deps: react-native-google-signin@3.0.1
6 anni fa
Saúl Ibarra Corretgé
612586ed1f
deps: react-native-webview@7.4.1
6 anni fa
Saúl Ibarra Corretgé
9666bf836e
ios: update CocoaPods to version 1.8
6 anni fa
Saúl Ibarra Corretgé
a6d3b09796
ios: support building with Xcode 11
6 anni fa
Bettenbuk Zoltan
c472537ecf
update RN to 61
6 anni fa
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
6 anni fa
Saúl Ibarra Corretgé
b4b33c94dd
ios: update Podfile.lock
6 anni fa
Saúl Ibarra Corretgé
902da8cc4f
rn: add native loggers
These provide the ability to integrate the SDK with some other application
loggers.
At the time this was written we use Timber on Android and CocoaLumberjack on iOS.
In addition to the integration capabilities, a LogBridge React Native module
provides log transports for JavaScript code, thus centralizing all logs on the
native loggers.
6 anni fa
paweldomas
6ae9bbe0c5
feat: report analytics for the network connection
Will emit new 'network.info' action with the online/offline status and
extra details for native like the network type and
'isConnectionExpensive' flag.
6 anni fa
Saúl Ibarra Corretgé
c113b2e765
ios: update Podfile.lock
6 anni fa
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
6 anni fa
Saúl Ibarra Corretgé
53f98df8f3
deps: react-native@0.59.10
6 anni fa
Saúl Ibarra Corretgé
598b6f0598
deps: update react-native-webrtc
WebRTC is now at M75
6 anni fa
Saúl Ibarra Corretgé
820abfd059
ios: sync Podfile.lock
6 anni fa
Saúl Ibarra Corretgé
70b864f00b
deps: react-native-google-signin@2.0.0
6 anni fa
Saúl Ibarra Corretgé
fa88db6897
ios: update CocoaPods to 1.7.1
6 anni fa
Saúl Ibarra Corretgé
02955ab57c
deps: react-native@0.59.8
https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#v0598
6 anni fa