jiti-meet/react/features
Дамян Минков 768cff48a4
Notify for new device (#4165)
* Fix detecting preferred audio output.

Fixes detecting when a new output device is found and we have stored user preference of using that device.

* Does not store which is the currently open device on save.

Does not save the currently opened device when saving settings dialog, this will be done once we successfully replace the tracks to use the new devices.

* Saves opened audio device after successfully changing it.

If we do it earlier _updateAudioDeviceId is using localAudio and can store wrong value.

* Adds notification for new non preferred devices.

A notification is shown which gives an option to the user to select and use the newly plugged devices.
Adding custom button and handler for the action to the notifications.

* Changes logic to search and handle all newly added devices from array.

* Moves some utility methods to features/base/devices.
2019-05-03 18:25:33 +01:00
..
always-on-top ref(always-on-top): trigger toolbar hide timeout after update 2018-11-21 08:08:45 -08:00
analytics android: add the ability to make a "libre" build 2019-05-02 09:26:20 +02:00
app ref(follow-me): hook into redux (#3991) 2019-04-17 08:05:32 -07:00
audio-level-indicator ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
authentication Fix flow errors from base/connection 2019-04-10 15:47:36 +02:00
base Notify for new device (#4165) 2019-05-03 18:25:33 +01:00
calendar-sync rn: cleanup old code 2019-04-24 17:36:41 +02:00
chat Disables chat when we are in recorder mode. 2019-04-29 14:36:22 +00:00
conference rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02:00
connection-indicator [RN] Add connection indicator 2019-04-16 17:33:23 +02:00
connection-stats fix: Shows the "turn" indication for non-p2p connections. (#3865) 2019-02-05 23:13:59 +00:00
deep-linking Remove some Flow annotations 2019-03-25 13:53:08 +01:00
desktop-picker Remove some Flow annotations 2019-03-25 13:53:08 +01:00
device-selection Notify for new device (#4165) 2019-05-03 18:25:33 +01:00
display-name [RN] Add display name label to tile view 2019-04-15 18:58:15 +02:00
dropbox chore: use strings as action types 2019-03-21 14:47:55 +01:00
etherpad ref(follow-me): hook into redux (#3991) 2019-04-17 08:05:32 -07:00
feedback Remove some Flow annotations 2019-03-25 13:53:08 +01:00
filmstrip [RN] Add connection indicator 2019-04-16 17:33:23 +02:00
follow-me Singleton follow me (#4144) 2019-04-26 18:11:53 +00:00
google-api android: add the ability to make a "libre" build 2019-05-02 09:26:20 +02:00
invite Removes hardcoded defaulting to US number from the code. 2019-05-03 16:55:22 +01:00
keyboard-shortcuts chore: use strings as action types 2019-03-21 14:47:55 +01:00
large-video Remove some Flow annotations 2019-03-25 13:53:08 +01:00
local-recording Remove some Flow annotations 2019-03-25 13:53:08 +01:00
mobile rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02:00
notifications Notify for new device (#4165) 2019-05-03 18:25:33 +01:00
overlay rn: fix filling LoadConfigOverlay's background 2019-04-24 17:41:28 +02:00
presence-status Remove some Flow annotations 2019-03-25 13:53:08 +01:00
recent-list Remove some Flow annotations 2019-03-25 13:53:08 +01:00
recording Updates web styling for file recording service sharing option. 2019-04-24 14:54:33 +00:00
remote-control Remove some Flow annotations 2019-03-25 13:53:08 +01:00
remote-video-menu Remove some Flow annotations 2019-03-25 13:53:08 +01:00
room-lock Remove some Flow annotations 2019-03-25 13:53:08 +01:00
settings Singleton follow me (#4144) 2019-04-26 18:11:53 +00:00
share-room chore: use strings as action types 2019-03-21 14:47:55 +01:00
shared-video chore: use strings as action types 2019-03-21 14:47:55 +01:00
speaker-stats Remove some Flow annotations 2019-03-25 13:53:08 +01:00
subtitles cc: fix showing CC button if config option is undefined 2019-04-30 14:50:56 +02:00
toolbox fix(toolbox): fix typo in action type for hide timeout (#4069) 2019-04-04 10:53:14 -07:00
transcribing ref(subtitles): remove logic around dialing transcriber (#4011) 2019-04-16 12:27:17 -07:00
unsupported-browser Removes Edge support. 2019-04-23 17:55:07 +01:00
video-layout fix(follow-me): remove duplicate default state 2019-04-17 15:58:55 -05:00
video-quality Remove some Flow annotations 2019-03-25 13:53:08 +01:00
videosipgw chore: use strings as action types 2019-03-21 14:47:55 +01:00
welcome [RN] Replace chat modal with SlidingView 2019-03-25 14:52:43 +01:00