jiti-meet/react/features/base
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
..
app feat(App): refactor App and split it into BaseApp and App (continued) 2018-07-12 11:28:48 -05:00
conference Replace console with logger 2018-08-05 17:04:19 -05:00
config ref(utils): use web reportError helper (#3283) 2018-07-21 08:16:32 -07:00
connection core: refactor routing (continued) 2018-07-11 22:58:41 -05:00
devices feat(welcome-page): be able to open settings dialog (#3327) 2018-08-06 10:24:59 -05:00
dialog feat(welcome-page): be able to open settings dialog (#3327) 2018-08-06 10:24:59 -05:00
font-icons [WEB] add UI for transcription (#3213) 2018-07-26 09:33:40 -07:00
i18n added recent list 2018-08-03 11:25:03 -05:00
jwt feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
known-domains feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
label [RN] Implement web's CircularLabel component for mobile 2018-05-30 12:13:32 +02:00
lib-jitsi-meet Replace console with logger 2018-08-05 17:04:19 -05:00
logging Remove duplication 2018-08-05 17:04:19 -05:00
media Fixes typo, comment 2018-08-05 17:18:14 -05:00
participants [RN] Replace cached image implementation 2018-07-31 14:07:17 -05:00
popover ref(popover): allow for popover content from the right (#3302) 2018-07-25 13:28:36 -05:00
react ref(RecentList): Improvements after review. 2018-08-03 11:25:03 -05:00
redux StateListenerRegistry 2018-05-23 09:46:15 -05:00
responsive-ui flow: tame the beast 2018-06-04 16:05:48 -05:00
settings feat(welcome-page): be able to open settings dialog (#3327) 2018-08-06 10:24:59 -05:00
sounds react: remove custom Fragment 2018-06-04 16:05:48 -05:00
storage ref(RecentList): Improvements after review. 2018-08-03 11:25:03 -05:00
styles [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
testing flow: tame the beast 2018-06-04 16:05:48 -05:00
toolbox feat(live-streaming): add beta tag to mobile 2018-07-18 10:42:14 +02:00
tracks Replace console with logger 2018-08-05 17:04:19 -05:00
util Replace console with logger 2018-08-05 17:04:19 -05:00