jiti-meet/react/features/base
Saúl Ibarra Corretgé 191e530071 uri: avoid using String.prototype.normalize
It crashes on Android. Well, on the JSC version React Native uses on Android.

While we could use this fallback only on Android, we have decided to use it
on all mobile platforms for consistency.
2019-11-06 15:37:14 +01:00
..
app logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
audio-only logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
avatar fix: add support for functional component type icons 2019-09-20 16:35:56 +02:00
color-scheme feat: add chat color scheming 2019-10-16 10:38:28 +02:00
conference fix: chat error message 2019-10-09 18:35:09 +02:00
config fix(settings): respect configWhitelist 2019-11-05 02:13:54 -08:00
connection fix: utf-8 room name case sensitivity 2019-10-08 10:35:19 +02:00
devices logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
dialog feat: add chat color scheming 2019-10-16 10:38:28 +02:00
environment fix(suboptimal): allow checks for chromium based browsers 2019-06-21 09:55:43 -07:00
flags rn: add a new advanced settings section 2019-10-31 16:41:08 +01:00
i18n Enables Hungarian translation. 2019-10-05 00:11:25 +01:00
icons feat(DownloadOverflowButton): Implement. 2019-10-16 11:30:06 -07:00
jwt chore: use strings as action types 2019-03-21 14:47:55 +01:00
known-domains rn: add support for alpha.jitsi.net 2019-05-01 23:23:24 +02:00
label ref(circular-label): animate after dom updates 2018-11-21 08:08:45 -08:00
lastn logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
lib-jitsi-meet rn: evaluate config.js in a sandboxed environment 2019-10-14 12:20:58 +02:00
logging update logger and LJM to support log timestamps 2019-10-16 15:59:58 -05:00
media Adds a noAutoPlayVideo configuration option (used in testing). (#4714) 2019-10-08 11:34:25 +02:00
net-info feat: report analytics for the network connection 2019-08-23 13:36:33 -05:00
participants feat(package.json): Node 12 support. 2019-10-16 06:34:44 -07:00
popover ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
react feat: make mobile chat messages selectable 2019-10-16 16:05:10 +02:00
redux logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
responsive-ui Remove some Flow annotations 2019-03-25 13:53:08 +01:00
settings fix(settings): respect configWhitelist 2019-11-05 02:13:54 -08:00
sounds logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
storage logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
styles feat: private messages 2019-10-08 18:22:45 +02:00
testing logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
toolbox feat: SVG icons 2019-09-13 14:07:53 +02:00
tracks logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
user-interaction ref(user-interaction): do not store listener, move browser check to lib (#4441) 2019-07-13 06:59:58 -07:00
util uri: avoid using String.prototype.normalize 2019-11-06 15:37:14 +01:00