Bettenbuk Zoltan
c472537ecf
update RN to 61
5 年之前
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
5 年之前
Saúl Ibarra Corretgé
b4b33c94dd
ios: update Podfile.lock
5 年之前
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.
5 年之前
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.
5 年之前
Saúl Ibarra Corretgé
c113b2e765
ios: update Podfile.lock
5 年之前
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
5 年之前
Saúl Ibarra Corretgé
53f98df8f3
deps: react-native@0.59.10
5 年之前
Saúl Ibarra Corretgé
598b6f0598
deps: update react-native-webrtc
WebRTC is now at M75
5 年之前
Saúl Ibarra Corretgé
820abfd059
ios: sync Podfile.lock
5 年之前
Saúl Ibarra Corretgé
70b864f00b
deps: react-native-google-signin@2.0.0
5 年之前
Saúl Ibarra Corretgé
fa88db6897
ios: update CocoaPods to 1.7.1
5 年之前
Saúl Ibarra Corretgé
02955ab57c
deps: react-native@0.59.8
https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#v0598
6 年之前
Saúl Ibarra Corretgé
b45a5da6e2
rn: use new AsyncStorage package
It was extracted from the RN core to a community maintained package.
6 年之前
Saúl Ibarra Corretgé
2fad9f9ba8
ios: update Podfile.lock
6 年之前
Bettenbuk Zoltan
86d0d4fc22
rn: add DialInSummary
6 年之前
Saúl Ibarra Corretgé
7d2ac0244d
deps: react-native-webrtc@4064c6f2db4f8b961daaaa8dafc6a896d7cfbc43
New M69 build with Metal crash fixes.
6 年之前
Saúl Ibarra Corretgé
c0efea5168
ios: enable bitcode
Time has come. We need to enable bitcode. It's optional for iOS targets, but
mandatory for the entire project if there is a watchOS target. Since we have a
watchOS target, it's time to enable it.
6 年之前
Saúl Ibarra Corretgé
a26bb2c1a6
watchos: add watchOS app
Co-authored-by: Pawel Domas <pawel.domas@jitsi.org >
7 年之前
Saúl Ibarra Corretgé
5cc01b074e
ios: update Podfile.lock for RN update
6 年之前
Saúl Ibarra Corretgé
bdaabf6d3d
odeps: react-native@0.59.4
Fixes a crash on some old Android devices.
6 年之前
Saúl Ibarra Corretgé
384f7d7890
ios: update Podfile.lock
6 年之前
Saúl Ibarra Corretgé
24339b2461
ios: update Podfile.lock
6 年之前
Saúl Ibarra Corretgé
6a919916d3
ios: pin all pod dependencies
6 年之前
Saúl Ibarra Corretgé
2c592f61c3
android: enable 64bit builds
6 年之前
Saúl Ibarra Corretgé
b53a034aaf
deps: update React Native to version 0.59
This new version comes with an updated JSC runtime, so we no longer need to
depend on the updated version ourselves.
6 年之前
Hristo Terezov
59fc3642a6
feat(amplitude): add mobile implementation
6 年之前
Saúl Ibarra Corretgé
b7b2745dae
ios: update podfile for CocoaPods 1.6.0
6 年之前
Bettenbuk Zoltan
9f3ef43daa
[RN] Add conference navigation bar
6 年之前
paweldomas
92a412f814
chore(ios): update Podfile.lock
6 年之前
Saúl Ibarra Corretgé
148d4ebb90
rn: add Firebase integration
This is done at the app level, not the SDK.
Currently 2 Firebase services are used:
- Crashlytics
- Dynamic Links
They are enabled in tandem, if the appropriate Google services file
(GoogleService-Info.plist on iOS or google-services.json on Android) is found.
Each service needs to be individually enabled in the Firebase console.
6 年之前
Saúl Ibarra Corretgé
fef47684d9
deps: update react-native-background-timer
6 年之前
Saúl Ibarra Corretgé
0469e5af5e
deps: update react-native-calendar-events
6 年之前
Saúl Ibarra Corretgé
f97869ffde
deps: update react-native-keep-awake
6 年之前
Saúl Ibarra Corretgé
e4b1e40cc6
deps: update react-native-google-signin
6 年之前
Saúl Ibarra Corretgé
1ff8d52b6b
deps: update react-native to 0.57.8
Bumping React to 16.6.3 is a requirement for this update.
6 年之前
Saúl Ibarra Corretgé
0031fd2678
android, ios: update react-native-fast-image dependency
6 年之前
Saúl Ibarra Corretgé
e5c9c69ec9
ios: drop iOS 9 support
WebRTC no longer actively fixes iOS 9 issues.
6 年之前
Saúl Ibarra Corretgé
26ba974757
[RN] Drop react-native-locale-detector dependency
The upstream package has been unmaintained for 2 years now, and making the litle
changes needed as React Native needs them is getting old. The actual
funcionality is a couple of one-liners plus tons of boliterplate, which gets
reduced by quite a bit if we just embed it. So here it goes.
6 年之前
Guus der Kinderen
99542e29e6
[RN] Upgrade React Native to 0.57.6
6 年之前
Saúl Ibarra Corretgé
1ba66e4b65
ios: update CocoaPods dependencies
6 年之前
Saúl Ibarra Corretgé
ae890dc093
deps: update react-native-webrtc (M69)
6 年之前
Saúl Ibarra Corretgé
8e0bd36ece
deps: update react-native-vector-icons
6 年之前
Saúl Ibarra Corretgé
8c97ce2ee9
deps: update react-native-google-signin
6 年之前
Saúl Ibarra Corretgé
b2245729cc
[iOS] Update Podfile.lock
6 年之前
Saúl Ibarra Corretgé
b71adbdf70
deps: update React Native to version 0.57
6 年之前
hristoterezov
38517127c3
feat(dropbox): Implement react-native module.
6 年之前
Bettenbuk Zoltan
d10d61fb7a
[RN] Add Google Sign In to live streaming
6 年之前
Saúl Ibarra Corretgé
a327a5d804
[RN] Drop the react-native-permissions dependency
It causes false positives when submitting the app to the Store. Use the new
permissions API in react-native-webrtc instead.
6 年之前
Saúl Ibarra Corretgé
3ca704d81d
[RN] Update react-native-webrtc and remove no longer needed polyfills
6 年之前