jiti-meet/react/features
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
..
always-on-top fix(aot): Unmount AlwaysOnTop to remove listeners (#2307) 2017-12-18 14:35:56 -08:00
analytics feat: Makes the google analytics tracking id configurable. 2018-02-12 14:00:04 -06:00
app [RN] Add a "reduced UI" mode 2018-02-06 15:53:52 -06:00
app-settings Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
audio-level-indicator Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
authentication ref: define state and property types (2) 2017-11-28 22:03:00 -06:00
base [RN] Unpin participant and set last N to 1 if the filmstrip is disabled (Coding style: consistency) 2018-02-13 11:58:26 -06:00
conference [RN] Adjust Conference for the reduced UI mode (Coding style) 2018-02-13 13:24:10 -06:00
connection-indicator Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
connection-stats eslint 4.8.0 2017-10-02 18:12:38 -05:00
contact-list feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
desktop-picker feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
device-selection ref(css): move aui css to jitsi-meet 2017-12-05 08:50:13 -06:00
dial-out feat(dark-theme): Applies dark theme on inline-dialogs, tooltips, flags and more 2017-10-20 15:29:16 -05:00
display-name feat(aot): Handle video not available use cases (#2242) 2017-12-04 19:27:17 -08:00
feedback ref(notifications): convert Thank You message to a notification 2018-02-12 17:53:29 -06:00
filmstrip [RN] Unpin participant and set last N to 1 if the filmstrip is disabled (Coding style: consistency) 2018-02-13 11:58:26 -06:00
invite feat(info): new dialog design (#2452) 2018-02-13 13:46:47 -06:00
keyboard-shortcuts feat(keyboard-shortcuts): show help in a react dialog (#2148) 2017-11-13 16:58:00 -06:00
large-video [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
mobile [RN] Make full-screen more resilient on Android 2018-02-13 15:00:36 -06:00
notifications ref(notifications): stop passing around Notifications component 2018-02-12 17:53:29 -06:00
overlay Handles connection failed event details (passing them to analytics). (#2432) 2018-02-06 14:54:21 -08:00
presence-status Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
recent-list Introduce base/storage to represent the Web Storage API and persistence-related customizations 2018-02-02 15:13:26 -06:00
recording WiP(invite-ui): Initial move of invite UI to invite button (#1950) 2017-10-03 11:30:42 -05:00
remote-control Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
remote-video-menu Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
room-lock feat(room-lock): hide dialog when conference fails 2017-12-12 20:51:56 -06:00
settings-menu ref(settings): convert panel to react 2017-12-04 16:19:18 -06:00
share-room [RN] Don't hardcode app name when sharing a room 2017-09-27 11:02:43 -05:00
speaker-stats feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
toolbox [RN] Add ability to enable /disable the toolbox (Coding style: comments, consistency) 2018-02-12 11:53:42 -06:00
unsupported-browser Updates the unsupported mobile browser page. 2017-12-05 09:52:44 -06:00
video-quality Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
videosipgw ref(notifications): stop passing around Notifications component 2018-02-12 17:53:29 -06:00
welcome [RN] Join room when pressing "go" on the keyboard 2018-01-19 16:10:51 -06:00