Saúl Ibarra Corretgé
|
b60210d0ad
|
feat(analytics) drop defunct Google Analytics integration
We haven't used in years. Those who want to use it can still create
their own custom script and include it, since it wasn't even included by
default.
|
4 months ago |
bgrozev
|
6ab25f7bc0
|
Remove callstats (#14076)
* ref: Remove precall test.
* ref: Remove callstats.
* Remove the dependency on react-native-callstats.
|
1 year ago |
subhamcyara
|
470e987fad
|
feat(stats) add support for watchRTC
|
1 year ago |
Horatiu Muresan
|
32dbdf2e5c
|
feat(deeplinking) Move deeplinking to config.js (#12704)
|
2 years ago |
Gabriel Borlea
|
955367a157
|
fix(config): cleanup config function (#12690)
* fix(config): avoid cleaning analytics config
* fix cleanup function
|
2 years ago |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2 years ago |
tmoldovan8x8
|
b83c55e9c4
|
fix(rn) fixes typo in functions.native
|
2 years ago |
Robert Pintilii
|
95084e1004
|
ref(TS) Convert some base features to TS (#12138)
|
2 years ago |
Saúl Ibarra Corretgé
|
2def75db50
|
fix(android) exclude the Giphy SDK from the libre build
Fixes: https://github.com/jitsi/jitsi-meet/issues/11759
|
2 years ago |
Дамян Минков
|
fbf9d489f0
|
fix: Fixes an error with configuration without analytics.
Fixes an error `Cannot convert undefined or null to object` on load.
|
3 years ago |
tmoldovan8x8
|
0bd45a75d2
|
feat(replace-participant): Add replaceParticipant feature-flag
|
4 years ago |
Saúl Ibarra Corretgé
|
d85b869934
|
rn: skip loading configured scriptUrls
None of them work on mobile.
|
5 years ago |
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
|
6 years ago |