jiti-meet/react/features/base
Saúl Ibarra Corretgé 8fe3dce649 [RN] Add audio only mode for conferences
The behavior can be triggered with the toggleAudioOnly action, which is
currently fired with a button.

The following aspects of the conference will change when in audio only mode:

- local video is muted
- last N is set to 0 (effectively muting remote video)
- full-screen mode is exited
- audio mode is set to "audio chat" (default output is the earpiece)
- the wake lock is disengaged

One aspect not handled in this patch is disabling the video mute button while in
audio only mode. The user should not be able to turn back video on in that case.
2017-04-05 15:07:34 -05:00
..
conference [RN] Add audio only mode for conferences 2017-04-05 15:07:34 -05:00
connection Remove obsolete source code 2017-02-28 23:22:03 -06:00
dialog Modal dialog for displaying dominant speaker times 2017-03-20 12:47:20 -05:00
font-icons Name folders consistently 2017-01-17 08:53:23 -06:00
i18n Comply w/ coding style 2017-02-28 23:22:02 -06:00
lib-jitsi-meet [RN] Use participant connection status events instead of last N 2017-04-05 01:41:46 -05:00
media [RN] Use native API for toggling cameras 2017-04-05 00:21:35 -05:00
participants Comply w/ coding style 2017-04-05 04:01:57 -05:00
react [RN] Third-party ES6 Symbol ponyfill 2017-03-01 21:31:43 -06:00
redux [flow] Take advantage of flow-typed 2017-02-03 16:36:14 -06:00
styles Remove an unnecessary file 2017-03-20 14:42:54 -05:00
tracks [RN] Use native API for toggling cameras 2017-04-05 00:21:35 -05:00
util Modal dialog for displaying dominant speaker times 2017-03-20 12:47:20 -05:00