jiti-meet/react/features/toolbox/components/native
robertpin 5367d43c26
fix(reactions) fix reactions bugs
* Fix: removed web actions from common middlewares

* Fixed raise hand sound

Fix sound to play on raise not lower and work on keyboard shortcut as well

* Fixed reaction keyboard shortcuts

Register shortcuts only when there's more than one participant

* Enforce reactions feature flag on reaction received

* Disable reactions by default on native

* Enable reactions on native by default

* Sort props alphabetically

* Created isreactionsEnabled function

* Remove unused imports

* Fix. No longer show toolbox on reactions and jibri

On message received don't show toolbox for jibri

* Fix isReactionsEnabled function for native

On native check for flag and config option as well
2021-08-31 13:00:27 +02:00
..
AudioOnlyButton.js feat(flags) add feature flag for audio-only button 2021-03-19 08:17:37 +01:00
OverflowMenu.js fix(reactions) fix reactions bugs 2021-08-31 13:00:27 +02:00
OverflowMenuButton.js feat(native-participants-pane) removed mock data 2021-07-21 12:32:10 -05:00
RaiseHandButton.js fix(reactions) Moved reactions behind feature flag 2021-07-22 13:17:42 +03:00
ScreenSharingAndroidButton.js feat(toolbox) added android screen share flag 2021-08-17 13:42:29 +03:00
ScreenSharingButton.js task(rn): hide screen share button when audioOnly mode 2021-05-26 11:43:24 +03:00
ScreenSharingIosButton.js task(rn): hide screen share button when audioOnly mode 2021-05-26 11:43:24 +03:00
ToggleCameraButton.js chore: remove some cycles 2020-07-29 09:31:38 +02:00
Toolbox.js fix(reactions) fix reactions bugs 2021-08-31 13:00:27 +02:00
index.js [RN] Implement a new UI for the Toolbox 2018-05-16 12:18:38 -05:00
styles.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00