jiti-meet/react/features/welcome/components
virtuacoplenny cac8888b37 feat(welcome-page): be able to open settings dialog (#3327)
* feat(welcome-page): be able to open settings dialog

- Create a getter for getting a settings tab's props so the device
  selection tab can get updated available devices.
- Be able to call a function from a tab after it has mounted. This is
  used for device selection to essentially call enumerateDevices on
  the welcome page so the device selectors are populated.
- Remove event UIEvents.AUDIO_OUTPUT_DEVICE_CHANGED. Instead directly call
  setAudioOutputDeviceId where possible.
- Fix initialization of the audioOutputDeviceId in settings by defaulting
  the audio output device to the one set in settings.

* squash: updateAvailableDevices -> getAvailableDevices, add comment for propsUpdateFunction
2018-08-06 10:24:59 -05:00
..
AbstractWelcomePage.js Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
BlankPage.native.js core: refactor routing (continued) 2018-07-11 22:58:41 -05:00
BlankPage.web.js [RN] Prepare to display BlankPage more 2017-09-02 13:26:06 -05:00
LocalVideoTrackUnderlay.native.js [RN] Add TintedView component 2017-12-19 09:10:58 -06:00
LocalVideoTrackUnderlay.web.js [RN] LocalVideoTrackUnderlay 2017-09-05 17:45:20 -05:00
SideBarItem.js [RN] WelcomeScreen post-merge changes 2018-05-30 11:13:16 +02:00
VideoSwitch.js [RN] Improve video switch style and remove react warning 2018-05-15 17:42:54 +02:00
WelcomePage.native.js [RN] Don't request camera permission on first launch 2018-07-19 09:03:22 -05:00
WelcomePage.web.js feat(welcome-page): be able to open settings dialog (#3327) 2018-08-06 10:24:59 -05:00
WelcomePageLists.js [RN] Change default WelcomeScreen tab and persist user choice (coding style) 2018-06-18 15:42:09 -05:00
WelcomePageSideBar.native.js [RN] WelcomeScreen post-merge changes 2018-05-30 11:13:16 +02:00
index.js [RN] Prepare to display BlankPage more 2017-09-02 13:26:06 -05:00
styles.js [RN] Improve video switch style and remove react warning 2018-05-15 17:42:54 +02:00