jiti-meet/react/features
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
..
always-on-top feat(branding): Add custom avatar backgrounds 2021-07-20 18:56:06 +03:00
analytics feat(rn,connection) enable XMPP WebSocket on mobile 2021-09-15 15:26:25 +02:00
app feat(rn,av-moderation) updated advanced moderation on Native 2021-09-22 16:05:42 +02:00
audio-level-indicator fix(Thumbnail): volume & audioLevel default values 2021-01-12 13:42:31 -06:00
authentication fix(authentication) fixed close on cancel click 2021-08-24 15:39:56 +02:00
av-moderation fix(av-moderation) Display Allow Video instead of Ask to Unmute (#9991) 2021-09-22 16:26:55 +03:00
base fix(ios) create audio track early 2021-09-24 12:52:54 +02:00
calendar-sync feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
chat fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
chrome-extension-banner feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
conference feat(conference-info-header) Make conference info header configurable. (#9638) 2021-09-20 21:12:56 +03:00
connection-indicator feat(config) add connection indicators flags 2021-09-09 14:50:22 +02:00
connection-stats feat(thumbnails) Add changes to mobile context menu 2021-07-06 16:46:53 +03:00
deep-linking feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
desktop-picker feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
device-selection fix(device-selection) Do not create preview when mic selection is disabled. 2021-09-16 15:41:44 -04:00
display-name feat(DominantSpeakerName): Implement 2021-07-21 09:05:47 +03:00
dropbox fix(rn) disable pip while authorising dropbox 2021-09-14 12:37:08 +03:00
dynamic-branding feat(branding) Add premeeting background image overwrite 2021-08-26 15:14:57 +03:00
e2ee feat(e2ee) disable e2ee when large number of participants 2021-09-21 14:00:23 +03:00
embed-meeting feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
etherpad feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
external-api fix(AOT): participant selection. 2021-07-15 18:03:17 -05:00
feedback fix(feedback): Scroll to the top when opening feedback dialog 2021-09-15 15:21:56 +03:00
filmstrip feat(rn,av-moderation) updated advanced moderation on Native 2021-09-22 16:05:42 +02:00
follow-me feat: auto tile view 2020-07-24 11:06:34 +02:00
google-api feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
help feat(native-participants-pane) simplified props for hiding header with navigation 2021-07-21 12:32:10 -05:00
invite feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
jaas fix(jaas) do not redirect to plan limit page on auth errors (#9746) 2021-08-20 11:36:09 +03:00
keyboard-shortcuts feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
large-video feat(DominantSpeakerName): Implement 2021-07-21 09:05:47 +03:00
lobby fix(lobby) don't mix web and native actions on the same file 2021-09-23 12:25:30 +02:00
local-recording feat(conference-info-header) Make conference info header configurable. (#9638) 2021-09-20 21:12:56 +03:00
mobile fix(ios) fix black screen when using Bluetooth in iOS 15 2021-09-23 14:15:41 +02:00
no-audio-signal feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
noise-detection feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
notifications feat(rn,av-moderation) updated advanced moderation on Native 2021-09-22 16:05:42 +02:00
old-client-notification redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
overlay feat(errors) Expose errors through Iframe API (#9801) 2021-08-25 15:23:40 +03:00
participants-pane fix(participants-pane) bring back lobby reject button 2021-09-23 10:35:09 +02:00
polls fix(rn): import React from react package 2021-08-17 13:14:20 +03:00
power-monitor redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
prejoin fix(prejoin) implement ux improvements for mobile (#9939) 2021-09-17 13:12:34 +03:00
presence-status fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
reactions fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
recent-list feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
recording feat(conference-info-header) Make conference info header configurable. (#9638) 2021-09-20 21:12:56 +03:00
rejoin redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
remote-control Fix: used deprecated onmousewheel event 2021-03-29 10:53:13 -05:00
room-lock feat(rn,security) add security dialog 2021-04-09 14:30:25 +02:00
rtcstats feat(rtcstats): send dominant speaker stats (#9883) 2021-09-07 16:20:50 +03:00
screen-share feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
screenshot-capture redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
security feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
settings fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
share-room redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
shared-video fix(rn,shared-video) validate URLs to avoid crashes on the native side 2021-09-14 12:50:22 +02:00
speaker-stats feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
stream-effects fix(virtual-background) upload bkg image on poor connection 2021-08-26 15:33:43 +02:00
subtitles feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
talk-while-muted feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
toolbox fix(toolbox) don't mix web and native actions on the same file 2021-09-23 12:51:24 +02:00
transcribing additional bcp47 languages 2021-09-09 14:44:55 -05:00
unsupported-browser fix(jaas) do not show overriden unsupported browser page for jaas users (#9962) 2021-09-20 11:38:46 +03:00
video-layout feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
video-menu Fix stop everyone's video 2021-09-23 10:40:01 +03:00
video-quality feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
videosipgw redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
virtual-background feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
welcome fix(rn,sidebar) fix not appearing on RTL languages 2021-08-17 13:15:22 +02:00