mattermost-mobile/app/products/calls/components
Claudio Costa 2267f0a408
Update Calls (#5875)
* Fix adding tracks

* Use server websocket handler to do signaling

* Start using react-native-webrtc fork to fix track issues

* Update deps lock files

* Use ICE servers list from config if present

* Properly replace voice track

* Remove translations

* Use DeviceEventEmitter to handle voice events

* Fix bad checksum

* Restore non-english translations to avoid conflicts

* Address review

* Remove flaky integrity

* Improve state handling

* Update snapshots and tests

* Update call connecting logic

* Fix permissions check
2022-01-27 08:19:26 +01:00
..
__snapshots__ Update Calls (#5875) 2022-01-27 08:19:26 +01:00
call_message Update Calls (#5875) 2022-01-27 08:19:26 +01:00
current_call Update Calls (#5875) 2022-01-27 08:19:26 +01:00
join_call Update Calls (#5875) 2022-01-27 08:19:26 +01:00
start_call Update Calls (#5875) 2022-01-27 08:19:26 +01:00
call_avatar.test.js Voicechannels (#5753) 2021-11-11 11:32:39 +01:00
call_avatar.tsx Update Calls (#5875) 2022-01-27 08:19:26 +01:00
call_duration.test.js Voicechannels (#5753) 2021-11-11 11:32:39 +01:00
call_duration.tsx Voicechannels (#5753) 2021-11-11 11:32:39 +01:00
enable_disable_calls.test.js Voicechannels (#5753) 2021-11-11 11:32:39 +01:00
enable_disable_calls.tsx Update Calls (#5875) 2022-01-27 08:19:26 +01:00
floating_call_container.test.js Voicechannels (#5753) 2021-11-11 11:32:39 +01:00
floating_call_container.tsx Voicechannels (#5753) 2021-11-11 11:32:39 +01:00
leave_and_join_alert.tsx Update Calls (#5875) 2022-01-27 08:19:26 +01:00