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/SignalServiceKit/src/Util
Matthew Chen e1dc534fe6 Respond to CR. 7 years ago
..
AppContext.h Respond to CR. 7 years ago
AppContext.m
AppReadiness.h Distinguish 'app will/did become ready' events. 7 years ago
AppReadiness.m Distinguish 'app will/did become ready' events. 7 years ago
AppVersion.h Add missing nullability annotations. 7 years ago
AppVersion.m Add missing nullability annotations. 7 years ago
ByteParser.h
ByteParser.m
DataSource.h
DataSource.m Move String+OWS into SSK 7 years ago
DeviceNames.swift Fix issues from integration testing. 7 years ago
FunctionalUtil.h Add missing nullability annotations. 7 years ago
FunctionalUtil.m Add missing nullability annotations. 7 years ago
JobQueue.swift reconcile jobqueue tests with NSTimer based retry 7 years ago
LRUCache.swift Segment proxied content downloads. 7 years ago
MIMETypeUtil.h Plumb through messageAlbumId so an Attachment knows what album (if any) it 7 years ago
MIMETypeUtil.m Try to play .mpg videos. 7 years ago
MessageSender+Promise.swift fix compiler warning 7 years ago
NSArray+OWS.h
NSArray+OWS.m
NSData+Image.h Fix build warnings about nullability. 7 years ago
NSData+Image.m Fix build warnings about nullability. 7 years ago
NSError+MessageSending.h
NSError+MessageSending.m
NSNotificationCenter+OWS.h
NSNotificationCenter+OWS.m
NSRegularExpression+SSK.swift Accept newlines in link preview titles. 7 years ago
NSString+SSK.h move all possible methods into String+OWS in SCK 7 years ago
NSString+SSK.m move all possible methods into String+OWS in SCK 7 years ago
NSTimer+OWS.h NSRunLoop methods should only be accessed on it's corresponding thread. 7 years ago
NSTimer+OWS.m NSRunLoop methods should only be accessed on it's corresponding thread. 7 years ago
NSURLSessionDataTask+StatusCode.h Add missing nullability annotations. 7 years ago
NSURLSessionDataTask+StatusCode.m Add missing nullability annotations. 7 years ago
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m Respond to CR. 7 years ago
OWS2FAManager.h Hang more singletons on SSKEnv. 7 years ago
OWS2FAManager.m Add missing retains to promises. 7 years ago
OWSAnalytics.h
OWSAnalytics.m Move db connections to environments. 7 years ago
OWSAnalyticsEvents.h Decrypt incoming UD messages. 7 years ago
OWSAnalyticsEvents.m Decrypt incoming UD messages. 7 years ago
OWSBackgroundTask.h
OWSBackgroundTask.m Pull out SignalCoreKit. 7 years ago
OWSBackupFragment.h Respond to CR. 7 years ago
OWSBackupFragment.m Respond to CR. 7 years ago
OWSDispatch.h
OWSDispatch.m
OWSError.h Discard transient messages if there is no session. 7 years ago
OWSError.m Respond to CR. 7 years ago
OWSFileSystem.h NSTemporaryDirectory -> OWSTemporaryDirectory/AccessibleAfterFirstAuth 7 years ago
OWSFileSystem.m NSTemporaryDirectory -> OWSTemporaryDirectory/AccessibleAfterFirstAuth 7 years ago
OWSMath.h Sketch out crop tool. 7 years ago
OWSOperation.h kick-queue upon reachability 7 years ago
OWSOperation.m Remove timer queue. 7 years ago
OWSQueues.h
OWSSyncManagerProtocol.h warn_unused_result on AnyPromise methods 7 years ago
ParamParser.swift
Promise+retainUntilComplete.swift Update PromiseKit 7 years ago
ReverseDispatchQueue.swift Add ReverseDispatchQueue. 7 years ago
SSKAsserts.h avoid assertion when deliberately testing for failure 7 years ago
SSKPreferences.swift Send sync messages with link previews preference. 7 years ago
String+SSK.swift Respond to CR. 7 years ago
SwiftSingletons.swift
TypingIndicators.swift Don't ever show TI when they are disabled. 7 years ago
UIImage+OWS.h
UIImage+OWS.m Add missing nullability annotations. 7 years ago
WeakTimer.swift