session-ios/Session/Media Viewing & Editing
Morgan Pretty 1b350cf422 Fixed a number of crashes
Consolidated the PagedDatabaseObserver updating logic into a static function (can be improved further in the future)
Added defensive coding to prevent the LinkDeviceVC from crashing when the nav controller doesn't exist
Fixed an issue where the 'Permissions' callbacks were doing UI logic on background threads
Fixed an issue where the 'reloadCurrent' load type for the PagedDatabaseObserver was incorrectly increasing the 'currentCount' of the PageInfo
Fixed an issue where loading all of the data for paged data could result in a crash when the 'loadMore' section was removed
2022-10-24 14:52:28 +11:00
..
GIFs Updated the alerts to use the custom styled ones 2022-09-28 18:26:02 +10:00
Transitions Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
AllMediaViewController.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
CropScaleImageViewController.swift Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
DocumentTitleViewController.swift Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
ImagePickerController.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
MediaDetailViewController.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
MediaGalleryNavigationController.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
MediaGalleryViewModel.swift Fixed a number of crashes 2022-10-24 14:52:28 +11:00
MediaPageViewController.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
MediaTileViewController.swift Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
OWSImagePickerController.swift Re-organize files 2021-01-12 11:05:52 +11:00
PhotoCapture.swift Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
PhotoCaptureViewController.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
PhotoCollectionPickerViewModel.swift Cleaned up the config-based table view controller to be more reusable 2022-09-28 17:30:31 +10:00
PhotoGridViewCell.swift Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
PhotoLibrary.swift Started refactoring the conversation image picker screens 2022-09-08 11:22:36 +10:00
SendMediaNavigationController.swift Fixed a number of crashes 2022-10-24 14:52:28 +11:00