jiti-meet/react/features/mobile
Saúl Ibarra Corretgé 6c4901a826 ios,callkit: delay updating the muted state until conference starts
In iOS 13 if the call is not unmuted when we report it to the system as started,
an action to unmute it is dispatched automagically. Thanks, Apple.

So, delay synchronizing the muted state until the conference is started (after
the join action). This creates a small window for de-synchronization, but it's
very short and it seems unavoidable.

This change is only applied to operating systems built by the fruit company in
Cupertino.
2019-09-12 12:55:02 +02:00
..
audio-mode logging: use individual, names loggers 2019-08-23 10:57:38 +02: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 ios,callkit: delay updating the muted state until conference starts 2019-09-12 12:55:02 +02:00
external-api rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02: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 fix: AlwaysOnTop avatar 2019-07-08 16:53:30 +02:00
network-activity Remove some Flow annotations 2019-03-25 13:53:08 +01:00
permissions Reorganize calendar access request flow 2018-03-23 07:53:36 +01:00
picture-in-picture logging: use individual, names loggers 2019-08-23 10:57:38 +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