Signal-iOS/SignalServiceKit/src/Util
2019-10-04 16:33:27 -03:00
..
AppContext.h Fix tests. 2019-09-16 10:00:26 -03:00
AppContext.m Run perf tests with real-world optimizations 2019-08-29 09:47:52 -06:00
AppExpiry.swift Mark as last iOS 9 release. 2019-09-19 12:16:08 -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
AudioWaveform.swift PR Feedback 2019-09-19 12:45:48 -07:00
Batching.swift Reduce default batch size. 2019-10-01 13:08:03 -03:00
Bench.swift Add option to Bench to log in production. 2019-10-03 10:59:06 -03:00
BidirectionalDictionary.swift PR Feedback 2019-10-03 14:23:25 -07: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 Swift interop: throwable method for DRY composable error handling 2019-08-15 09:36:57 -06:00
DataSource.m Write DataSourceValue to disk async. 2019-09-27 16:51:00 -03: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 PR Feedback 2019-08-01 10:40:17 -07:00
ExperienceUpgrade.h Convert ExperienceUpgrade to extend BaseModel. 2019-06-26 10:18:08 -04:00
ExperienceUpgrade.m Move ExperienceUpgrade to SSK, create ExperienceUpgrade table. 2019-05-23 16:13:26 -04:00
ExperienceUpgrade+SDS.swift Unique ids are unique (generated changes). 2019-09-16 17:18:43 -03:00
ExperienceUpgradeFinder.swift Upsert experience upgrades. 2019-09-27 09:37:13 -03:00
FeatureFlags.swift Merge remote-tracking branch 'private/release/2.44.0' 2019-10-04 16:33:27 -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 Add suppressBackgroundActivity feature flag. 2019-09-23 13:49:59 -03:00
KeyBackupService.swift do another round of hashing before sending pin to KBS 2019-09-16 10:26:52 -07:00
LRUCache.swift auto-migrate to Swift5 2019-04-04 13:44:42 -06:00
MessageSender+Promise.swift CR: rename for clarity 2019-08-12 15:11:40 -06:00
MIMETypeUtil.h Add Debug UI action to insert one of each kind of model. 2019-09-23 13:49:29 -03:00
MIMETypeUtil.m Add Debug UI action to insert one of each kind of model. 2019-09-23 13:49:29 -03: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 Store group avatars as data. 2019-09-27 16:25:53 -03:00
NSData+Image.m Store group avatars as data. 2019-09-27 16:25:53 -03:00
NSError+OWSOperation.h Swift errors vs. isRetryable 2019-07-25 10:56:30 -06:00
NSError+OWSOperation.m Swift errors vs. isRetryable 2019-07-25 10:56:30 -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 Fix crash in NSLinguisticTagger. 2019-08-27 13:55:38 -03:00
NSString+SSK.m Fix crash in NSLinguisticTagger. 2019-08-27 13:55:38 -03: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 Merge remote-tracking branch 'origin/release/2.41.1' into release/2.42.0 2019-08-15 19:23:21 -07:00
OWS2FAManager.m Merge remote-tracking branch 'private/release/2.42.0' 2019-08-16 13:21:38 -03:00
OWSAnalytics.h Tweak RI. 2019-08-08 14:48:57 -03:00
OWSAnalytics.m Tweak RI. 2019-08-08 14:48:57 -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 Convert OWSBackupFragment to BaseModel 2019-07-01 16:57:27 -06: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 Respond to CR. 2019-09-18 09:07:29 -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 convert DataSource to protocol, double down on URLs vs filepaths 2019-08-12 15:11:40 -06:00
OWSError.m convert DataSource to protocol, double down on URLs vs filepaths 2019-08-12 15:11:40 -06:00
OWSFileSystem.h Swift interop: throwable method for DRY composable error handling 2019-08-15 09:36:57 -06:00
OWSFileSystem.m convert DataSource to protocol, double down on URLs vs filepaths 2019-08-12 15:11:40 -06:00
OWSMath.h Sketch out crop tool. 2019-02-13 16:43:41 -05:00
OWSOperation.h Swift errors vs. isRetryable 2019-07-25 10:56:30 -06:00
OWSOperation.m Swift errors vs. isRetryable 2019-07-25 10:56:30 -06:00
OWSQueues.h Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
OWSSyncManagerProtocol.h Assert that getOrCreateLocalThreadWithSneakyTransaction is off the main thread. 2019-07-22 09:44:17 -03:00
OWSUserProfile.h Merge remote-tracking branch 'private/release/2.42.0' 2019-08-16 13:21:38 -03:00
OWSUserProfile.m Respond to CR. 2019-09-16 13:01:37 -03:00
OWSUserProfile+SDS.swift Respond to CR. 2019-09-18 09:07:29 -03: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 update GRDB 2019-09-04 18:23:01 -06:00
SSKAsserts.h Respond to CR. 2019-06-25 16:00:58 -04:00
SSKPreferences.swift Reset "is YDB migrated" flag before launching in "GRDB throwaway" mode. 2019-10-03 09:17:00 -03:00
StorageService.swift Create a new manifest when our encryption keys change 2019-08-01 10:40:17 -07:00
String+SSK.swift Include the OS build number in debug logs. 2019-09-20 12:17:56 -07:00
SwiftSingletons.swift Merge remote-tracking branch 'origin/release/2.29.2' 2018-09-07 15:27:50 -04:00
TestModel.h Add Debug UI action to insert one of each kind of model. 2019-09-23 13:49:29 -03:00
TestModel.m Add TestModel. 2019-09-18 09:04:19 -03:00
TestModel+SDS.swift Update to reflect rebase. 2019-09-18 09:26:16 -03:00
TypingIndicators.swift CR: rename for clarity 2019-08-12 15:11:40 -06:00
UIImage+OWS.h Store group avatars as data. 2019-09-27 16:25:53 -03:00
UIImage+OWS.m Store group avatars as data. 2019-09-27 16:25:53 -03:00
UserProfileFinder.swift PR Feedback 2019-08-15 12:37:51 -07:00
ViewOnceMessages.swift Add SDS.fitsInInt64(). 2019-09-18 09:43:03 -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