jiti-meet/react/features/app
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] Naming 2017-06-09 14:51:31 -05:00
actions.js [RN] Add app-settings feature 2018-01-04 12:53:29 -06:00
functions.native.js Adds application name to the initJitsiConference options. 2017-10-16 16:35:26 -05:00
functions.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
getRouteToRender.js Adds application name to the initJitsiConference options. 2017-10-16 16:35:26 -05:00
index.js Invite URL w/o (hash & query/search) params 2017-06-01 21:04:31 -05:00
middleware.js Flow, coding style 2017-10-17 17:12:39 -05:00
reducer.js Remove obsolete source code 2017-10-17 17:12:39 -05:00