Hristo Terezov
0fa02ff6ba
fix(devices): Do not select stored devices that are not available.
9 months ago
Hristo Terezov
e1dc573c3c
fix(GUM):set deviceId only when the device exists
1 year ago
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
2 years ago
Saúl Ibarra Corretgé
2596c463fe
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com >
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
2 years ago
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 years ago
Robert Pintilii
95084e1004
ref(TS) Convert some base features to TS (#12138)
2 years ago
Vlad Piersec
4f169988a3
fix(prejoin): Store prejoin tracks in 'features/base/tracks'
5 years ago
Vlad Piersec
908712b96f
feat(prejoin_page): Rework prejoin page
* Add a checkbox for skipping the prejoin page on next use. (This is hidden for
now, until we also have a settings entry for it).
* Rework 'Join by Phone' buttons and add new overlay.
* Update the device status accordingly if there were errors while adding
devices.
* The input is filled with the display name if there was one previously used.
* Join the meeting on 'Enter' press.
5 years ago
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
5 years ago
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
5 years ago
Saúl Ibarra Corretgé
faf24ca7ec
Revert "feat(prejoin_page) Add settings buttons" (#5424)
This reverts commit 08f55ccb94 .
5 years ago
Vlad Piersec
08f55ccb94
feat(prejoin_page) Add settings buttons
5 years ago
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 years ago