session-ios/SignalServiceKit/src/Util
2018-09-06 16:04:01 -04:00
..
constraints Respond to CR. 2017-12-19 11:38:25 -05:00
AppContext.h Merge remote-tracking branch 'origin/release/2.28.1' 2018-08-08 13:51:52 -04:00
AppContext.m Add screen lock UI to SAE. 2018-04-20 16:39:35 -04:00
AppReadiness.h Respond to CR. 2018-02-14 16:06:47 -05:00
AppReadiness.m Revamp orphan data cleaner. 2018-08-07 13:07:26 -04:00
AppVersion.h Converge appLaunchTime. 2018-08-08 13:53:24 -04:00
AppVersion.m Converge appLaunchTime. 2018-08-08 13:53:24 -04:00
ByteParser.h Pull byte parser out into separate source file. 2018-07-23 14:00:17 -04:00
ByteParser.m Pull byte parser out into separate source file. 2018-07-23 14:00:17 -04:00
Cryptography.h Clean up formatting. 2018-08-06 09:02:40 -04:00
Cryptography.m Merge NSData categories. 2018-08-09 13:50:55 -04:00
DataSource.h image sizing 2018-08-30 19:21:38 -06:00
DataSource.m Modify new thumbnail system to include video and GIF thumbnails. 2018-09-06 15:30:00 -04: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 Image content types. 2018-06-20 17:13:31 -04:00
MIMETypeUtil.m Image content types. 2018-06-20 17:13:31 -04: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+Image.h Modify new thumbnail system to include video and GIF thumbnails. 2018-09-06 15:30:00 -04:00
NSData+Image.m Respond to CR. 2018-09-06 16:04:01 -04: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+OWS.h Merge NSData categories. 2018-08-09 13:50:55 -04:00
NSData+OWS.m Merge NSData categories. 2018-08-09 13:50:55 -04:00
NSDate+OWS.h Delta contact intersections. 2018-07-18 14:27:40 -04:00
NSDate+OWS.mm Delta contact intersections. 2018-07-18 14:27:40 -04:00
NSError+MessageSending.h Reusable UploadOperation based on extracted OWSOperation 2018-04-09 12:47:56 -04:00
NSError+MessageSending.m Reusable UploadOperation based on extracted OWSOperation 2018-04-09 12:47:56 -04: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 Unify log tags. 2018-08-15 10:24:29 -04:00
NSObject+OWS.m Implement backup import logic. 2018-03-14 09:27:39 -03:00
NSString+SSK.h Add screen lock feature. 2018-03-22 15:49:57 -04:00
NSString+SSK.m Log in OWSFail 2018-08-09 15:30:19 -06: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 Fix first reminder too early, offset bugs. 2018-03-07 10:58:33 -05:00
OWS2FAManager.m Fix first reminder too early, offset bugs. 2018-03-07 10:58:33 -05:00
OWSAnalytics.h Proper function prototypes 2017-12-04 12:50:28 -05:00
OWSAnalytics.m Clean up. 2018-08-09 09:51:23 -06:00
OWSAnalyticsEvents.h Call lifecycle edge cases. 2018-05-22 09:22:40 -04:00
OWSAnalyticsEvents.m Call lifecycle edge cases. 2018-05-22 09:22:40 -04:00
OWSAsserts.h Log in OWSFail 2018-08-09 15:30:19 -06:00
OWSAsserts.m Add more asserts around thread in SAE. 2018-04-13 14:59:38 -04:00
OWSBackgroundTask.h Respond to CR. 2018-03-05 17:08:58 -03:00
OWSBackgroundTask.m Fix typo in background task. 2018-03-13 15:09:06 -04:00
OWSBackupFragment.h Add local cache of backup fragment metadata. 2018-04-02 09:27:34 -04:00
OWSBackupFragment.m Add local cache of backup fragment metadata. 2018-04-02 09:27:34 -04: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 Organize attachments. 2018-07-26 09:25:24 -04:00
OWSError.m Use websocket for sends. 2018-05-22 14:24:04 -04:00
OWSFileSystem.h Lazy attachment restores. 2018-04-02 09:27:34 -04:00
OWSFileSystem.m Log in OWSFail 2018-08-09 15:30:19 -06:00
OWSLogger.h Add swift logging to SSK. 2018-06-13 13:56:55 -04:00
OWSLogger.m Add swift logging to SSK. 2018-06-13 13:56:55 -04:00
OWSOperation.h Cancel quickly if dependent operation fails 2018-07-19 13:40:30 -06:00
OWSOperation.m Log in OWSFail 2018-08-09 15:30:19 -06:00
OWSQueues.h New @available syntax avoids compiler warnings 2017-12-04 12:50:28 -05:00
OWSSwiftUtils.swift Add swift logging to SSK. 2018-06-13 13:56:55 -04:00
ParamParser.swift Fixup parser: Robust to servers various "empty" types 2018-07-26 11:56:22 -06:00
Promise+retainUntilComplete.swift Remove Twisted Oak. 2018-07-23 13:24:33 -04:00
SwiftSingletons.swift Add OWSThumbnailService. 2018-09-06 15:30:00 -04: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
UIImage+OWS.h Don't track thumbnail metadata in db; improve thumbnail quality. 2018-09-06 15:30:00 -04:00
UIImage+OWS.m Refine image validation. 2018-09-06 16:04:01 -04:00
WeakTimer.swift Outage detection. 2018-06-20 17:50:50 -04:00