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
Michael Kirk 969b73cad8 Implement call holding (call swapping still broken).
- Alice calls Bob on Signal and they start talking
- Charlie calls Alice on Not-Signal.
- Alice chooses to "Hold & Accept" putting Bob on Hold while the call with
  Charlie connects.
- If Alice ends the call with Charlie, we're back in Signal-iOS and
  talking to Bob, no problem.
- However, if, before ending the call with Charlie, Alice tries to swap
  *back* to bob, bob won't hear any audio in the callkit screen. Alice
  has to switch back to the Signal screen before the audio is transmitted.

// FREEBIE
9 years ago
..
Jobs delete unused code 9 years ago
Models Add WebRTC setting. 9 years ago
Observers Read receipts remove lockscreen notifications 9 years ago
Storyboard Add WebRTC setting. 9 years ago
Storyboards Warn user about re-registering existing signal number 9 years ago
UserInterface Wip smashign providerdelgate into UIAdaptee 9 years ago
audio WIP: WebRTC calling 9 years ago
call Implement call holding (call swapping still broken). 9 years ago
contact Fix font lookup on iOS before 8.2. 9 years ago
crypto Return immutable data from generateSecureRandomData:length and use OSStatus to check the status of SecRandomCopyBytes. (#1306) 9 years ago
environment Merge remote-tracking branch 'origin/master' into feature/webrtc 9 years ago
network Fix "Answer" from iOS9 notification doesn't init audio 9 years ago
phone Fix registration flow / Keep push tokens in sync 9 years ago
profiling TextSecureKit Refactoring 10 years ago
util Fix retain cycle 9 years ago
view controllers Show alert when user tries to activate local video without camera permissions. 9 years ago
views Show/hide call view controls in remote video mode if user taps screen. 9 years ago
AppDelegate.h Fix registration flow / Keep push tokens in sync 9 years ago
AppDelegate.m Merge remote-tracking branch 'origin/master' into feature/webrtc 9 years ago
NotificationTracker.h TextSecureKit Refactoring 10 years ago
NotificationTracker.m TextSecureKit Refactoring 10 years ago
Signal-Bridging-Header.h Show/hide call view controls in remote video mode if user taps screen. 9 years ago
UIColor+OWS.h Move colors into style class 9 years ago
UIColor+OWS.m Move colors into style class 9 years ago
UIView+OWS.h Rework new call view. 9 years ago
UIView+OWS.m Rework new call view. 9 years ago