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 77bd9b8852 Extract most Gallery functionality from the gallery NavigationController.
By not overriding the initializer for an OWSNavigationController subclass,
we can use the dynamic disaptch intialization chain.

The root difficulty here is that super.init(navBarClass:) wants to call
self.init(nibNam)
7 years ago
..
AudioFiles Reduce usage of JSQ. 7 years ago
Fonts
Images
Images.xcassets Use different contact avatar assets depending on size of output. 7 years ago
src Extract most Gallery functionality from the gallery NavigationController. 7 years ago
test fixup searcher test 7 years ago
translations Add typing indicators setting. 7 years ago
.swiftlint.yml
Signal-Info.plist "Bump build to 2.31.0.25." 7 years ago
Signal-Prefix.pch Pull out SignalCoreKit. 7 years ago
Signal.entitlements Disable CloudKit; leave iCloud capability enabled for "iCloud documents" service used by document picker. 7 years ago
SignalTSan.supp TSan config 7 years ago
SignalUBSan.supp Add missing header file 7 years ago
iTunesArtwork@3x.png
main.m