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/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
2 years ago
..
GIFs Updated the alerts to use the custom styled ones 2 years ago
Transitions
AllMediaViewController.swift Fixed most of the styling issues raised during QA 2 years ago
CropScaleImageViewController.swift
DocumentTitleViewController.swift Theming tweaks and bug fixes 2 years ago
ImagePickerController.swift Fixed most of the styling issues raised during QA 2 years ago
MediaDetailViewController.swift Fixed most of the styling issues raised during QA 2 years ago
MediaGalleryNavigationController.swift Fixed most of the styling issues raised during QA 2 years ago
MediaGalleryViewModel.swift Fixed a number of crashes 2 years ago
MediaPageViewController.swift Fixed most of the styling issues raised during QA 2 years ago
MediaTileViewController.swift Theming tweaks and bug fixes 2 years ago
OWSImagePickerController.swift
PhotoCapture.swift
PhotoCaptureViewController.swift Fixed most of the styling issues raised during QA 2 years ago
PhotoCollectionPickerViewModel.swift Cleaned up the config-based table view controller to be more reusable 2 years ago
PhotoGridViewCell.swift
PhotoLibrary.swift
SendMediaNavigationController.swift Fixed a number of crashes 2 years ago