session-ios/Signal/src/call
Michael Kirk dd5a19d1fd Suspend while answering shows "Missed Call"
When awakened by a voip push, we get some arbitrary amount of background
time to connect the call (in practice this is ~30s) before the app is
suspended.

Though we were properly terminating the call upon being suspended, we
were not notifying the user that they had missed a call.

// FREEBIE
2017-10-12 14:34:36 -04:00
..
Speakerbox Callkit ringer uses profile name 2017-09-11 10:01:21 -04:00
UserInterface Merge branch 'hotfix/2.16.1' 2017-09-19 17:25:24 -04:00
CallAudioService.swift CR: clarify comment, proper linewrap 2017-10-05 13:02:39 -04:00
CallAudioSession.swift Don't require recording permissions until call is ringing. 2017-01-17 21:49:13 -05:00
CallService.swift Suspend while answering shows "Missed Call" 2017-10-12 14:34:36 -04:00
DataChannelMessage.swift WIP: WebRTC calling 2017-01-12 09:56:05 -05:00
NonCallKitCallUIAdaptee.swift Timer to ensure call screen shown 2017-08-02 19:13:46 -04:00
OWSWebRTCDataProtos.pb.h WIP: WebRTC calling 2017-01-12 09:56:05 -05:00
OWSWebRTCDataProtos.pb.m WIP: WebRTC calling 2017-01-12 09:56:05 -05:00
OutboundCallInitiator.swift [SSK] Try applying national prefixes when parsing phone numbers. 2017-07-21 15:21:22 -04:00
PeerConnectionClient.swift Fix assert when missing camera permission during calls. 2017-09-18 16:03:03 -04:00
SignalCall.swift Move state from CallViewController -> Call 2017-07-13 17:08:42 -04:00
TurnServerInfo.swift WIP: WebRTC calling 2017-01-12 09:56:05 -05:00
WebRTCCallMessageHandler.swift Drop stale EndCall/BusyCall messages 2017-08-11 07:35:48 -04:00