Your truly introduced this regression in 8c7a3f16b1, alas. The audio only mode is used to set the CallKit call type. This affects the behavior on the recent calls entries (calls are marked either as audio or video calls). Sync both at the start and for transitions. The previous code was working by chance (in a way): when the CallKit UI is presented the local video is muted, which triggers a SET_VIDEO_MUTED action, at which point the audio-only mode was checked for. Now we are more explicit and act on SET_AUDIO_MUTED.master
|
|
||
| 14 |
|
14 |
|
| 15 |
|
15 |
|
| 16 |
|
16 |
|
|
17 |
|
|
| 17 |
|
18 |
|
| 18 |
|
19 |
|
| 19 |
|
20 |
|
|
|
||
| 66 |
|
67 |
|
| 67 |
|
68 |
|
| 68 |
|
69 |
|
|
70 |
|
|
|
71 |
|
|
|
72 |
|
|
| 69 |
|
73 |
|
| 70 |
|
74 |
|
| 71 |
|
75 |
|
|
|
||
| 247 |
|
251 |
|
| 248 |
|
252 |
|
| 249 |
|
253 |
|
| 250 |
|
|
|
|
254 |
|
|
|
255 |
|
|
| 251 |
|
256 |
|
| 252 |
|
257 |
|
| 253 |
|
258 |
|
|
|
||
| 301 |
|
306 |
|
| 302 |
|
307 |
|
| 303 |
|
308 |
|
|
309 |
|
|
|
310 |
|
|
|
311 |
|
|
|
312 |
|
|
|
313 |
|
|
|
314 |
|
|
|
315 |
|
|
|
316 |
|
|
|
317 |
|
|
|
318 |
|
|
|
319 |
|
|
|
320 |
|
|
|
321 |
|
|
|
322 |
|
|
|
323 |
|
|
|
324 |
|
|
|
325 |
|
|
|
326 |
|
|
|
327 |
|
|
|
328 |
|
|
|
329 |
|
|
|
330 |
|
|
|
331 |
|
|
|
332 |
|
|
|
333 |
|
|
|
334 |
|
|
|
335 |
|
|
|
336 |
|
|
|
337 |
|
|
|
338 |
|
|
|
339 |
|
|
|
340 |
|
|
|
341 |
|
|
|
342 |
|
|
| 304 |
|
343 |
|
| 305 |
|
344 |
|
| 306 |
|
345 |
|