jiti-meet/react/features/screenshot-capture
Calinteodor f3f9cd3d05
feat(dynamic-branding) add initial mobile SDK customization
* feat(dynamic-branding) sdk customization

* feat(dynamic-branding) unsetDynamicBranding when we disconnect

* feat(dynamic-branding) added branding colors to conference

* feat(dynamic-branding) extracted logger to its own file

* feat(dynamic-branding) reverted style change

* feat(dynamic-branding) unset branding if connection failed

* feat(dynamic-branding) removed index.js, updated imports, added ImageBackground component

* feat(dynamic-branding) created logger feature object

* feat(dynamic-branding) moved brandingStyles to mapStateToProps, used SvGUri

* feat(dynamic-branding) created BrandingImageBackground component, fixed styles

* feat(dynamic-branding) moved BrandingImageBackground to dynamic-branding feature

* feat(dynamic-branding) fixed linter

* feat(dynamic-branding) added style comment
2022-05-23 17:02:14 +02:00
..
ScreenshotCaptureSummary.js feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.js fix(screenshot-capture) Updated feature (#10865) 2022-01-28 11:11:35 +02:00
constants.js fix(screenshot-capture) Update screenshot capture feature (#10443) 2021-12-08 16:15:59 +02:00
createImageBitmap.js feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
functions.js fix(screenshot-capture): send remote participant id instead of jid (#11132) 2022-03-15 14:05:01 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js fix(screenshot-capture): Prevent effect initialization on each toggle 2020-03-02 10:24:02 -05:00
processScreenshot.js feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
reducer.js fix(screenshot-capture) Add initial state (#10827) 2022-01-21 12:25:23 +02:00
worker.js feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00