jiti-meet/react/features/mobile
Saúl Ibarra Corretgé 58bd48c1ae android: disable ConnectionService if permissions are not granted
Some devices seem to have a bug in their Android versions and startCall fails
with SecurityError because the CALL_PHONE permissions is not granted. This is
not a requirement for self-managed connection services as per the official
documentation though:
https://developer.android.com/guide/topics/connectivity/telecom/selfManaged

Alas, connection services takes over audio device management too, so let's
handle the error and disable CS if we get SecurityError.
2019-11-27 14:33:25 +01:00
..
audio-mode feat: minimized bottom menu 2019-11-26 12:08:43 +01:00
back-button feat: central back button registry 2019-07-11 16:14:08 +02:00
background audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
call-integration android: disable ConnectionService if permissions are not granted 2019-11-27 14:33:25 +01:00
external-api rn: skip logging potentially sensitive data 2019-11-14 15:01:29 +01:00
full-screen audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
incoming-call feat: SVG icons 2019-09-13 14:07:53 +02:00
permissions Reorganize calendar access request flow 2018-03-23 07:53:36 +01:00
picture-in-picture feat: SVG icons 2019-09-13 14:07:53 +02:00
proximity proximity: enable the proximity sensor when the device is set to earpiece 2019-08-14 18:57:03 +02:00
wake-lock audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
watchos logging: use individual, names loggers 2019-08-23 10:57:38 +02:00