jiti-meet/react/features/base
Leonard Kim 1e84f993b4 fix(device-selection): use non-connect video preview
Filmstrip only mode displays a device selection dialog that
does not have access to the redux/connect. However, the current
VideoTrack extends from AbstractVideoTrack, which assumes a
redux connection. The fix is to move video display logic into
a separate component and have device selection use that, while
the existing VideoTrack remains connected to redux but
uses the new video display component.
2017-09-18 13:22:15 -05:00
..
conference [RN] Try to create local tracks when unmuting, if track is missing 2017-08-22 07:28:19 -05:00
config [RN] Report loadConfigError with locationURL to the SDK consumers 2017-09-06 20:34:46 -05:00
connection Coding style 2017-09-07 12:49:35 -05:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog Coding style 2017-09-18 11:21:45 -05:00
font-icons [RN] Update jitsi font icon selection 2017-07-06 17:14:00 -05:00
i18n Uses languages.json to obtain supported languages. 2017-07-27 16:36:22 -05:00
lib-jitsi-meet [RN] Polyfill sessionStorage via Storage 2017-09-07 12:49:35 -05:00
logging Fix the initialization of the (external) API 2017-05-30 09:38:18 -05:00
media fix(device-selection): use non-connect video preview 2017-09-18 13:22:15 -05:00
participants feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
popover feat(popover): create a wrapper around InlineDialog 2017-08-24 22:00:14 -05:00
react [Android] Destroy containes when they are not visible 2017-07-28 10:25:46 -05:00
redux Remove duplication 2017-09-01 23:55:25 -05:00
styles [RN] Workaround for Android view clipping 2017-07-24 15:01:37 -05:00
tracks [RN] Weaken the coupling between WelcomePage and AbstractWelcomePage 2017-09-05 16:27:12 -05:00
util Reduce the dependencies of the Web ExternalAPI 2017-09-06 23:20:04 -05:00