Saúl Ibarra Corretgé
5a934c071a
logging: use individual, names loggers
...
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
2019-08-23 10:57:38 +02:00
Leonard Kim
0097360396
feat(deep-linking): allow disabling through override
2019-07-19 14:48:46 -07:00
damencho
faee1c139e
Adds a config param startSilent to disable audio output.
2019-06-05 18:01:18 +01:00
Saúl Ibarra Corretgé
579d291bca
config: add ability to pass the subject as a URL parameter
2019-05-29 14:48:02 +02:00
Hristo Terezov
72a1def571
feat(config): whitelist config.analytics
2019-05-24 13:42:12 -07:00
damencho
0dad99c3b7
Enables local video flip menu by default.
2019-05-24 23:09:24 +03:00
Saúl Ibarra Corretgé
2d45709a6a
android: add the ability to make a "libre" build
...
A libre build will exclude the following:
- Analytics modules
- Google Play services GMS
- Crashlytics
- Firebase
2019-05-02 09:26:20 +02:00