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
2018-03-08 10:15:20 -05:00
..
AudioFiles Default fallback notification should now be "Note" 2018-03-03 10:14:50 -05:00
Fonts Align the message state indicators with the behavior on Android and desktop. 2017-03-20 12:55:35 -04:00
Images Attachment approval: cancel/confirm to top/bottom toolbars 2017-12-11 13:58:03 -05:00
Images.xcassets Audio splashscreen artwork/copy 2018-03-01 10:28:05 -05:00
src A lighter touch for the fix-call connect. 2018-03-08 10:15:20 -05:00
test Strip out special casing for pre-iOS 9 users. 2018-02-26 14:13:38 -05:00
translations Pull latest translations 2018-03-07 11:04:13 -05:00
.swiftlint.yml WIP: WebRTC calling 2017-01-12 09:56:05 -05:00
iTunesArtwork@3x.png Updated iTunes artwork 2015-01-30 17:25:24 -10:00
main.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
Signal-Info.plist "Bump build to 2.21.0.13." 2018-03-07 18:14:29 -05:00
Signal-Prefix.pch Retain changes from session database branch. 2018-01-10 12:18:23 -05:00
Signal.entitlements Add app group, share keychain. Take a first pass at file migration to shared data directory. 2017-11-30 09:49:01 -05:00