You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalUtilitiesKit/Utilities
Morgan Pretty d0be7f786c Fixed a hang, removed redundant libs, files and code
Fixed an issue where returning the app from the background would result in the app staying permanently on the splash screen
Included a CRC32 implementation so we can drop the CryptoSwift dependenciy (using CryptoKit everywhere else)
Removed 'SocketRocket' (unused)
Removed the `xcode_14_3_workaround` post-install hook (fixed with CocoaPods 1.12.1)
Removed the `enable_fts5_support` post-install hook (enabled by default since GRDB 6.7.0 so redundant)
Removed the `enable_whole_module_optimization_for_crypto_swift` post-install hook (dropped CryptoSwift support)
Cleared out a bunch of headers from the Signal-Bridging-header file (direct imports instead to reduce incremental build sizes)
Deleted some unused code
1 year ago
..
AppSetup.swift Reworked the app startup process 1 year ago
AppVersion.h Re-organize files 4 years ago
AppVersion.m Further config util logic 2 years ago
Bench.swift Further config util logic 2 years ago
ByteParser.h Ditch unused Signal code 4 years ago
ByteParser.m Further config util logic 2 years ago
Collection+OWS.swift Ditch unused Signal code 4 years ago
CommonStrings.swift Merge branch 'database-refactor' into add-documents-section 2 years ago
Differentiable+Utilities.swift Further work on migrations and message pipeline refactoring 2 years ago
DirectionalPanGestureRecognizer.swift Fixed the broken tests and resolved some warnings 2 years ago
FeatureFlags.swift Added global search back 2 years ago
FunctionalUtil.h Remove more Signal code 4 years ago
FunctionalUtil.m Further config util logic 2 years ago
ImageCache.swift Re-organize files 4 years ago
NSURLSessionDataTask+StatusCode.h Ditch unused Signal code 4 years ago
NSURLSessionDataTask+StatusCode.m Ditch unused Signal code 4 years ago
NoopNotificationsManager.swift Reworked the app startup process 1 year ago
Notification+Loki.swift Fixed a large number of bugs and added a setting to control open group message deletion 2 years ago
OWSError.h Finished off the MediaGallery logic 2 years ago
OWSError.m Further config util logic 2 years ago
OWSOperation.h Re-organize files 4 years ago
OWSOperation.m Further config util logic 2 years ago
OWSSignalAddress.swift Re-organize files 4 years ago
OrderedDictionary.swift Further config util logic 2 years ago
ParamParser.swift Remove more Signal code 4 years ago
ReachabilityManager.swift Fixed issues found during QA 1 year ago
ReverseDispatchQueue.swift Further config util logic 2 years ago
SSKAsserts.h Further config util logic 2 years ago
Searcher.swift Re-organize files 4 years ago
ShareViewDelegate.swift Refactored SessionShareExtension code to Swift 3 years ago
SignalIOS.pb.swift Re-organize files 4 years ago
SignalIOSProto.swift Re-organize files 4 years ago
SwiftSingletons.swift Further config util logic 2 years ago
TSConstants.h Re-organize files 4 years ago
TSConstants.m Re-organize files 4 years ago
UIAlertController+OWS.swift Further config util logic 2 years ago
UIGestureRecognizer+OWS.swift Finished of the Conversation screen and JobQueue concurrency 2 years ago
UIView+OWS.swift Further config util logic 2 years ago
UIViewController+OWS.swift Fixed issues raised during QA 1 year ago
UIViewController+Utilities.swift Progressing on theming functionality 2 years ago
WeakTimer.swift Ditch unused Signal code 4 years ago