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 d7c7fff679 Fix some compiler warnings
* explicit optional usage in strings
* remove some unused StringUtil code
* swiftlint affected files
* more concise optional casting (and avoid a `!`)

Compiler warnings: 343 -> 318

(Actually most of these are in external libs, but 115 remain in Signal/SSK)

// FREEBIE
9 years ago
..
AudioFiles
Certificates
Fonts Align the message state indicators with the behavior on Android and desktop. 9 years ago
Images
Images.xcassets Respond to CR. 9 years ago
src Fix some compiler warnings 9 years ago
test Respond to CR. 9 years ago
translations Update “new conversation” view to use OWSTableView, contacts view helper, etc. 9 years ago
.swiftlint.yml
Signal-Info.plist bump build 9 years ago
Signal-Prefix.pch [SSK] move iOSVersion to SSK 9 years ago
Signal.entitlements Choose arbitrary attachments from iCloud/GDrive/Dropbox/etc 9 years ago
iTunesArtwork@3x.png
main.m