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
2023-06-27 18:01:00 +10:00
..
AppSetup.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
AppVersion.h Re-organize files 2021-01-12 11:25:31 +11:00
AppVersion.m Further config util logic 2022-12-07 15:06:15 +11:00
Bench.swift Further config util logic 2022-12-07 15:06:15 +11:00
ByteParser.h Ditch unused Signal code 2020-11-17 15:35:52 +11:00
ByteParser.m Further config util logic 2022-12-07 15:06:15 +11:00
Collection+OWS.swift Ditch unused Signal code 2020-11-17 15:35:52 +11:00
CommonStrings.swift Merge branch 'database-refactor' into add-documents-section 2022-07-18 16:43:15 +10:00
Differentiable+Utilities.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
DirectionalPanGestureRecognizer.swift Fixed the broken tests and resolved some warnings 2022-12-07 16:05:32 +11:00
FeatureFlags.swift Added global search back 2022-05-17 17:47:56 +10:00
FunctionalUtil.h Remove more Signal code 2020-11-19 10:37:18 +11:00
FunctionalUtil.m Further config util logic 2022-12-07 15:06:15 +11:00
ImageCache.swift Re-organize files 2021-01-12 11:25:31 +11:00
NSAttributedString+OWS.h Further config util logic 2022-12-07 15:06:15 +11:00
NSAttributedString+OWS.m Further config util logic 2022-12-07 15:06:15 +11:00
NSURLSessionDataTask+StatusCode.h Ditch unused Signal code 2020-11-17 15:35:52 +11:00
NSURLSessionDataTask+StatusCode.m Ditch unused Signal code 2020-11-17 15:35:52 +11:00
NoopNotificationsManager.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
Notification+Loki.swift Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
OWSDispatch.h Re-organize files 2021-01-12 11:25:31 +11:00
OWSDispatch.m Re-organize files 2021-01-12 11:25:31 +11:00
OWSError.h Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
OWSError.m Further config util logic 2022-12-07 15:06:15 +11:00
OWSOperation.h Re-organize files 2021-01-12 11:25:31 +11:00
OWSOperation.m Further config util logic 2022-12-07 15:06:15 +11:00
OWSSignalAddress.swift Re-organize files 2021-01-12 11:25:31 +11:00
OrderedDictionary.swift Further config util logic 2022-12-07 15:06:15 +11:00
ParamParser.swift Remove more Signal code 2020-11-19 10:37:18 +11:00
ReachabilityManager.swift Fixed issues found during QA 2023-04-14 18:19:18 +10:00
ReverseDispatchQueue.swift Further config util logic 2022-12-07 15:06:15 +11:00
SSKAsserts.h Further config util logic 2022-12-07 15:06:15 +11:00
Searcher.swift Re-organize files 2021-01-12 11:25:31 +11:00
ShareViewDelegate.swift Refactored SessionShareExtension code to Swift 2022-01-11 12:38:19 +11:00
SignalIOS.pb.swift Re-organize files 2021-01-12 11:25:31 +11:00
SignalIOSProto.swift Re-organize files 2021-01-12 11:25:31 +11:00
SwiftSingletons.swift Further config util logic 2022-12-07 15:06:15 +11:00
TSConstants.h Re-organize files 2021-01-12 11:25:31 +11:00
TSConstants.m Re-organize files 2021-01-12 11:25:31 +11:00
UIAlertController+OWS.swift Further config util logic 2022-12-07 15:06:15 +11:00
UIFont+OWS.h Re-organize files 2021-01-12 11:25:31 +11:00
UIFont+OWS.m Further config util logic 2022-12-07 15:06:15 +11:00
UIGestureRecognizer+OWS.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
UIView+OWS.swift Further config util logic 2022-12-07 15:06:15 +11:00
UIViewController+OWS.swift Fixed issues raised during QA 2023-03-17 15:12:35 +11:00
UIViewController+Utilities.swift Progressing on theming functionality 2022-08-12 13:35:17 +10:00
WeakTimer.swift Ditch unused Signal code 2020-11-17 15:35:52 +11:00