session-ios/Signal/src
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
2017-05-05 14:26:29 -04:00
..
call Fix some compiler warnings 2017-05-05 14:26:29 -04:00
contact Clean up ahead of PR. 2017-05-05 10:42:42 -04:00
crypto Remove some more RP related code 2017-03-30 11:00:28 -04:00
environment Improve group members view. 2017-04-19 11:37:27 -04:00
Jobs Fix some compiler warnings 2017-05-05 14:26:29 -04:00
Models Fix some compiler warnings 2017-05-05 14:26:29 -04:00
network Increase local notification delay. 2017-04-20 20:22:34 -04:00
Observers Read receipts remove lockscreen notifications 2016-09-17 13:51:33 -04:00
Storyboard Respond to CR. 2017-05-05 10:42:42 -04:00
Storyboards Fix translation of “already have an account?” button. 2017-03-27 17:21:21 -04:00
UserInterface Fix double creation of NotificationsManager singleton. 2017-03-31 23:25:30 -04:00
util Fix some compiler warnings 2017-05-05 14:26:29 -04:00
ViewControllers Fix some compiler warnings 2017-05-05 14:26:29 -04:00
views Clean up ahead of PR. 2017-05-05 10:42:42 -04:00
AppDelegate.h Fix registration flow / Keep push tokens in sync 2016-11-03 16:13:49 -04:00
AppDelegate.m Respond to CR. 2017-05-05 10:42:42 -04:00
Signal-Bridging-Header.h Add SignalAccount class. 2017-05-02 09:28:50 -04:00
UIApplication+frontmostViewController.swift Code review on new-features 2017-03-02 22:09:33 -05:00
UIColor+OWS.h Improve appearance of generic attachments and the attachment approval dialog. 2017-04-26 11:39:24 -04:00
UIColor+OWS.m Improve appearance of generic attachments and the attachment approval dialog. 2017-04-26 11:39:24 -04:00
UIDevice+featureSupport.swift one-time carousel of changes 2017-03-02 14:37:50 -05:00
UIStoryboard+OWS.swift Code review on new-features 2017-03-02 22:09:33 -05:00
UIView+OWS.h one-time carousel of changes 2017-03-02 14:37:50 -05:00
UIView+OWS.m one-time carousel of changes 2017-03-02 14:37:50 -05:00