jiti-meet/react/features/filmstrip
Saúl Ibarra Corretgé 0dc8c687f2 rn,filmstrip: ignore the 'visible' parameter on mobile
Mobile uses a different logic for deciding whether to show the filmstrip or not:
if there are more than 1 participants or not, and there is no way to manually
toggle it.
2019-08-20 20:04:27 +02:00
..
components rn,participants: don't render thumbnnail for screen-shares 2019-08-07 20:16:13 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00
constants.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
functions.native.js rn,filmstrip: ignore the 'visible' parameter on mobile 2019-08-20 20:04:27 +02:00
functions.web.js fix(filmstrip): show thumbnails in 1-on-1 with a fake participant 2018-11-27 12:31:27 -08:00
index.js audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
reducer.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00