Signal-iOS/SignalServiceKit/src/Util
2019-08-14 18:07:15 -03:00
..
AppContext.h PR Feedback 2019-05-28 13:07:34 -07:00
AppContext.m Respond to CR. 2018-09-07 15:37:40 -04:00
AppExpiry.swift PR Feedback 2019-05-28 13:07:34 -07:00
AppReadiness.h Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05:00
AppReadiness.m Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05:00
AppVersion.h Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
AppVersion.m Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
Bench.swift GRDB: info message text for interation previews 2019-04-17 15:43:40 -06:00
ByteParser.h Pull byte parser out into separate source file. 2018-07-23 14:00:17 -04:00
ByteParser.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
DataSource.h image sizing 2018-08-30 19:21:38 -06:00
DataSource.m Reduce logging. 2019-03-15 16:27:08 -04:00
Date+SSK.swift Sort sticker packs in sticker management view. 2019-05-06 13:44:38 -04:00
DeviceNames.swift adapt to new nullability annotation 2019-06-19 10:14:05 -06:00
Error+SSK.swift Respond to CR. 2019-05-08 10:08:28 -04:00
ExperienceUpgrade.h Move ExperienceUpgrade to SSK, create ExperienceUpgrade table. 2019-05-23 16:13:26 -04:00
ExperienceUpgrade.m Move ExperienceUpgrade to SSK, create ExperienceUpgrade table. 2019-05-23 16:13:26 -04:00
ExperienceUpgrade+SDS.swift Convert attachments to be any-only - code generated changes. 2019-06-24 15:34:02 -04:00
FeatureFlags.swift Revert "Set feature flags for beta build." 2019-08-14 18:07:15 -03:00
FunctionalUtil.h Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
FunctionalUtil.m Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
JobQueue.swift Merge remote-tracking branch 'private/release/2.40.0' 2019-06-18 15:36:48 -04:00
KeyBackupService.swift PR Feedback 2019-06-20 10:55:23 -07:00
LRUCache.swift auto-migrate to Swift5 2019-04-04 13:44:42 -06:00
MessageSender+Promise.swift swift5: void promise must take void argument vs no argument 2019-04-04 13:44:42 -06:00
MIMETypeUtil.h Add PDF view. 2019-06-12 12:27:16 -07:00
MIMETypeUtil.m Add PDF view. 2019-06-12 12:27:16 -07:00
NSArray+OWS.h Respond to CR. 2017-09-20 11:48:37 -04:00
NSArray+OWS.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
NSData+Image.h Fix edge cases around sticker interactions. 2019-04-30 09:40:48 -04:00
NSData+Image.m Merge tag '2.39.0.13' 2019-05-08 14:17:14 -06:00
NSError+MessageSending.h Reusable UploadOperation based on extracted OWSOperation 2018-04-09 12:47:56 -04:00
NSError+MessageSending.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06: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
NSRegularExpression+SSK.swift remove compiler warning: 'public' modifier is redundant for instance method declared in a public extension 2019-05-22 15:13:04 -04:00
NSString+SSK.h move all possible methods into String+OWS in SCK 2018-12-20 09:54:08 -07:00
NSString+SSK.m move all possible methods into String+OWS in SCK 2018-12-20 09:54:08 -07:00
NSTimer+OWS.h NSRunLoop methods should only be accessed on it's corresponding thread. 2019-01-17 14:43:18 -05:00
NSTimer+OWS.m NSRunLoop methods should only be accessed on it's corresponding thread. 2019-01-17 14:43:18 -05:00
NSURLSessionDataTask+StatusCode.h Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
NSURLSessionDataTask+StatusCode.m Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
NSUserDefaults+OWS.h Migrate to shared data NSUserDefaults. 2017-11-30 09:49:01 -05:00
NSUserDefaults+OWS.m Respond to CR. 2018-10-22 14:43:07 -04:00
OWS2FAManager.h Fix an issue where registration lock PINs were truncated to 16 characters. 2019-08-14 18:03:36 -03:00
OWS2FAManager.m Fix an issue where registration lock PINs were truncated to 16 characters. 2019-08-14 18:03:36 -03:00
OWSAnalytics.h Remove analytics stubs. 2019-07-25 10:21:23 -03:00
OWSAnalytics.m Remove analytics stubs. 2019-07-25 10:19:51 -03:00
OWSAnalyticsEvents.h Decrypt incoming UD messages. 2018-10-03 09:32:21 -04:00
OWSAnalyticsEvents.m Decrypt incoming UD messages. 2018-10-03 09:32:21 -04:00
OWSBackgroundTask.h Respond to CR. 2018-03-05 17:08:58 -03:00
OWSBackgroundTask.m Notify input toolbar when stickers become enabled. 2019-05-31 09:36:02 -04:00
OWSBackupFragment.h Generate SDS extensions for all models in Signal, SignalMessaging, SAE, SSK. 2019-05-02 13:25:21 -04:00
OWSBackupFragment.m Generate SDS extensions for all models in Signal, SignalMessaging, SAE, SSK. 2019-05-02 13:25:21 -04:00
OWSBackupFragment+SDS.swift Convert attachments to be any-only - code generated changes. 2019-06-24 15:34:02 -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 Allow registration with v2 lock 2019-06-20 10:55:22 -07:00
OWSError.m Allow registration with v2 lock 2019-06-20 10:55:22 -07:00
OWSFileSystem.h Rework "view once" messages. 2019-08-01 16:13:37 -03:00
OWSFileSystem.m Rework "view once" messages. 2019-08-01 16:13:37 -03:00
OWSMath.h Sketch out crop tool. 2019-02-13 16:43:41 -05:00
OWSOperation.h Respond to CR. 2019-04-22 10:18:29 -04:00
OWSOperation.m Respond to CR. 2019-04-22 10:18:29 -04:00
OWSQueues.h Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
OWSSyncManagerProtocol.h warn_unused_result on AnyPromise methods 2018-12-11 09:37:44 -07:00
OWSUserProfile.h Migrate all models. 2019-05-31 10:27:20 -04:00
OWSUserProfile.m Migrate all models. 2019-05-31 10:27:20 -04:00
OWSUserProfile+SDS.swift Convert attachments to be any-only - code generated changes. 2019-06-24 15:34:02 -04:00
ParamParser.swift PR Feedback 2019-06-20 10:55:23 -07:00
Promise+retainUntilComplete.swift Update PromiseKit 2018-10-13 16:04:20 -06:00
ReverseDispatchQueue.swift Add ReverseDispatchQueue. 2018-12-13 11:44:29 -05:00
SDS+SSK.swift Generate database records. 2019-05-10 11:18:58 -04:00
SSKAsserts.h avoid assertion when deliberately testing for failure 2018-11-11 11:28:59 -06:00
SSKPreferences.swift Migrate more key value stores. 2019-05-23 09:57:05 -04:00
String+SSK.swift Add sticker suggestions for emoji input. 2019-05-03 09:22:41 -04:00
SwiftSingletons.swift Merge remote-tracking branch 'origin/release/2.29.2' 2018-09-07 15:27:50 -04:00
TypingIndicators.swift Don't ever show TI when they are disabled. 2018-12-05 14:38:10 -05: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 Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
ViewOnceMessages.swift Rework "view once" messages. 2019-08-01 16:13:37 -03:00
Weak.swift DB updates UI 2019-05-02 14:22:53 -06:00
WeakTimer.swift Outage detection. 2018-06-20 17:50:50 -04:00
YapDatabase+Promise.swift GRDB adapter for message mapping 2019-04-10 16:28:18 -06:00
YapDatabaseViewTransaction+OWS.h Skip invalid records in corrupt database views. 2019-06-10 10:03:17 -04:00
YapDatabaseViewTransaction+OWS.m Apply strict ydb extension flag to ydb enumeration. 2019-06-21 11:57:21 -04:00