jiti-meet/react/features/base/media
Zoltan Bettenbuk cb70c084b3 [RN] "The View is never the target of touch events"
In preparation for "pinch to zoom" support in desktop streams on mobile, make
certain Views not intervene in touch event handling. While the modification is
necessary for "pinch to zoom" which is coming later, it really makes sense for
the modified Views to not be involved in touching because they're used to aid
layout and/or animations and are to behave to the user as if they're not there.
2018-04-10 01:20:52 -05:00
..
components [RN] "The View is never the target of touch events" 2018-04-10 01:20:52 -05:00
actionTypes.js ref: enable/disable microphone button 2017-07-28 12:06:42 -05:00
actions.js fix(media_actions): remove unused actions 2017-10-13 09:50:48 -05:00
constants.js [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
functions.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
index.js Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
middleware.js Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
reducer.js [RN] Refactor video muting 2017-08-04 16:07:48 -05:00