jiti-meet/react/features/base
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
..
conference [RN] Fix setReceivedVideoQuality if we are not yet in a conference 2018-02-02 14:33:49 -06:00
config [RN] Handle config loading errors 2017-12-12 22:59:04 -06:00
connection [RN] Add reload overlay in case of connection / conference errors 2017-12-12 22:58:46 -06:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog Upgrade NPM dependencies/packages: ESLint 2017-12-04 00:21:01 -06:00
font-icons Fix settings screen layout on iOS and add soft back button 2018-01-18 10:06:26 -06:00
i18n [RN] Add builtin translations 2018-01-26 12:18:43 -06:00
jwt [RN] Add reload overlay in case of connection / conference errors 2017-12-12 22:58:46 -06:00
lib-jitsi-meet Introduce base/storage to represent the Web Storage API and persistence-related customizations 2018-02-02 15:13:26 -06:00
logging fix(RN logging): sync with logging_config.js (#2382) 2018-01-17 10:59:48 -08:00
media [RN] Make video track fade-in effect cross-platform 2018-01-19 16:05:59 -06:00
participants Revert "feat(avatars): use initials service for getting images (#2312)" 2017-12-28 14:17:33 -06:00
popover fix(filmstrip-only): prevent stats display 2017-10-10 12:47:19 -05:00
profile Introduce base/storage to represent the Web Storage API and persistence-related customizations 2018-02-02 15:13:26 -06:00
react Coding style 2018-02-02 15:13:26 -06:00
redux Introduce base/storage to represent the Web Storage API and persistence-related customizations 2018-02-02 15:13:26 -06:00
responsive-ui Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
storage [RN] Protect AbstractApp and localStorage initialization 2018-02-05 15:26:01 -06:00
styles [RN] Workaround for Android view clipping 2017-07-24 15:01:37 -05:00
tracks Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
util [RN] Strip spaces when parsing URLs 2018-01-19 15:26:13 -06:00