Signal-iOS/Signal/test/call
Michael Kirk dbb29d7d7e Don't require recording permissions until call is ringing.
We do this by manually managing the RTCAudioSession.
Unfortunately to do this we have to include a couple of RTC headers not
exported by the default build of WebRTC.framework (see: Libraries/WebRTC)

// FREEBIE
2017-01-17 21:49:13 -05:00
..
CallAudioSessionTest.swift Don't require recording permissions until call is ringing. 2017-01-17 21:49:13 -05:00
PeerConnectionClientTest.swift Move RTCDataChannelDelegate to PeerConnectionClient 2017-01-17 20:14:33 -05:00
RecentCallTest.m Fixed RecentCall unconditionally setting userNotified, even for missed calls //FREEBIE 2014-09-21 12:54:45 +02:00