jiti-meet/react/features
Saúl Ibarra Corretgé 8d11b3024e [iOS] Add initial CallKit support
This commit adds initial support for CallKit on supported platforms: iOS >= 10.

Since the call flow in Jitsi Meet is basically making outgoing calls, only
outgoing call support is currently handled via CallKit.

Features:
 - "Green bar" when in a call.
 - Native CallKit view when tapping on the call label on the lock screen.
 - Support for audio muting from the native CallKit view.
 - Support for recent calls (audio-only calls logged as Audio calls, others show
   as Video calls).
 - Call display name is room name.
 - Graceful downgrade on systems without CallKit support.

Limitations:
 - Native CallKit view cannot be shown for audio-only calls (this is a CallKit
   limitaion).
 - The video button in the CallKit view will start a new video call to the same
   room, and terminate the previous one.
 - No support for call hold.
2017-09-28 16:36:39 -05:00
..
always-on-top fix(alwaysontop): change the size of the toolbar 2017-08-28 14:52:31 -05:00
analytics Coding style 2017-09-25 12:46:22 -05:00
app [iOS] Add initial CallKit support 2017-09-28 16:36:39 -05:00
audio-level-indicator Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
authentication [RN] Render bold text in WaitForOwnerDialog 2017-09-25 14:42:15 -05:00
base Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
conference Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
connection-indicator feat(connection-indicator): implement automatic hiding on good connection (#2009) 2017-09-26 11:55:09 -05:00
connection-stats feat(connection-indicator): implement automatic hiding on good connection (#2009) 2017-09-26 11:55:09 -05:00
contact-list Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
desktop-picker Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
device-selection Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
dial-out Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
display-name Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
feedback Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
filmstrip Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
invite Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
jwt Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
large-video Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
mobile [iOS] Add initial CallKit support 2017-09-28 16:36:39 -05:00
notifications Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
overlay Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
presence-status Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
recording Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
remote-control Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
remote-video-menu Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
room-lock Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
share-room [RN] Don't hardcode app name when sharing a room 2017-09-27 11:02:43 -05:00
speaker-stats Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
toolbox Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
unsupported-browser Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
video-quality Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
welcome [RN] Increase contrast and consistency in LoadingIndicator use cases 2017-09-22 15:07:06 -05:00