jiti-meet/react/features/mobile/background
Saúl Ibarra Corretgé 4757c1ebca [RN] Make full-screen more resilient on Android
On Android we go into "immersive mode" when in a conference, this is our way of
being full-creen. There are occasions, however, in which Android takes us out of
immerfive mode without us (the application / SDK) knowing: when a child activity
is started, a modal window shown, etc.

In order to be resilient to any possible change in the immersive mode, register
a listener which will be called when Android changes it, so we can re-eavluate
if we need it and thus re-enable it.
2018-02-13 15:00:36 -06:00
..
actionTypes.js [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
actions.js Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
index.js [RN] Move all mobile only features to a subdirectory 2017-03-28 09:36:00 -05:00
middleware.js eslint 4.8.0 2017-10-02 18:12:38 -05:00
reducer.js [RN] Make full-screen more resilient on Android 2018-02-13 15:00:36 -06:00