session-ios/SignalUtilitiesKit/Utilities
Morgan Pretty 26c7a5022a Added a simple migration progress indicator and animation (need timing tweaks)
Cleaned up the creation of the GRDBStorage instance
Fixed an issue where the launch screen wasn't setting it's background colour based on the system setting
Renamed the GRDBStorageError to StorageError (in preparation of legacy 'Storage' relocation)
Consolidated the two Environment classes (in Swift)
Refactored the AppSetup class to Swift
2022-05-30 13:04:26 +10:00
..
AppSetup.swift Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
AppVersion.h Re-organize files 2021-01-12 11:25:31 +11:00
AppVersion.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
Bench.swift Ditch unused Signal code 2020-11-17 15:35:52 +11:00
ByteParser.h Ditch unused Signal code 2020-11-17 15:35:52 +11:00
ByteParser.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
Collection+OWS.swift Ditch unused Signal code 2020-11-17 15:35:52 +11:00
CommonStrings.swift improve translation and notificaiton displaying 2021-11-23 11:58:19 +11:00
Differentiable+Utilities.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
DirectionalPanGestureRecognizer.swift Re-organize files 2021-01-12 11:25:31 +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 Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
ImageCache.swift Re-organize files 2021-01-12 11:25:31 +11:00
NSArray+OWS.h Ditch unused Signal code 2020-11-17 15:35:52 +11:00
NSArray+OWS.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
NSAttributedString+OWS.h Make messages show up again 2020-11-18 12:02:38 +11:00
NSAttributedString+OWS.m Implement attachment downloading 2020-11-20 15:53:56 +11:00
NSObject+Casting.h Ditch unused Signal code 2020-11-17 15:35:52 +11:00
NSObject+Casting.m Ditch unused Signal code 2020-11-17 15:35:52 +11:00
NSSet+Functional.h Ditch unused Signal code 2020-11-17 15:35:52 +11:00
NSSet+Functional.m Ditch unused Signal code 2020-11-17 15:35:52 +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 Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
Notification+Loki.swift Removed some more legacy code which has been refactored 2022-05-23 12:23:43 +10:00
OWSAlerts.swift Fixed a couple of crashes 2022-01-13 16:37:23 +11:00
OWSAnyTouchGestureRecognizer.h Re-organize files 2021-01-12 11:25:31 +11:00
OWSAnyTouchGestureRecognizer.m Re-organize files 2021-01-12 11:25:31 +11: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 Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
OWSFormat.h Ditch unused Signal code 2020-11-17 15:35:52 +11:00
OWSFormat.m add size label for file type attachment 2021-12-07 15:25:05 +11:00
OWSOperation.h Re-organize files 2021-01-12 11:25:31 +11:00
OWSOperation.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
OWSQueues.h Re-organize files 2021-01-12 11:25:31 +11:00
OWSSignalAddress.swift Re-organize files 2021-01-12 11:25:31 +11:00
OrderedDictionary.swift Ditch unused Signal code 2020-11-17 15:35:52 +11:00
OutageDetection.swift Re-organize files 2021-01-12 11:25:31 +11:00
ParamParser.swift Remove more Signal code 2020-11-19 10:37:18 +11:00
ReachabilityManager.swift Re-organize files 2021-01-12 11:25:31 +11:00
ReverseDispatchQueue.swift Ditch unused Signal code 2020-11-17 15:35:52 +11:00
SSKAsserts.h Implement attachment downloading 2020-11-20 15:53:56 +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 Remove more Signal code 2020-11-19 10:37:18 +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 Ditch unused Signal code 2020-11-17 15:35:52 +11:00
UIColor+Extensions.swift Merge branch 'dev' into feature/message-requests 2022-02-04 11:49:54 +11:00
UIColor+OWS.h Re-organize files 2021-01-12 11:25:31 +11:00
UIColor+OWS.m Re-organize files 2021-01-12 11:25:31 +11:00
UIFont+OWS.h Re-organize files 2021-01-12 11:25:31 +11:00
UIFont+OWS.m Re-organize files 2021-01-12 11:25:31 +11:00
UIGestureRecognizer+OWS.swift Re-organize files 2021-01-12 11:25:31 +11:00
UIImage+OWS.swift Re-organize files 2021-01-12 11:25:31 +11:00
UIUtil.h Re-organize files 2021-01-12 11:25:31 +11:00
UIUtil.m Removed a bunch of unused code 2022-03-30 09:46:08 +11:00
UIView+OWS.swift Got paging working on the conversation screen 2022-05-26 18:13:16 +10:00
UIView+Utilities.swift Link Preview error state and UI standardisation 2022-01-13 10:05:42 +11:00
UIViewController+OWS.h Re-organize files 2021-01-12 11:25:31 +11:00
UIViewController+OWS.m Updated the SessionShareExtension to work with GRDB 2022-05-15 14:39:21 +10:00
UIViewController+Utilities.swift Fixed a number of tweaks and bugs with message requests 2022-02-28 17:23:34 +11:00
WeakTimer.swift Ditch unused Signal code 2020-11-17 15:35:52 +11:00