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 b6328f79b9 Reworked the app startup process
Shifted the initial HomeVC population to a background thread to avoid blocking launch processing
Added some logging for database 'ABORT' errors to better identify cases of deadlocks
Added a launch timeout modal to allow users to share their logs if the startup process happens to hang
Updated the notification handling (and cancelling) so it could run on background threads (seemed to take up a decent chunk of main thread time)
Fixed an issue where the IP2Country population was running sync which could cause a hang on startup
Fixed an issue where the code checking if the UIPasteBoard contained an image was explicitly advised against by the documentation (caused some reported hangs)
Fixed a hang which could be caused by a redundant function when the ImagePickerController appeared
2 years ago
..
AppSetup.swift Reworked the app startup process 2 years 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 5 years ago
ByteParser.m Further config util logic 2 years ago
Collection+OWS.swift Ditch unused Signal code 5 years ago
CommonStrings.swift Merge branch 'database-refactor' into add-documents-section 3 years ago
Differentiable+Utilities.swift Further work on migrations and message pipeline refactoring 3 years ago
DirectionalPanGestureRecognizer.swift Fixed the broken tests and resolved some warnings 2 years ago
FeatureFlags.swift Added global search back 3 years ago
FunctionalUtil.h Remove more Signal code 5 years ago
FunctionalUtil.m Further config util logic 2 years ago
ImageCache.swift Re-organize files 4 years ago
NSAttributedString+OWS.h Further config util logic 2 years ago
NSAttributedString+OWS.m Further config util logic 2 years ago
NSURLSessionDataTask+StatusCode.h Ditch unused Signal code 5 years ago
NSURLSessionDataTask+StatusCode.m Ditch unused Signal code 5 years ago
NoopNotificationsManager.swift Reworked the app startup process 2 years ago
Notification+Loki.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
OWSDispatch.h Re-organize files 4 years ago
OWSDispatch.m Re-organize files 4 years ago
OWSError.h Finished off the MediaGallery logic 3 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 5 years ago
ReachabilityManager.swift Fixed issues found during QA 2 years 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
UIFont+OWS.h Re-organize files 4 years ago
UIFont+OWS.m Further config util logic 2 years ago
UIGestureRecognizer+OWS.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
UIView+OWS.swift Further config util logic 2 years ago
UIViewController+OWS.swift Fixed issues raised during QA 2 years ago
UIViewController+Utilities.swift Progressing on theming functionality 3 years ago
WeakTimer.swift Ditch unused Signal code 5 years ago