jiti-meet/react/features/toolbox
Saúl Ibarra Corretgé f85ac3ef91 rn: fix video unmuting when disabling audio-only
When the video unmute button disabled audio-only, also unmute video. This fixes
a weird case in which the user need to "unmute twice" if they were muted beofre
they enabled audio-only mode. That's ok if the audio-only button was used, but
not if the video-unmute button was used, since the expectation is to have video,
of course.
2019-06-12 18:54:35 +02:00
..
components rn: fix video unmuting when disabling audio-only 2019-06-12 18:54:35 +02:00
actionTypes.js fix(toolbox): fix typo in action type for hide timeout (#4069) 2019-04-04 10:53:14 -07:00
actions.native.js feat(toolbox): move OverflowMenu show logic to redux 2018-05-15 14:12:38 -05:00
actions.web.js flow: tame the beast 2019-03-21 14:47:55 +01:00
constants.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
functions.native.js feat(subject): UI 2019-03-12 23:03:58 +00:00
functions.web.js feat(subject): UI 2019-03-12 23:03:58 +00:00
index.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
middleware.js flow: tame the beast 2019-03-21 14:47:55 +01:00
reducer.js feat(toolbar): add 'always-visibile' config option 2018-05-30 16:12:05 +02:00