Signal-iOS/SignalMessaging/environment
Jesse Squires 6dc74ddcaf Fix some project warnings + other fixes
- Prefer checking `.isEmpty` rather than `.count == 0` for Swift collections (can be more optimal)
- Avoid comparing `BOOL` explicitly to `NO` (considered bad practice since `BOOL` is a `signed char`)
- Specify unused `SGX_FLAGS` as `__unused` to silence warnings
2018-07-31 09:48:58 -06:00
..
migrations Fix some compiler warnings 2018-07-17 19:22:58 -06:00
AppSetup.h Respond to CR. 2018-04-24 13:15:11 -04:00
AppSetup.m Respond to CR. 2018-04-24 13:15:11 -04:00
Environment.h Use OWSNavigationController instead of UINavigationController 2018-05-24 12:28:20 -04:00
Environment.m Respond to CR. 2017-12-07 13:53:13 -05:00
NoopCallMessageHandler.swift Respond to CR. 2017-12-07 13:53:13 -05:00
NoopNotificationsManager.swift Notify users of corrupt messages. 2018-04-24 13:41:44 -04:00
OWSAudioSession.swift Fix some project warnings + other fixes 2018-07-31 09:48:58 -06:00
OWSSounds.h Reduce usage of JSQ. 2018-06-01 17:44:18 -04:00
OWSSounds.m Respond to CR. 2018-06-01 17:51:18 -04:00
Release.h Fix issues around statics. 2017-12-07 12:34:02 -05:00
Release.m Streamline SignalRecipient. 2018-07-18 13:57:21 -04:00
SignalKeyingStorage.h update header references 2017-12-08 13:32:52 -05:00
SignalKeyingStorage.m Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03:00
VersionMigrations.h Don't mark app as ready until all version migrations are done. 2018-01-30 11:27:44 -05:00
VersionMigrations.m Respond to CR. 2018-04-24 13:15:11 -04:00