Andrei Gavrilescu
da7358d564
feat(audio-screen-share): improved ux flow (#9411)
* add button state / helper dialog
* new audio screen share flow
* change error message
* address a couple of merge conflicts
* fix lint
* address code review
* address code review
* restrict audio screen share on mobile browsers
3 年前
Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
5 年前
Hristo Terezov
5da4e43e50
fix(settings): respect configWhitelist
5 年前
Saúl Ibarra Corretgé
6d16e087d9
rn: add a new advanced settings section
Currently only 2 options are implemented, mainly aimed at helping troubleshoot
audio related problems:
- Disable native call integration (it disables CallKit / ConnectionService)
- Disable P2P
5 年前
Дамян Минков
c040b3a7dd
Fall back to using label for preferred devices (#4171)
* Skips setting undefined device id to sink in audio preview.
* Fallbacks to use labels for user selected devices.
* Fixes comment.
6 年前
Saúl Ibarra Corretgé
3bfab7718f
[RN] Refactor getting the default URL
Move it away from AbstractApp into an auxiliary function. In addition, introduce
a new `getServerURL` function which gets the configured server URL and defaults
to meet.jit.si as before.
6 年前
zbettenbuk
959db3a665
Make web use the redux settings/profile
7 年前
zbettenbuk
1513e1f3b3
Make getPropertyValue's config easier to use
7 年前
Zoltan Bettenbuk
78ff0f7864
Separate handling config and profile with precedence (#2784)
7 年前
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
7 年前
zbettenbuk
d02ab2c641
Flatten the store of the profile feature
7 年前
zbettenbuk
bfcd34358b
[RN] Add app-settings feature
[RN] Fix PR feedbacks, write persistency docs
7 年前