jiti-meet/ios/sdk/src
Alex Bumbu ddab27e292
fix(ios, pip): update view hierarchy to present the rn view with view controller
2022-06-29 17:57:51 +02:00
..
callkit fix(ios) avoid creating CXProvider objects when CallKit is disabled 2021-11-26 10:47:03 +01:00
dropbox feat(ios) update dropbox authentication to PKCE flow 2021-09-02 14:17:08 +02:00
picture-in-picture fix(ios, pip) make initialPositionInSuperView property public 2022-06-08 13:38:20 +02:00
AppInfo.m [WIP] adds BroadcastService (#8336) 2021-01-13 15:48:29 +02:00
AudioMode.m fix(ios) fix not using the loudspeaker by default 2022-05-30 14:04:05 +02:00
ExternalAPI.h fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
ExternalAPI.m fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
Info.plist chore(rn,versions) bump sdk and app versions 2022-06-03 14:04:06 +02:00
InfoPlistUtil.h rn: add ability to disable crash reporting 2020-05-07 23:05:48 +02:00
InfoPlistUtil.m rn: add ability to disable crash reporting 2020-05-07 23:05:48 +02:00
JavaScriptSandbox.m rn: evaluate config.js in a sandboxed environment 2019-10-14 12:20:58 +02:00
JitsiAudioSession+Private.h fix(iOS) fix missing headers 2021-10-22 14:00:20 +03:00
JitsiAudioSession.h feat(iOS) expose activating/deactivating audio session functionality 2021-10-22 11:30:25 +03:00
JitsiAudioSession.m fix(iOS) fix missing headers 2021-10-22 14:00:20 +03:00
JitsiMeet+Private.h feat(mobile) adds ability to send and receive text messages (#8425) 2021-01-20 14:06:45 +02:00
JitsiMeet.h feat(ios) support for destroying & reinitializing the react native bridge 2021-07-30 11:53:30 +02:00
JitsiMeet.m fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
JitsiMeetBaseLogHandler+Private.h rn: add native loggers 2019-09-04 10:50:30 +02:00
JitsiMeetBaseLogHandler.h rn: add native loggers 2019-09-04 10:50:30 +02:00
JitsiMeetBaseLogHandler.m rn: add native loggers 2019-09-04 10:50:30 +02:00
JitsiMeetConferenceOptions+Private.h ios: introduce JitsiMeetConferenceOptions 2019-03-12 16:55:28 +01:00
JitsiMeetConferenceOptions.h fix(rn,sdk) drop deprecated option enableWelcomePage 2021-11-23 13:49:14 +01:00
JitsiMeetConferenceOptions.m fix(rn,sdk) drop deprecated option enableWelcomePage 2021-11-23 13:49:14 +01:00
JitsiMeetLogger.h rn: add native loggers 2019-09-04 10:50:30 +02:00
JitsiMeetLogger.m ios: set logger subsystem and category 2019-09-24 09:49:33 +02:00
JitsiMeetRenderingView.h fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
JitsiMeetRenderingView.m fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
JitsiMeetSDK.h feat(iOS) expose activating/deactivating audio session functionality 2021-10-22 11:30:25 +03:00
JitsiMeetUserInfo+Private.h rn: add SDK API to set user information 2019-06-11 17:27:16 +00:00
JitsiMeetUserInfo.h fix(linguistics) Use 'email' instead of 'e-mail' 2021-11-23 16:00:08 +02:00
JitsiMeetUserInfo.m rn: add SDK API to set user information 2019-06-11 17:27:16 +00:00
JitsiMeetView+Private.h fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
JitsiMeetView+Private.m fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
JitsiMeetView.h feat(mobile, external_api) exposes setClosedCaptionsEnabled 2022-06-21 16:18:31 +02:00
JitsiMeetView.m fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
JitsiMeetViewController.h fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
JitsiMeetViewController.m fix(ios, pip): update view hierarchy to present the rn view with view controller 2022-06-29 17:57:51 +02:00
JitsiMeetViewDelegate.h feat)rn,sdk) introduce a "ready to close" event 2021-11-24 09:58:48 +01:00
LocaleDetector.m [RN] Drop react-native-locale-detector dependency 2018-12-03 11:48:44 +01:00
LogBridge.m rn: add native loggers 2019-09-04 10:50:30 +02:00
LogUtils.h rn: add native loggers 2019-09-04 10:50:30 +02:00
POSIX.m [iOS] Synthesize IPv6 addresses closer to Apple's recommendation 2017-12-19 19:15:34 -06:00
Proximity.m ios: enable proximity sensor on the main thread 2019-02-14 10:20:45 +01:00
RCTBridgeWrapper.h fix(ios) Fixes RCTBridge not being released when JitsiMeet is trying to destroy its bridge on some OS versions 2021-10-14 10:51:14 +02:00
RCTBridgeWrapper.m fix(ios) Fixes RCTBridge not being released when JitsiMeet is trying to destroy its bridge on some OS versions 2021-10-14 10:51:14 +02:00
RNRootView.h rn: avoid logging initial props in release builds 2019-05-31 11:49:36 +02:00
RNRootView.m rn: avoid logging initial props in release builds 2019-05-31 11:49:36 +02:00
ReactUtils.h ios: log fatal errors, don't swallow exceptions 2019-09-04 17:45:18 +02:00
ReactUtils.m ios: divert RN logs to our logger 2019-09-04 17:45:18 +02:00
ScheenshareEventEmiter.h feat(iOS): screensharing support 2021-03-05 16:33:53 +01:00
ScheenshareEventEmiter.m fix(ios) fix leaving the meeting when screen-sharing 2021-04-28 13:33:11 +02:00