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
Michael Kirk 5f305f844f Send ICE updates immediately after sending CallOffer for faster call
connection.

For legacy reasons, the call sender used to wait until after receiving
the call answer before sending the ICE updates. The primary motivation
was that if the receiving user hadn't accepted a new identity change,
rather than just seeing one "Tap to Accept New Safety Number" messages
for a call, they'd see one for the call offer and then a dozen more as
ICE updates trickled in.

We changed that behavior long ago, and effectively all clients will
avoid that case, while sending ICE updates immediately will allow calls
to connect without having to wait for an additional serialized round
trip between the caller and call recipient.

// FREEBIE
7 years ago
..
AudioFiles Add new "note" audio asset for fallback push notifications. 7 years ago
Fonts
Images Attachment approval: cancel/confirm to top/bottom toolbars 8 years ago
Images.xcassets Timer button with duration label 7 years ago
src Send ICE updates immediately after sending CallOffer for faster call 7 years ago
test Filter unicode ordering letters. 7 years ago
translations Improve sound settings view. 7 years ago
.swiftlint.yml
Signal-Info.plist "Bump build to 2.21.0.0." 7 years ago
Signal-Prefix.pch Retain changes from session database branch. 7 years ago
Signal.entitlements Add app group, share keychain. Take a first pass at file migration to shared data directory. 8 years ago
iTunesArtwork@3x.png
main.m