Signal-iOS/SignalServiceKit/Util
2024-08-30 22:05:59 -05:00
..
Avatars replace CommonCrypto with CryptoKit in AvatarBuilder 2024-08-05 12:29:18 -05:00
ImageMetadata Extract LinkPreviewFetcher into its own type 2024-07-26 21:45:22 -05:00
StreamTransform minor CryptoKit related cleanup 2024-08-06 08:38:43 -05:00
APNSRotationStore.swift Use RemoteConfig as an instance type 2024-08-23 14:59:44 -05:00
AppContext.swift Make AppContext a non-Objective-C protocol 2024-08-22 16:39:27 -04:00
AppExpiry.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
AppReadiness.h remove unused app readiness macros 2024-04-19 22:22:13 -05:00
AppReadiness.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
AppVersion.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Array+SSK.swift
Atomics.swift De-Asyncify AttachmentContentValidator 2024-06-11 14:07:12 -07:00
AVAssetExportSession+Async.swift Work around AVAssetExportSession.export(to:as:) not being back-deployed 2024-08-12 20:49:08 -04:00
AwaitableAsyncBlockOperation.swift
Batching.swift
Bench.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Bool+SSK.swift
Bundle+OWS.swift
CallMessageRelay.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
CaseIterable.swift
ChainedPromise.swift
Collection+OWS.swift
CollectionDifference+SSK.swift Animate between compact & empty states of unread filter 2024-08-06 19:47:53 -04:00
CommonStrings.swift Add join 'card' to create call link sheet 2024-08-19 18:30:39 -04:00
CRC32.swift
Currency.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
DarwinNotificationCenter.h
DarwinNotificationCenter.m
DarwinNotificationName.swift
Data+MessagePadding.swift
Data+SSK.swift Swiftify PreKeyBundle 2024-08-23 14:50:07 -05:00
DataSource.swift convert DataSource types from objc to swift 2024-08-28 10:56:41 -05:00
Date+SSK.swift
DateUtil.swift
DebouncedEvent.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Decimal+IsInteger.swift
Decimal+Rounded.swift
DecodableDefaults.swift Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
DeviceNames.swift replace Cryptography.computeSHA256HMAC(_🔑truncatedToBytes:) with CryptoKit 2024-08-05 12:29:18 -05:00
DeviceOwnerAuthenticationType.swift cleanup biometry type related code 2024-08-29 15:33:58 -05:00
DeviceSleepManager.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Dictionary+SSK.swift Implement support for outgoing attachment-delete sync messages 2024-06-21 09:52:45 -07:00
DispatchQueue+OWS.swift
EmptyForCodable.swift
Error+ErrorLocalizedDescription.swift
Error+IsRetryable.swift Asyncify gv2 restore operation 2024-08-12 13:17:13 -05:00
Error+SSK.swift
FeatureFlags.swift Add CallLink Storage Service placeholders 2024-08-29 15:26:31 -05:00
FeatureFlags+Generated.swift Move generated FeatureBuild constant 2024-04-11 12:42:57 -05:00
FiatMoney.swift
FunctionalUtil.h
FunctionalUtil.m
HapticFeedback.swift
ImageQuality.swift Use RemoteConfig as an instance type 2024-08-23 14:59:44 -05:00
Int+SSK.swift
InterleavingCompositeCursor.swift Receive support for DeleteForMe sync messages 2024-06-04 15:15:24 -07:00
LinkValidator.swift Use kOversizeTextMessageSizeThreshold consistently 2024-05-02 15:32:36 -05:00
LocalDevice.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Locale+SSK.swift
LRUCache.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
MailtoLink.swift
Math+OWS.swift convert OWSMath.h to swift 2024-04-21 23:26:16 -05:00
MergingDict.swift
MimeTypeUtil.swift Switch from deprecated UTI functions to UTType 2024-07-08 10:17:08 -04:00
ModelReadCache.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
NSAttributedString+SSK.swift
NSData+OWS.h Swiftify PreKeyBundle 2024-08-23 14:50:07 -05:00
NSData+OWS.m Swiftify PreKeyBundle 2024-08-23 14:50:07 -05:00
NSDate+OWS.h Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
NSDate+OWS.mm Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
NSKeyedUnarchiver+SSK.swift
NSNotificationCenter+OWS.swift Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
NSObject+OWS.h Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
NSObject+OWS.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
NSObjectTest.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
NSRegularExpression+SSK.swift Extract LinkPreviewFetcher into its own type 2024-07-26 21:45:22 -05:00
NSString+OWS.h Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
NSString+OWS.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
NSTimer+OWS.swift disallow swift code to call weak timer selector methods 2024-04-27 05:24:46 -05:00
OffMainThreadTimer.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OrderedDictionary.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
OrderedSet.swift
OWS2FAManager.h
OWS2FAManager.m Set local master key if we have a PIN but no master key 2024-04-10 08:08:52 -07:00
OWS2FAManager.swift
OWSAssertionError.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSBackgroundTask.h
OWSBackgroundTask.m Make AppContext a non-Objective-C protocol 2024-08-22 16:39:27 -04:00
OWSError.h
OWSError.m
OWSError.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OWSFail.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSFileSystem.h Clean up device transfer move operations 2024-05-22 17:20:38 -05:00
OWSFileSystem.m Make AppContext a non-Objective-C protocol 2024-08-22 16:39:27 -04:00
OWSFileSystem.swift Don't accept directories as attachment files in TSAttachment migration 2024-08-12 17:09:45 -07:00
OWSFormat.swift
OWSLocalizedString.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSMath.swift convert OWSMath.h to swift 2024-04-21 23:26:16 -05:00
OWSOperation.h
OWSOperation.m convert NSTimer+OWS to swift 2024-04-27 04:29:01 -05:00
OWSOperation.swift
OWSPaymentsLock.swift cleanup biometry type related code 2024-08-29 15:33:58 -05:00
OWSUserProfile.swift convert OWSProfileManager from objc to swift 2024-08-30 15:14:30 -05:00
ParamParser.swift Exhaustively enumerate errors in ParamParser 2024-06-13 11:10:11 -07:00
PendingTasks.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
PhoneNumberRegions.swift Remove and fix confusing substring methods 2024-05-01 15:46:25 -05:00
Platform.swift
Preferences.swift Remove deprecated VoIP token logic 2024-08-29 15:27:52 -05:00
PrefixedLogger.swift
ProximityMonitoringManager.swift Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
ReadyFlag.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Refinery.swift
RefreshEvent.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
RemoteConfigManager.swift Don’t use fallthrough in RemoteConfig enums 2024-08-23 15:02:46 -05:00
Result.swift
ReverseDispatchQueue.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
SCKStringTests.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ScreenLock.swift cleanup biometry type related code 2024-08-29 15:33:58 -05:00
SDS+SSK.swift
Sequence+OWS.swift
SerialTaskQueue.swift
SetAlgebra+SSK.swift
SqliteUtil.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
SSKAsserts.h Make AppContext a non-Objective-C protocol 2024-08-22 16:39:27 -04:00
SSKPreferences.swift Extract LinkPreviewFetcher into its own type 2024-07-26 21:45:22 -05:00
StorageService.swift enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
String+SSK.swift Remove suggestedStickerCache 2024-07-22 14:43:11 -05:00
SwiftSingletons.swift
SyncManagerProtocol.swift
ThemedColor.swift
ThreadBacked.swift
ThreadUtil.swift misc cleanups 2024-08-29 14:56:41 -07:00
TSYapDatabaseObject+SQLiteRowId.swift
TypingIndicators.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
UIColor+OWS.swift convert OWSMath.h to swift 2024-04-21 23:26:16 -05:00
UIColor+SSK.swift
UIDevice+FeatureSupport.swift
UIImage+OWS.swift migrate NSData+Image to swift 2024-04-26 05:24:55 -05:00
UIView+OWS.swift convert OWSMath.h to swift 2024-04-21 23:26:16 -05:00
UnknownEnumCodable.swift
URLPathComponents.swift
UserProfileFinder.swift Check for profile when showing phone numbers 2024-07-25 02:57:42 -05:00
ViewOnceMessages.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Weak.swift
WeakTimer.swift