session-ios/Session/Media Viewing & Editing
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
2023-06-29 16:58:23 +10:00
..
GIFs Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Transitions Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
AllMediaViewController.swift Further config util logic 2022-12-07 15:06:15 +11:00
CropScaleImageViewController.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
DocumentTitleViewController.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
ImagePickerController.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
MediaDetailViewController.swift Further config util logic 2022-12-07 15:06:15 +11:00
MediaGalleryNavigationController.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
MediaGalleryViewModel.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
MediaInfoVC+MediaInfoView.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
MediaInfoVC+MediaPreviewView.swift Various tweaks and fixes 2023-05-16 09:38:14 +10:00
MediaInfoVC.swift Various tweaks and fixes 2023-05-16 09:38:14 +10:00
MediaPageViewController.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
MediaTileViewController.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
OWSImagePickerController.swift Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
PhotoCapture.swift Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
PhotoCaptureViewController.swift Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
PhotoCollectionPickerViewModel.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
PhotoGridViewCell.swift Further config util logic 2022-12-07 15:06:15 +11:00
PhotoLibrary.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
SendMediaNavigationController.swift Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00