jiti-meet/react/features/overlay
Saúl Ibarra Corretgé d7b581e338 feat)rn,sdk) introduce a "ready to close" event
This event is the event host applications need to listen to for knowing when to
dispose the SDK from now on.

Since the introduction of breakout rooms it's possible that we navigate from one
meeting to another, so there will be several conference join / terminations.

In addition, local track destruction is now moved to SET_ROOM when there is no
room, aka, we are going back to the welcome page or to the black page.
2021-11-24 09:58:48 +01:00
..
components feat)rn,sdk) introduce a "ready to close" event 2021-11-24 09:58:48 +01:00
actionTypes.js bugfix(rn) sends CONFERENCE_TERMINATED to native after dismissing the ReloadOverlay 2021-11-10 13:34:16 +02:00
actions.js bugfix(rn) sends CONFERENCE_TERMINATED to native after dismissing the ReloadOverlay 2021-11-10 13:34:16 +02:00
functions.js settings: enable settings buttons on permission grant 2020-04-07 09:14:23 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js feat(errors) Expose errors through Iframe API (#9801) 2021-08-25 15:23:40 +03:00
overlays.native.js [RN] Add conference connecting overlay 2019-04-10 15:47:36 +02:00
overlays.web.js fix(gum) add event handling for SLOW_GET_USER_MEDIA 2021-02-23 13:51:24 +02:00
reducer.js fix(gum) add event handling for SLOW_GET_USER_MEDIA 2021-02-23 13:51:24 +02:00