bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
prlanzarin cd65f880a3 fix(audio): disable skipCheckIfPreviousDevice in mobile
Mobile users have significant trouble figuring out correct audio I/O
devices according to feedbacks. The potential absence of echo test after
having set an initial device in the first join cycle might complicate
things even further if they got it wrong.

Ignore the skipCheckIfPreviousDevice flag in mobile endpoints. They'll
always go through the echo test if no other skip flag is set, even if
they had a previously configured device.
2024-07-10 15:12:10 -03:00
..
audio-dial convert audio dial component 2021-11-09 12:53:41 +00:00
audio-graphql refactor: Remove Hasura database-updates and move them to Gql-Actions (#20634) 2024-07-04 17:00:06 -03:00
audio-modal fix(audio): disable skipCheckIfPreviousDevice in mobile 2024-07-10 15:12:10 -03:00
audio-settings refactor(storage): replace Tracker.Dependency with observer hook (#20322) 2024-06-06 10:50:03 -03:00
audio-stream-volume remove defaultProps from components 2024-06-11 13:10:04 -03:00
audio-test refactor: remove withTracker from audio test container 2024-06-13 11:31:07 -03:00
autoplay move button component to common folder 2022-02-14 20:20:50 +00:00
device-selector Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
echo-test refactor(storage): replace Tracker.Dependency with observer hook (#20322) 2024-06-06 10:50:03 -03:00
help fix(audio): improve help modal for listen only scenarios 2024-05-03 21:41:06 +00:00
local-echo remove defaultProps from components 2024-06-11 13:10:04 -03:00
permissions-overlay fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
container.jsx refactor: fix sonarcloud alerts (#20604) 2024-06-28 15:58:38 -04:00
queries.ts refactor: remove withTracker from audio container 2024-06-13 10:54:46 -03:00
service.js Remove users adapter consumption 2024-06-14 11:35:53 -03:00