jiti-meet/react/features/base
Saúl Ibarra Corretgé 35e363577c fix(ios) create audio track early
In iOS 15 we observe that not creating the audio track early may result in not
getting audio after unmuting for the first time.

Creating the audio track early means the first unmute doesn't need to add the
track to the conference, resulting in a much faster operation.

Note that creating the track early doesn't mean we will start unmuted, the track
will be muted.
2021-09-24 12:52:54 +02:00
..
app feat: Prints an error log for errors in child components render methods. 2021-08-31 23:31:00 -05:00
audio-only redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
avatar feat(branding): Add custom avatar backgrounds 2021-07-20 18:56:06 +03:00
buttons feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
color-scheme fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
conference fix(conference.js): add tracks to the conference 2021-09-14 18:24:45 -04:00
config fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
connection feat((rn,config) add a/b test flag to enable XMPP WebSockets on mobile 2021-09-15 15:26:25 +02:00
devices fix(notifications) Add timeout for video/audio lost notifs 2021-08-24 16:30:02 +03:00
dialog fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
environment feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
flags fix(rn) enable reactions by default 2021-08-25 16:38:20 +02:00
i18n fix(i18n): LocaleDetector should consider the language tag 2021-06-24 12:41:17 +03:00
icons fix(prejoin) implement ux improvements for mobile (#9939) 2021-09-17 13:12:34 +03:00
jitsi-local-storage Update setup.web.js 2021-08-25 17:22:50 +02:00
jwt Send feedback metadata to JaaS feedback endpoint 2021-05-25 20:37:56 +03:00
known-domains redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
label feat(Labels): Redesign labels on mobile & web 2021-04-08 11:57:15 +02:00
lastn fix(lastn) debounce updating last N 2021-09-01 23:35:06 +02:00
lib-jitsi-meet fix: Escapes some keys when parsing input. 2021-06-02 15:24:13 -05:00
logging fix(rn,logging) skip some logs on mobile 2021-09-01 23:35:06 +02:00
media fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
modal feat(native-participants-pane) simplified props for hiding header with navigation 2021-07-21 12:32:10 -05:00
net-info fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
participants fix(rn) add default value when retrieving e2ee redux state 2021-09-23 17:03:38 +02:00
popover fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
premeeting fix(prejoin) implement ux improvements for mobile (#9939) 2021-09-17 13:12:34 +03:00
react feat(native-participants-pane) implemented review remarks pt. 3 2021-07-21 12:32:10 -05:00
redux fix: Escapes some keys when parsing input. 2021-06-02 15:24:13 -05:00
responsive-ui fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
settings Added default state to persistance 2021-08-24 10:07:44 +03:00
sounds feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
styles feat(participants-pane): Add 'admit all' knocking participants button 2021-06-09 16:28:31 +03:00
testing fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
toolbox/components feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
tooltip fix(Safari): Fix mobile double tapping for toolbar and overflow. 2021-02-04 15:24:25 +02:00
tracks fix(ios) create audio track early 2021-09-24 12:52:54 +02:00
ui feat(participants-pane) context menu ui fixes 2021-07-30 11:46:49 +02:00
user-interaction redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
util feat: Additional setting to order participants in speaker stats (#9751) 2021-09-09 17:46:41 -05:00