Saúl Ibarra Corretgé
8cffa5553d
chore(rn,versions) set mobile app and SDK versions
il y a 4 ans
Alex Bumbu
9bffe149d3
feat(iOS): screensharing extension swift implementation
il y a 4 ans
Saúl Ibarra Corretgé
9e6939d25f
fix(ios) detect orientation when screen sharing
Fixes: https://github.com/jitsi/jitsi-meet/issues/9012
il y a 4 ans
Saúl Ibarra Corretgé
7656985fe1
chore(rn,versions) bump SDK and apps versions
il y a 4 ans
tmoldovan8x8
e803e8cfd9
feat(ios): adds ios screensharing enabled flag
il y a 4 ans
tmoldovan8x8
a1d3870634
feat(external_api): add videoMuted event and action (#8862)
il y a 4 ans
luz paz
817d54b0b9
fix(misc) typos
Found via `codespell -q 3 -S ./lang`
il y a 4 ans
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'.
~~~
il y a 4 ans
Saúl Ibarra Corretgé
c7c7d7a155
fix(ios) move extension to a path without spaces
il y a 4 ans
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.
il y a 4 ans
tmoldovan8x8
f71e8a9982
feat(mobile) adds actions and events for the chat
il y a 4 ans
Titus-Andrei Moldovan
45f4643469
feat(mobile) adds ToggleScreenShare event and action.
il y a 4 ans
tmoldovan8x8
61037b982b
feat(mobile) adds ability to send and receive text messages (#8425)
il y a 4 ans
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.
il y a 4 ans
Saúl Ibarra Corretgé
a1c197c73c
fix(ios) fix crash on startup on iOS 11
il y a 4 ans
Saúl Ibarra Corretgé
4798e0271b
chore(android,ios) raise versions
il y a 4 ans
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.
il y a 4 ans
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.
il y a 4 ans
Saúl Ibarra Corretgé
997c3f75b5
chore(rn) raise SDK and app versions
il y a 4 ans
Saúl Ibarra Corretgé
f6fa903f8f
feat(rn) switch to XCFramework and WebRTC M87
il y a 4 ans
tmoldovan8x8
8e19597e38
feat(mobile) add splash screen
il y a 4 ans
Saúl Ibarra Corretgé
7a7937c072
fix(ios,version) versions must match
il y a 4 ans
Saúl Ibarra Corretgé
4765ab9d63
chore(rn,version) bump app and sdk versions
il y a 4 ans
Saúl Ibarra Corretgé
ed6e75b241
fix(ios) add local network usage description for iOS 14
il y a 4 ans
Saúl Ibarra Corretgé
312949eef6
ios: update Crashlytics dependency
il y a 4 ans
Saúl Ibarra Corretgé
eaa715879a
rn: update versions
il y a 4 ans
Saúl Ibarra Corretgé
0751c6ab48
ios: fix uploading dSYMs to Crashlytics
Use Fastlane to get them from Apple after processing, them upload them.
Also make sure WebRTC dSYMs are included when uploading.
il y a 4 ans
Saúl Ibarra Corretgé
f32140c4b7
rn: set default resolution to 360p (experiment)
il y a 4 ans
Saúl Ibarra Corretgé
b7f1f3c659
ios: try to leave the meeting when the app is terminating
Fixes: https://github.com/jitsi/jitsi-meet/issues/6665
il y a 5 ans
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
il y a 5 ans
Saúl Ibarra Corretgé
afe1b4b0f9
rn: now working on 20.3
il y a 5 ans
Saúl Ibarra Corretgé
d19a659871
ios: update Crasshlytics and fix uploadding symbols
il y a 5 ans
Saúl Ibarra Corretgé
ca5605620a
rn: update versions, apps 20.2, sdk 2.7
il y a 5 ans
Saúl Ibarra Corretgé
7446e6165e
rn: now working on version 20.1
il y a 5 ans
Saúl Ibarra Corretgé
692c6a47b4
rn: now working on versions 20.0 / 2.6
il y a 5 ans
Saúl Ibarra Corretgé
792f506425
ios: drop support for iOS 10
il y a 5 ans
Saúl Ibarra Corretgé
44970648ea
rn: now working on versions 19.5 / 2.5
il y a 5 ans
Saúl Ibarra Corretgé
2609e43f29
ios: misc Xcode changes due to an update
il y a 5 ans
Saúl Ibarra Corretgé
ac06892bb4
android,ios: now working on versions 19.4 / 2.4
il y a 5 ans
Saúl Ibarra Corretgé
6383d000a9
rn: raise version to 19.3
il y a 5 ans
Saúl Ibarra Corretgé
f7b92f65ca
ios: add feature flag to enable recording on iOS
il y a 6 ans
Saúl Ibarra Corretgé
cf7b10d53d
feature-flags: initial implementation
The welcomePageEnabled and pictureInPictureEnabled props on mobile have been
converted to feature flags.
il y a 6 ans
Saúl Ibarra Corretgé
371ca4eef1
ios: don't require bitcode for Debug builds
il y a 6 ans
paweldomas
1bc28e4904
watchos: display a message if the recent list is empty
il y a 6 ans
Saúl Ibarra Corretgé
9352517705
ios: always log delegate method calls
il y a 6 ans
paweldomas
96b226de24
watchos: change the icons
Inverts the icons to follow more what's in the phone app instead of
CallKit.
il y a 6 ans
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.
il y a 6 ans
Saúl Ibarra Corretgé
746159a1ac
ios: set compilation mode to "wholemodule" for release builds
il y a 6 ans
Saúl Ibarra Corretgé
43a8fd2a53
ios: set iOS deployment target correctly everywhere
il y a 6 ans
Saúl Ibarra Corretgé
a26bb2c1a6
watchos: add watchOS app
Co-authored-by: Pawel Domas <pawel.domas@jitsi.org >
il y a 7 ans