session-ios/SignalServiceKit/src/Util
2018-03-06 16:43:33 -05:00
..
constraints Respond to CR. 2017-12-19 11:38:25 -05:00
AppContext.h Exit SAE when complete. 2018-02-14 18:46:22 -05:00
AppContext.m Exit SAE when complete. 2018-02-14 18:46:22 -05:00
AppReadiness.h Respond to CR. 2018-02-14 16:06:47 -05:00
AppReadiness.m Fix crash on launch in debug. 2018-02-14 13:47:45 -08:00
AppVersion.h Revisit TODOs in the SAE work. 2018-02-12 22:33:26 -05:00
AppVersion.m Revisit TODOs in the SAE work. 2018-02-12 22:33:26 -05:00
Cryptography.h Clean up ahead of PR. 2017-12-19 11:16:01 -05:00
Cryptography.m Clean up codebase. 2018-03-02 15:05:14 -05:00
DataSource.h Fix build break. 2017-09-19 09:35:33 -04:00
DataSource.m Clean up codebase. 2018-03-02 15:05:14 -05:00
FunctionalUtil.h Respond to CR. 2017-09-20 09:19:15 -04:00
FunctionalUtil.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
iOSVersions.h Respond to CR. 2017-09-20 09:19:15 -04:00
MIMETypeUtil.h Fix debuglogs.org integration 2018-03-06 16:07:08 -05:00
MIMETypeUtil.m Fix debuglogs.org integration 2018-03-06 16:07:08 -05:00
NSArray+OWS.h Respond to CR. 2017-09-20 11:48:37 -04:00
NSArray+OWS.m Respond to CR. 2017-09-20 11:48:37 -04:00
NSData+Base64.h Respond to CR. 2017-09-20 09:19:15 -04:00
NSData+Base64.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
NSData+hexString.h Respond to CR. 2017-09-20 09:19:15 -04:00
NSData+hexString.m Clean up ahead of PR. 2018-01-25 11:00:38 -05:00
NSData+Image.h Respond to CR. 2017-09-20 09:19:15 -04:00
NSData+Image.m Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
NSData+messagePadding.h Respond to CR. 2017-09-20 09:19:15 -04:00
NSData+messagePadding.m Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00
NSData+OWSConstantTimeCompare.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
NSData+OWSConstantTimeCompare.m Constant time compare 2018-02-13 16:18:06 -08:00
NSDate+OWS.h Aggressively nag iOS 8 users to upgrade iOS. 2018-02-14 14:15:23 -05:00
NSDate+OWS.mm Aggressively nag iOS 8 users to upgrade iOS. 2018-02-14 14:15:23 -05:00
NSNotificationCenter+OWS.h Post notifications asynchronously. 2017-09-21 17:03:57 -04:00
NSNotificationCenter+OWS.m Post notifications asynchronously. 2017-09-21 17:03:57 -04:00
NSObject+OWS.h Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
NSObject+OWS.m Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
NSString+SSK.h Refine handling of unsafe filename characters. 2018-02-27 09:43:26 -05:00
NSString+SSK.m Refine handling of unsafe filename characters. 2018-02-27 09:43:26 -05:00
NSTimer+OWS.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
NSTimer+OWS.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
NSURLSessionDataTask+StatusCode.h Respond to CR. 2017-09-20 09:19:15 -04:00
NSURLSessionDataTask+StatusCode.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
NSUserDefaults+OWS.h Migrate to shared data NSUserDefaults. 2017-11-30 09:49:01 -05:00
NSUserDefaults+OWS.m Improve the robustness of the migration logic. 2018-02-20 17:37:14 -05:00
OWS2FAManager.h Registration Lock reminder view 2018-03-05 09:53:09 -05:00
OWS2FAManager.m Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03:00
OWSAnalytics.h Proper function prototypes 2017-12-04 12:50:28 -05:00
OWSAnalytics.m Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03:00
OWSAnalyticsEvents.h Modify YapDatabase to read converted database, part 1. 2018-01-25 11:00:38 -05:00
OWSAnalyticsEvents.m Modify YapDatabase to read converted database, part 1. 2018-01-25 11:00:38 -05:00
OWSAsserts.h Improve the robustness of the migration logic. 2018-02-20 17:37:14 -05:00
OWSAsserts.m Retain changes from session database branch. 2018-01-10 12:36:23 -05:00
OWSBackgroundTask.h Respond to CR. 2018-03-05 17:08:58 -03:00
OWSBackgroundTask.m Respond to CR. 2018-03-05 17:08:58 -03:00
OWSDispatch.h Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSDispatch.m Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSError.h Merge tag '2.21.0.1' 2018-03-02 18:35:01 -05:00
OWSError.m identity change vs. share extension 2018-01-02 11:24:36 -06:00
OWSFileSystem.h Persist default sound so we can use it for fallback notifications 2018-02-26 15:41:35 -05:00
OWSFileSystem.m Persist default sound so we can use it for fallback notifications 2018-02-26 15:41:35 -05:00
OWSQueues.h New @available syntax avoids compiler warnings 2017-12-04 12:50:28 -05:00
Threading.h Fix crash on launch in debug. 2018-02-14 13:47:45 -08:00
Threading.m Fix crash on launch in debug. 2018-02-14 13:47:45 -08:00