Signal-iOS/SignalServiceKit/Util
2025-02-10 10:17:58 -06:00
..
Avatars remove unused objc compat 2025-02-07 05:30:56 -06:00
ImageMetadata remove unused objc compat 2025-02-07 05:30:56 -06:00
StreamTransform Buffer GzipStreamTransform input 2024-10-24 15:04:39 -05:00
APNSRotationStore.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
AppContext.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
AppExpiry.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
AppReadiness.swift Update iPad transfer choice screen 2025-02-06 11:56:30 -07:00
AppVersion.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
Array+SSK.swift Make backup media list endpoint handling more efficient 2024-10-25 11:09:51 -07:00
Atomics.swift Fix indentation in Atomics.swift 2024-11-15 16:04:02 -06:00
AVAssetExportSession+Async.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
Batching.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
Bench.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
Bool+SSK.swift
Bundle+OWS.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
CallMessageRelay.swift One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
CaseIterable.swift
ChainedPromise.swift
Collection+OWS.swift
CollectionDifference+SSK.swift
CommonStrings.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
CRC32.swift
Currency.swift
DarwinNotificationCenter.swift
DarwinNotificationName.swift
Data+MessagePadding.swift
Data+SSK.swift remove unused objc compat extension on NSUUID 2025-02-10 09:03:42 -06:00
DataSource.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
Date+SSK.swift remove Date.isBefore(_) and Date.isAfter(_) extensions 2025-02-10 09:00:02 -06:00
DateUtil.swift
DebouncedEvent.swift
Decimal+IsInteger.swift
Decimal+Rounded.swift
DecodableDefaults.swift
DeviceNames.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
DeviceOwnerAuthenticationType.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
DeviceSleepManager.swift Clean up DeviceSleepManager 2024-11-04 14:34:57 -06:00
Dictionary+SSK.swift
DispatchQueue+OWS.swift
EmptyForCodable.swift
Error+ErrorLocalizedDescription.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
Error+IsRetryable.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
Error+SSK.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
FeatureFlags.swift Use shorter pre key rotation limit when testing 2025-02-04 18:56:34 -06:00
FeatureFlags+Generated.swift
FiatMoney.swift
HapticFeedback.swift
ImageQuality.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
Int+SSK.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
InterleavingCompositeCursor.swift
LinkValidator.swift
LocalDevice.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
Locale+SSK.swift remove unused NSLocale extension 2025-02-10 09:02:09 -06:00
LRUCache.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
MailtoLink.swift
Math+OWS.swift
MergingDict.swift
MimeTypeUtil.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
ModelReadCache.swift Arrivederci, TSAttachment 2024-12-04 13:33:14 -08:00
NSAttributedString+SSK.swift Pipe up memoji from NSAttributedString attributes 2025-01-31 16:01:06 -08:00
NSKeyedUnarchiver+SSK.swift
NSNotificationCenter+OWS.swift remove unused objc compat on NotificationCenter extension 2025-02-10 09:05:35 -06:00
NSRegularExpression+SSK.swift remove unused objc compat extension on NSRegularExpression 2025-02-10 09:02:22 -06:00
NSTimer+OWS.swift
OffMainThreadTimer.swift
OrderedDictionary.swift
OrderedSet.swift
OWS2FAManager.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
OWSAssertionError.swift Add support for passing a PrefixedLogger to owsFail* methods 2024-10-07 11:06:47 -07:00
OWSBackgroundTask.swift remove unused objc compat from OWSBackgroundTask 2025-02-10 09:07:09 -06:00
OWSError.swift remove objc compat from OWSError 2025-02-10 09:13:19 -06:00
OWSFail.swift
OWSFileSystem.swift remove Date.isBefore(_) and Date.isAfter(_) extensions 2025-02-10 09:00:02 -06:00
OWSFormat.swift remove unused objc compat code in OWSFormat 2025-02-10 10:17:58 -06:00
OWSLocalizedString.swift
OWSMath.swift
OWSOperation.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
OWSPaymentsLock.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
OWSProgress.swift Include source progresses in OWSProgress 2025-01-17 10:37:36 -07:00
OWSUserProfile.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
ParamParser.swift
PendingTasks.swift
PhoneNumberRegions.swift
Platform.swift
Preferences.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
PrefixedLogger.swift Add support for passing a PrefixedLogger to owsFail* methods 2024-10-07 11:06:47 -07:00
ProximityMonitoringManager.swift
ReadyFlag.swift
Refinery.swift
RefreshEvent.swift remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
RemoteConfigManager.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
Result.swift Drop frames instead of failing backup in prod 2025-01-31 15:27:17 -08:00
ReverseDispatchQueue.swift
ScreenLock.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
SDS+SSK.swift Arrivederci, TSAttachment 2024-12-04 13:33:14 -08:00
Sequence+OWS.swift
SetAlgebra+SSK.swift
SqliteUtil.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
SSKPreferences.swift One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
StorageService.swift Include StorageService.networkError in isNetworkFailureOrTimeout 2025-02-07 12:26:49 -08:00
String+OWS.swift
String+SSK.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
SwiftSingletons.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
SyncManagerProtocol.swift Prune a couple ImplRef properties off SSKEnvironment 2024-11-07 17:33:17 -08:00
TaskQueueLoader.swift Fix taskQueueLoader test flake 2025-01-27 10:57:22 -06:00
TaskQueueLoaderTest.swift Fix taskQueueLoader test flake 2025-01-27 10:57:22 -06:00
ThemedColor.swift
ThreadBacked.swift
ThreadUtil.swift remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
TimeInterval+SSK.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
TSYapDatabaseObject+SQLiteRowId.swift
TypingIndicators.swift Remove usage of some ObjC types in Swift code 2024-12-19 13:10:36 -06:00
UIColor+OWS.swift
UIColor+SSK.swift Replace color assets with programmatic colors 2025-01-03 15:42:40 -07:00
UIDevice+FeatureSupport.swift
UIImage+OWS.swift
UInt64+SSK.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
UIView+OWS.swift
UnknownEnumCodable.swift
URLPathComponents.swift
UserProfileFinder.swift
ViewOnceMessages.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
Weak.swift
WeakTimer.swift