Signal-iOS/SignalServiceKit/src/Util
2021-07-07 09:49:44 -03:00
..
Profiles Apply LRU cache to bulk profile fetch outcome tracking. 2021-06-30 16:11:55 -03:00
AppContext.h Don't download attachments outside of the main app 2021-06-24 12:20:46 -07:00
AppContext.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
AppExpiry.swift Clean up async completions. 2021-07-07 09:49:44 -03:00
AppReadiness.h Restrict various AppReadiness blocks to main app only 2021-06-24 12:20:46 -07:00
AppReadiness.swift Restrict various AppReadiness blocks to main app only 2021-06-24 12:20:46 -07:00
AppVersion.h Rename singleton accessors. 2020-09-17 21:11:07 -03:00
AppVersion.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
Atomics.swift Reduce peak memory usage in NSE. 2021-07-01 14:59:17 -07:00
AudioWaveform.swift Respond to CR. 2021-06-30 16:05:59 -03:00
Batching.swift Reduce peak memory usage in system contact fetches, and sending/receiving contact syncs. 2021-06-30 15:23:49 -03:00
Bench.swift Changes for measuring manual stack view performance. 2021-04-15 16:00:57 -03:00
BidirectionalDictionary.swift Respond to CR. 2020-07-10 11:13:00 -03:00
ByteParser.h Small improvements around payments. 2021-04-06 13:57:06 -03:00
ByteParser.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
Collection+OWS.swift Fix broken tests, bugs. 2021-04-06 13:57:08 -03:00
Currency.swift ApplePay donation support 2021-05-12 18:31:53 -07:00
DarwinNotificationCenter.h PR Feedback 2020-01-30 11:45:11 -08:00
DarwinNotificationCenter.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
DarwinNotificationName.swift Payments: SSK Business Logic 2021-04-06 13:57:06 -03:00
Data+SSK.swift Payments: SSK Business Logic 2021-04-06 13:57:06 -03:00
DataSource.h Animated sticker support. 2020-09-02 13:44:15 -03:00
DataSource.m Photo too large to attach even though under 100MB 2021-06-14 15:16:10 -10:00
Date+SSK.swift Spam challenge solving infrastructure 2021-05-07 12:13:36 -07:00
DebouncedEvent.swift Fix de-bouncing of sticker pack data source change events. 2020-09-02 16:32:22 -03:00
DecodableDefaults.swift Move isArchived, isMarkedUnread, and mutedUntilDate off of TSThread 2021-05-13 12:54:33 -07:00
Dependencies+SSK.swift Spam challenge solving infrastructure 2021-05-07 12:13:36 -07:00
DeviceNames.swift Streaming encryption and decryption of attachments 2021-04-08 13:30:36 -07:00
DispatchQueue+OWS.swift Add owsFail() methods. 2020-07-10 10:59:24 -03:00
Error+SSK.swift Merge branch 'release/3.14.0' 2020-08-13 22:45:12 -03:00
ExperienceUpgrade.h Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
ExperienceUpgrade.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
ExperienceUpgrade+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
ExperienceUpgradeFinder.swift Add an "chat colors" megaphone. 2021-06-02 20:55:25 -04:00
FeatureFlags.swift "Feature flags for .qa." 2021-07-06 14:50:54 -07:00
FunctionalUtil.h Add support for lightweight generics in ObjC functional utilities 2020-12-11 12:30:44 -08:00
FunctionalUtil.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
Int+SSK.swift Redesigned reaction view 2020-02-02 21:16:08 -08:00
JobQueue.swift Clean up async completions. 2021-07-07 09:49:44 -03:00
KeyBackupService.swift Streaming encryption and decryption of attachments 2021-04-08 13:30:36 -07:00
LocalDevice.swift Respond to CR. 2021-05-25 21:44:36 -03:00
Locale+SSK.swift Support profile given and family names 2020-01-09 13:17:09 -08:00
LRUCache.swift Evacuate some LRUCaches when app enters the background. 2021-07-01 09:53:03 -03:00
MailtoLink.swift Add support email send infrastructure 2020-07-30 13:02:00 -07:00
Math+OWS.swift Clip audio waveforms 2021-05-05 15:25:55 -03:00
MessageSender+Promise.swift Remove usage of retainUntilComplete. 2020-05-22 09:51:12 -03:00
MIMETypeUtil.h Animated sticker support. 2020-09-02 13:44:15 -03:00
MIMETypeUtil.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
ModelReadCache.swift Remove uiRead(). 2021-07-02 22:04:58 -03:00
NSArray+OWS.h
NSArray+OWS.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
NSData+Image.h Photo too large to attach even though under 100MB 2021-06-14 15:16:10 -10:00
NSData+Image.m Photo too large to attach even though under 100MB 2021-06-14 15:16:10 -10:00
NSData+Image.swift Rework avatar building and caching. 2021-06-18 14:01:32 -03:00
NSError+OWSOperation.h Swift errors vs. isRetryable 2019-07-25 10:56:30 -06:00
NSError+OWSOperation.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
NSNotificationCenter+OWS.h
NSNotificationCenter+OWS.m
NSRegularExpression+SSK.swift Rewrite conversation view. 2020-12-10 12:44:13 -03:00
NSString+SSK.h Filter as e164. 2021-02-24 18:00:54 -03:00
NSString+SSK.m Respond to CR. 2021-02-24 18:03:10 -03:00
NSTimer+OWS.h Use common run loop mode for some timers 2020-08-13 10:45:32 -03:00
NSTimer+OWS.m Use common run loop mode for some timers 2020-08-13 10:45:32 -03:00
NSURLSessionDataTask+OWS_HTTP.h Merge branch 'release/3.14.0' 2020-08-13 22:45:12 -03:00
NSURLSessionDataTask+OWS_HTTP.m Merge branch 'release/3.14.0' 2020-08-13 22:45:12 -03:00
NSUserDefaults+OWS.h Remove YapDatabase. 2021-03-25 11:41:16 -03:00
NSUserDefaults+OWS.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OrderedDictionary.swift Persist early messages 2021-07-06 12:09:21 -07:00
OrderedSet.swift Rewrite conversation view. 2020-12-10 12:44:13 -03:00
OWS2FAManager.h Rework dependency access. 2021-03-25 09:24:27 -03:00
OWS2FAManager.m Restrict various AppReadiness blocks to main app only 2021-06-24 12:20:46 -07:00
OWS2FAManager.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
OWSAnalytics.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSAnalytics.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSAnalyticsEvents.h Remove OWSMessageServiceParams 2021-02-12 12:02:15 -08:00
OWSAnalyticsEvents.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSBackgroundTask.h Rename singleton accessors. 2020-09-17 21:11:09 -03:00
OWSBackgroundTask.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSBackupFragment.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSBackupFragment.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSBackupFragment+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
OWSDispatch.h Resumable attachment download. 2020-08-01 12:18:13 -03:00
OWSDispatch.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSError.h PR Feedback: Remove unused code 2021-05-07 12:13:39 -07:00
OWSError.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSFileSystem.h IOS-832: Device transfer flow should handle missing folders 2020-09-10 15:27:10 -07:00
OWSFileSystem.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSFileSystem.swift IOS-832: Device transfer flow should handle missing folders 2020-09-10 15:27:10 -07:00
OWSFormat.h Implement attachment upload v3. 2020-08-01 12:06:57 -03:00
OWSFormat.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSFormat.swift Implement attachment upload v3. 2020-08-01 12:06:58 -03:00
OWSMath.h Fix "Implicit conversion loses floating-point precision" 2020-01-17 16:08:35 -07:00
OWSOperation.h Swift errors vs. isRetryable 2019-07-25 10:56:30 -06:00
OWSOperation.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSOperation.swift Revisit resumable attachment uploads. 2020-08-19 10:44:47 -03:00
OWSQueues.h Goodbye iOS 10 2020-05-27 17:34:32 -07:00
OWSUserProfile.h Apply SDS codegen. 2021-06-30 15:45:20 -03:00
OWSUserProfile.m Apply SDS codegen. 2021-06-30 15:45:20 -03:00
OWSUserProfile.swift Rework user profile writes. 2021-06-18 13:46:39 -03:00
OWSUserProfile+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
ParamParser.swift Review feedback: Better handling of cast failures in ParamParser 2020-06-29 23:03:35 -07:00
PinnedThreadManager.swift Add support for group descriptions 2021-05-17 09:58:35 -03:00
Platform.swift IOS-784: Improvements to sqlclient script 2020-08-20 13:07:23 -07:00
Promise+OWS.swift IOS-1325: Stop fetching still gif preview images 2021-04-29 16:19:26 -07:00
ReadyFlag.swift Rework app readiness. 2021-02-04 09:55:39 -03:00
RemoteConfigManager.swift Restrict various AppReadiness blocks to main app only 2021-06-24 12:20:46 -07:00
ReverseDispatchQueue.swift
SDS+SSK.swift Payments: Models 2021-04-06 13:57:06 -03:00
Sequence+OWS.swift Some final changes to prepare for pull request 2020-07-30 13:02:00 -07:00
SSKAsserts.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
SSKPreferences.swift Revert database recovery attempts, just flag when we detect corruption and prevent app launch. 2021-04-01 12:50:41 -07:00
StorageService.swift Allow user to reset device data when re-linking to a new primary with a different phone number or uuid. 2021-05-25 17:41:56 -03:00
String+SSK.swift ApplePay donation support 2021-05-12 18:31:53 -07:00
SwiftSingletons.swift
SyncManagerProtocol.swift Strip out message request special casing 2020-06-16 12:28:21 -07:00
TestModel.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
TestModel.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
TestModel+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
TypingIndicators.swift Fix build warnings. 2021-06-07 11:11:28 -04:00
UIImage+OWS.h Scale avatar thumbnails to render size. 2021-05-04 21:45:16 -03:00
UIImage+OWS.m PR Feedback 2021-01-23 11:13:15 -08:00
UIImage+OWS.swift Improve thumbnail quality. 2021-05-04 17:39:20 -03:00
UnfairLock.h Create a new GRDB storage adapter after grdb schema migrations. 2021-01-27 09:45:12 -03:00
UnfairLock.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
UnfairLock.swift Respond to CR. 2021-01-27 09:58:17 -03:00
UserProfileFinder.swift Payments: SSK Business Logic 2021-04-06 13:57:06 -03:00
ViewOnceMessages.swift Send viewed receipts for view once messages 2021-04-29 18:01:18 -07:00
Weak.swift Fix perf problems around observation of addressing mapping changes. 2020-08-11 16:44:32 -03:00
WeakTimer.swift Rewrite conversation view. 2020-12-10 12:44:13 -03:00