jiti-meet/react/features/toolbox
Lyubo Marinov c9d8b5c827 Finally! Let there be... responsive-ui!
We started on the way to responsive UI and its design with aspect ratio
and keeping the filmstrip on the short side of the app's visible
rectangle.

Shortly, we're going to introduce reduced UI for Picture-in-Picture. And
that's where we'll need another dimensions-based detector akin to the
aspect ratio detector.

While the AspectRatioDetector, the up-and-coming ReducedUIDetector, and
their base DimensionsDetector are definitely separate abstractions and
implementations not mixed for the purposes of easy extensibility and
maintenance, the three of them are our building blocks on top of which
we'll build our responsive UI.
2018-02-06 15:53:27 -06:00
..
components Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
actionTypes.js [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
actions.native.js ref: enable/disable microphone button 2017-07-28 12:06:42 -05:00
actions.web.js feat(overlays): CallOverlay is not really an overlay 2017-12-12 20:52:29 -06:00
constants.js feat(info): automatically show the info dialog (#2018) 2017-09-29 15:27:23 -05:00
defaultToolbarButtons.native.js [RN] Fix TypeError that getDefaultButtons is not a function 2017-10-03 17:26:13 -05:00
defaultToolbarButtons.web.js fix: Fixes an exception when the chat button and shortcut are clicked. 2018-01-09 10:36:55 -08:00
functions.native.js feat(conference, toolbox, API) get rid of {audio,video}Muted' flags 2017-08-18 13:30:30 +02:00
functions.web.js Partially prepare for eslint-plugin-flowtype 2.37.0 2017-10-03 14:41:54 -05:00
index.js feat(info): automatically show the info dialog (#2018) 2017-09-29 15:27:23 -05:00
middleware.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
reducer.js [RN] Fix TypeError that getDefaultButtons is not a function 2017-10-03 17:26:13 -05:00