jiti-meet/react/features/base/conference
paweldomas f37a12c332 fix(base/tracks): handle GUM in progress
This commit adds extra actions/Redux state to be able to deal with
the GUM operation being in progress. There will be early local track
stub in the Redux state for any a local track for which GUM has been
called, but not completed yet.

Local track is considered valid only after TRACK_ADDED event when it
will have JitsiLocalTrack instance set.
2017-11-14 14:48:30 -06:00
..
actionTypes.js CONFERENCE_FAILED error as object 2017-10-05 13:25:17 -05:00
actions.js fix(base/tracks): handle GUM in progress 2017-11-14 14:48:30 -06:00
constants.js feat(1080p): pass new-style constraints to createLocalTracks (#2087) 2017-10-31 17:08:07 -07:00
functions.js Flow, coding style 2017-10-13 14:34:09 -05:00
index.js [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
middleware.js style(analytics): sendEvent -> sendAnalyticsEvent 2017-10-17 19:33:32 -05:00
reducer.js [RN] Fix redux state cleanup 2017-10-24 13:58:08 -05:00