You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
Speakerbox Callkit ringer uses profile name 8 years ago
UserInterface Merge branch 'hotfix/2.16.1' 8 years ago
CallAudioService.swift CR: clarify comment, proper linewrap 8 years ago
CallAudioSession.swift Don't require recording permissions until call is ringing. 9 years ago
CallService.swift Suspend while answering shows "Missed Call" 8 years ago
DataChannelMessage.swift WIP: WebRTC calling 9 years ago
NonCallKitCallUIAdaptee.swift Timer to ensure call screen shown 8 years ago
OWSWebRTCDataProtos.pb.h WIP: WebRTC calling 9 years ago
OWSWebRTCDataProtos.pb.m WIP: WebRTC calling 9 years ago
OutboundCallInitiator.swift [SSK] Try applying national prefixes when parsing phone numbers. 8 years ago
PeerConnectionClient.swift Fix assert when missing camera permission during calls. 8 years ago
SignalCall.swift Move state from CallViewController -> Call 8 years ago
TurnServerInfo.swift WIP: WebRTC calling 9 years ago
WebRTCCallMessageHandler.swift Drop stale EndCall/BusyCall messages 8 years ago