Signal-iOS/SignalServiceKit/Util
2025-09-22 13:37:49 -05:00
..
ImageMetadata Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
StreamTransform Properly memory-manage output data in NonceHeaderInputStreamTransform 2025-08-20 17:06:49 -05:00
APNSRotationStore.swift Use Preconditions for waitForFetchingAndProcessing 2025-04-28 18:14:19 -05:00
AppContext.swift Move DeviceSleepManager to the main app 2025-04-08 16:10:23 -05:00
AppExpiry.swift Throw a specific error when the app is expired 2025-07-29 09:33:00 -05:00
AppReadiness.swift Allow 27 seconds for background refreshes 2025-05-02 01:04:25 -05:00
AppVersion.swift Log 'last launched'/'first launched' version info on launch before updating 2025-05-02 12:16:29 -05:00
Array+SSK.swift Make AttachmentContentValidator async 2025-07-25 14:26:30 -07:00
Atomics.swift Add DispatchQueue-backed Monitor functions 2025-06-26 12:53:10 -05:00
AVAssetExportSession+Async.swift
Batching.swift
Bench.swift
Bool+SSK.swift
Bundle+OWS.swift
CallMessageRelay.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
CaseIterable.swift
Collection+OWS.swift
CollectionDifference+SSK.swift
CommonStrings.swift Add beta labeling to backups 2025-08-07 09:46:52 -05:00
CRC32.swift
DarwinNotificationCenter.swift Clean up DarwinNotificationName & friends 2025-07-16 11:15:37 -05:00
DarwinNotificationName.swift NO MORE REST 2025-08-27 18:09:16 -05:00
Data+MessagePadding.swift Adjust message padding 2025-09-04 10:49:31 -05:00
Data+SSK.swift Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
DataSource.swift
Date+SSK.swift
DateUtil.swift Don’t show “60m” for messages that are an hour old 2025-04-14 15:46:40 -05:00
DebouncedEvent.swift Add MonotonicDuration 2025-06-03 18:35:58 -05:00
Decimal+IsInteger.swift
Decimal+Rounded.swift
DecodableDefaults.swift
DeviceBatteryLevelManager.swift Add dedicated "low power mode" paused case for Backup upload/download 2025-09-03 11:38:40 -07:00
DeviceOwnerAuthenticationType.swift
DeviceSleepManager.swift Move DeviceSleepManager to the main app 2025-04-08 16:10:23 -05:00
Dictionary+SSK.swift
DispatchQueue+OWS.swift
EmptyForCodable.swift
Error+ErrorLocalizedDescription.swift
Error+IsRetryable.swift Fix backup attachment upload network retrying 2025-07-30 09:35:01 -07:00
Error+SSK.swift
FiatMoney.swift
HapticFeedback.swift
ImageQuality.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Int+SSK.swift
InterleavingCompositeCursor.swift
LinkValidator.swift Consolidate oversize text byte threshold constants 2025-07-30 13:26:00 -07:00
LocalDevice.swift
Locale+SSK.swift
LRUCache.swift Fix caching for the most recent group fetch date 2025-09-10 14:46:24 -05:00
MailtoLink.swift
Math+OWS.swift
MergingDict.swift
MimeTypeUtil.swift Use webP for backup thumbnails 2025-06-16 15:06:52 -07:00
ModelReadCache.swift Clean up ModelReadCaches 2025-04-24 14:13:56 -05:00
NSAttributedString+SSK.swift
NSKeyedUnarchiver+SSK.swift
NSNotificationCenter+OWS.swift Add and use BackupSettingsAttachmentUploadTracker 2025-06-25 16:21:35 -07:00
NSRegularExpression+SSK.swift
NSTimer+OWS.swift
ObjectRetainer.swift Generalize some logic into ObjectRetainer 2025-03-28 17:07:05 -05:00
OffMainThreadTimer.swift
Optional+SSK.swift Make AttachmentContentValidator async 2025-07-25 14:26:30 -07:00
OrderedDictionary.swift
OrderedSet.swift Clean up OrderedSet 2025-04-16 11:41:16 -05:00
OWS2FAManager.swift Adjust PIN reminder cadence 2025-09-15 12:40:51 -07:00
OWSAssertionError.swift
OWSBackgroundTask.swift
OWSError.swift
OWSFail.swift
OWSFileSystem.swift Avoid file slice length crash 2025-08-04 22:13:47 -07:00
OWSFormat.swift Add chat list banner for backup attachment download progress 2025-05-05 23:11:34 -07:00
OWSLocalizedString.swift
OWSMath.swift
OWSOperation.swift Don’t connect concurrently in multiple processes 2025-07-21 13:08:48 -05:00
OWSPaymentsLock.swift 🔨⚠️2️⃣6️⃣ 2025-08-04 16:08:27 -04:00
OWSProgress.swift Never round OWSProgress up to 100% 2025-08-22 12:48:39 -05:00
OWSSequentialProgress.swift Consolidate Backup Settings progress bars 2025-08-28 11:45:33 -07:00
ParamParser.swift
PendingTasks.swift Asyncify PendingTasks 2025-04-04 22:09:43 -05:00
PhoneNumberRegions.swift
Platform.swift
Preferences.swift Allow manually wiping the shared app container if DB unrecoverably corrupted 2025-09-12 14:21:58 -07:00
ProximityMonitoringManager.swift
ReadyFlag.swift
Refinery.swift
RefreshEvent.swift Asyncify updateConversionRates 2025-07-23 12:27:10 -05:00
Result.swift Asyncify wrapPromiseInProgressView 2025-06-16 13:21:38 -05:00
ReverseDispatchQueue.swift
ScreenLock.swift 🔨⚠️2️⃣6️⃣ 2025-08-04 16:08:27 -04:00
SDS+Enums.swift Don't crash when deserializing SDS models w/ unrecognized enum-property rawValues 2025-09-09 15:35:27 -07:00
Sequence+OWS.swift
SetAlgebra+SSK.swift
SetDeque.swift Add better “recently processed” optimization 2025-04-22 18:24:12 -05:00
Sounds.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
SqliteUtil.swift
SSKPreferences.swift Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
StorageService.swift NO MORE REST 2025-08-27 18:09:16 -05:00
String+OWS.swift
String+SSK.swift
StringSanitizer.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
StringSanitizerTests.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
SwiftSingletons.swift
SyncManagerProtocol.swift Asyncify syncContacts methods 2025-07-25 11:49:11 -05:00
TaskQueueLoader.swift Add cheaper check if upload queue is already running 2025-08-13 21:57:32 -07:00
TaskQueueLoaderTest.swift TaskQueueRunner cancellation semantics update 2025-08-13 21:10:11 -07:00
ThemedColor.swift
ThreadUtil.swift Consolidate oversize text handling 2025-07-30 13:27:06 -07:00
TimeInterval+SSK.swift Adjust upper bound of clampedNanoseconds 2025-05-29 20:10:12 -05:00
TSYapDatabaseObject+SQLiteRowId.swift
TypingIndicators.swift Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
UIColor+OWS.swift
UIColor+SSK.swift
UIDevice+FeatureSupport.swift
UIImage+OWS.swift Add backup failure UX 2025-09-22 13:37:49 -05:00
UInt64+SSK.swift
UIView+OWS.swift
UnknownEnumCodable.swift
URLPathComponents.swift
UUIDv7.swift
ViewOnceMessages.swift Make rebuildIncompleteViewOnceIndex blocking 2025-08-18 18:03:05 -05:00
Weak.swift
WeakTimer.swift