jiti-meet/modules/util
Дамян Минков 6682543691 Moves analytics loading to react. (#1945)
* feat(analytics): move to React

The analytics handlers have been moved to JitsiMeetGlobalNS, so now they are
stored in `window.JitsiMeetJS.app.analyticsHandlers`.

The analytics handlers are re-downloaded and re-initialized on every
lib-jitsi-meet initialization, which happens every time the config is changed
(moving between deployments in the mobile app).

* Adds legacy support for old analytics location.
2017-09-01 14:14:03 -05:00
..
JitsiLocalStorage.js feat(JitsiLocalStorage): Implement localStorage wrapper 2016-10-31 12:11:03 -05:00
JitsiMeetLogStorage.js fix: some exports to make it work with webpack 2 2017-06-14 19:37:13 -05:00
helpers.js Moves analytics loading to react. (#1945) 2017-09-01 14:14:03 -05:00