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 3aebaefc31 A lighter touch for the fix-call connect.
Though it should be fine, reloading the callUIAdapter is a bit heavy
handed. And the current implementation is prone to being broken, since
we sometimes forget not to treat callUIAdapter as a singleton.

Longer term we can find a way to either: make callUIAdapter a true
singleton or possibly make callUIAdapter a private member of something
which *is* a true singleton.

Since we only *need* it to be reloaded the one time the migration runs
(or when a user changes settings which should be rare) it makes sense to
remove it from the happy path.

// FREEBIE
8 years ago
..
AudioFiles Default fallback notification should now be "Note" 8 years ago
Fonts
Images Attachment approval: cancel/confirm to top/bottom toolbars 8 years ago
Images.xcassets Audio splashscreen artwork/copy 8 years ago
src A lighter touch for the fix-call connect. 8 years ago
test Strip out special casing for pre-iOS 9 users. 8 years ago
translations Pull latest translations 8 years ago
.swiftlint.yml
Signal-Info.plist "Bump build to 2.21.0.13." 8 years ago
Signal-Prefix.pch Retain changes from session database branch. 8 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