jiti-meet/react/features/app-settings/components
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
..
AbstractAppSettings.js Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
AppSettings.native.js Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
AppSettings.web.js [RN] Add app-settings feature 2018-01-04 12:53:29 -06:00
BackButton.native.js [RN] Improve app-settings back button style 2018-01-29 10:58:46 +01:00
FormRow.native.js Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
FormSectionHeader.native.js Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
index.js [RN] Add app-settings feature 2018-01-04 12:53:29 -06:00
styles.js [RN] Improve app-settings back button style 2018-01-29 10:58:46 +01:00