Saúl Ibarra Corretgé
9e6939d25f
fix(ios) detect orientation when screen sharing
Fixes: https://github.com/jitsi/jitsi-meet/issues/9012
4 年之前
Saúl Ibarra Corretgé
6c4652e3a0
feat(build,ios) add lane to update dSYMs on Crashlytics
4 年之前
Saúl Ibarra Corretgé
a256c6b8e7
fix(ios) use app_store_connect_api_key for Fastlane builds
4 年之前
tmoldovan8x8
067ff0729e
bugfix(ios): fixes typo on JitsiMeetViewDelegate method
4 年之前
Saúl Ibarra Corretgé
7656985fe1
chore(rn,versions) bump SDK and apps versions
4 年之前
tmoldovan8x8
e803e8cfd9
feat(ios): adds ios screensharing enabled flag
4 年之前
tmoldovan8x8
a1d3870634
feat(external_api): add videoMuted event and action (#8862)
4 年之前
Saúl Ibarra Corretgé
2f5ab2757f
feat(rn,ui) get rid of the gradients
4 年之前
Saúl Ibarra Corretgé
7046785ca3
chore(deps) update react-native-webrtc to 1.89.1
4 年之前
luz paz
817d54b0b9
fix(misc) typos
Found via `codespell -q 3 -S ./lang`
4 年之前
Saúl Ibarra Corretgé
e40e078a29
fix(ios,build) make sure the correct broadcast extension ID is set
4 年之前
Saúl Ibarra Corretgé
6df5a4cf31
fix(ios) make sure broadcast extension version matches
Fixes this Apple Store Connect warning:
~~~
ITMS-90473: CFBundleShortVersionString Mismatch - The CFBundleShortVersionString
value '1.0' of extension 'jitsi-meet.app/PlugIns/JitsiMeetBroadcast
Extension.appex' does not match the CFBundleShortVersionString value '21.0.0' of
its containing iOS application 'jitsi-meet.app'.
~~~
4 年之前
Saúl Ibarra Corretgé
c7c7d7a155
fix(ios) move extension to a path without spaces
4 年之前
Saúl Ibarra Corretgé
82ff988c18
fix(ios) the broadcast extension'd bundle ID must match the app's
4 年之前
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 年之前
tmoldovan8x8
399d6b6a4b
chore(version) bumps mobile sdkVersion to 3.2.0
4 年之前
Saúl Ibarra Corretgé
ffad21cb59
fix(ios) sync podfile
4 年之前
tmoldovan8x8
67930edae2
chore(ios) remove warnings on JitsiMeetView
4 年之前
tmoldovan8x8
f71e8a9982
feat(mobile) adds actions and events for the chat
4 年之前
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 年之前
Saúl Ibarra Corretgé
e5ea96fd4c
feat(rn) update SDK version to 3.1.0
4 年之前
tmoldovan8x8
d2568b874b
feat(mobile) adds ability to retrieve participantsInfo array
4 年之前
Titus-Andrei Moldovan
45f4643469
feat(mobile) adds ToggleScreenShare event and action.
4 年之前
tmoldovan8x8
61037b982b
feat(mobile) adds ability to send and receive text messages (#8425)
4 年之前
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 年之前
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 年之前
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 年之前
Saúl Ibarra Corretgé
a3c6e690dd
chore(deps) update react-native-svg to latest
Fixes icons not rendering on iOS 11.
4 年之前
Saúl Ibarra Corretgé
a1c197c73c
fix(ios) fix crash on startup on iOS 11
4 年之前
Saúl Ibarra Corretgé
4798e0271b
chore(android,ios) raise versions
4 年之前
Saúl Ibarra Corretgé
5e891caf94
fix(ios,fastlane) adjust scheme name after rename
4 年之前
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 年之前
tmoldovan8x8
5ecb5717c7
feat(stats) add stats for mobile
4 年之前
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 年之前
Saúl Ibarra Corretgé
01345d6d9d
chore(ios) remove references to no longer used files
4 年之前
Saúl Ibarra Corretgé
28cd74077b
fix(ios) fix joining a meeting when the app was closed
Weird timing issue in appDidFinishLaunching, make sure we store the
launchOptions before we touch any view code.
4 年之前
sorinant
e261bb5616
feat(ios) added ability to use an external CXProvider and CXCallController
4 年之前
Saúl Ibarra Corretgé
b1a4b58f7a
chore(deps) update react-native-webview
4 年之前
Saúl Ibarra Corretgé
997c3f75b5
chore(rn) raise SDK and app versions
5 年之前
Saúl Ibarra Corretgé
f6fa903f8f
feat(rn) switch to XCFramework and WebRTC M87
5 年之前
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 年之前
tmoldovan8x8
8e19597e38
feat(mobile) add splash screen
5 年之前
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 年之前
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 年之前
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 年之前
Saúl Ibarra Corretgé
d9f85c70f1
chore(deps,rn) react-native-webview@10.9.0
5 年之前
Saúl Ibarra Corretgé
7a7937c072
fix(ios,version) versions must match
5 年之前
Saúl Ibarra Corretgé
4765ab9d63
chore(rn,version) bump app and sdk versions
5 年之前
Saúl Ibarra Corretgé
ed6e75b241
fix(ios) add local network usage description for iOS 14
5 年之前
Saúl Ibarra Corretgé
ca306f47b6
deps: react-native-background-timer@2.4.0
We hadn't updated in a while.
5 年之前