jiti-meet/ios/sdk/src
Saúl Ibarra Corretgé f973a695d8 [RN] Add audio route picker
Due to the difference in nature, the iOS and Android implementations are
completely different:

iOS: MPVolumeView is used, which allows us to place a button which will launch a
native route picker provided by iOS itself. This view is different depending on
the iOS version, with the iOS 11 version being more complete.

Android: A completely custom component is used, which displays a bottom sheet
with the device categories, not devices individually. This is akin to the sheet
in the builtin dialer.
2017-11-15 09:31:40 -06:00
..
AppInfo.m [iOS] Import React headers in a consistent way 2017-10-25 14:53:45 -05:00
AudioMode.m [iOS] Import React headers in a consistent way 2017-10-25 14:53:45 -05:00
CallKit.m [iOS] Remove unneeded imports 2017-10-30 14:06:20 +01:00
ExternalAPI.m [iOS] Import React headers in a consistent way 2017-10-25 14:53:45 -05:00
Info.plist [RN] SDK building, installing, and publishing 2017-09-11 20:12:56 -05:00
JitsiMeet.h [RN] Consistency in Jitsi Meet SDK for iOS 2017-06-08 01:13:12 -05:00
JitsiMeetView+Private.h [iOS] Allow multiple JitsiMeetViews 2017-06-09 19:17:01 -05:00
JitsiMeetView.h [iOS] Add initial CallKit support 2017-09-29 12:00:13 -05:00
JitsiMeetView.m fix(JitsiMeetView): fix rotation on iOS 2017-11-02 14:32:35 +01:00
JitsiMeetViewDelegate.h [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
MPVolumeViewManager.m [RN] Add audio route picker 2017-11-15 09:31:40 -06:00
POSIX.m [iOS] Import React headers in a consistent way 2017-10-25 14:53:45 -05:00
Proximity.m [iOS] Import React headers in a consistent way 2017-10-25 14:53:45 -05:00
RCTBridgeWrapper.h [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
RCTBridgeWrapper.m [iOS] Fix joining initial URL if app was closed 2017-07-07 08:57:49 -05:00