jiti-meet/react/features/mobile
Saúl Ibarra Corretgé d600504d85 [RN] Refactor video muting
Simplify the code by using a bitfied instead of a couple of boolean flags. This
allows us to mute the video from multiple places and only make the unmute
effective once they have all unmuted.

Alas, this cannot be applied to the web without a massive refactor, because it
uses the track muted state as the source of truth instead of the media state.
2017-08-04 16:07:48 -05:00
..
audio-mode [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
background [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
external-api [RN] Fix the conference URL delivered to JitsiMeetView's listeners 2017-08-01 06:31:03 -05:00
full-screen [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
image-cache [RN] Prefetch remote avatar images 2/2 2017-08-03 13:45:41 -05:00
proximity [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
wake-lock [RN] Add audio only mode for conferences 2017-04-05 15:07:34 -05:00