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 44e7a2dfa4 Added defensive coding to prevent some crashes
Added some defensive coding to prevent path selection from being able to crash due to being empty
Fixed a crash where the MediaDetailViewController could access UI on a non-main thread
Updated the BackgroundPoller to no longer retry the users or closed group swarms and to "cancel" and return immediately if we hit 25 seconds of run time (OS will kill the process if we hit 30 seconds)
3 years ago
..
GIFs Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Transitions Finished off the MediaGallery logic 3 years ago
AudioProgressView.swift Re-organize files 4 years ago
CropScaleImageViewController.swift make avatar more clear 3 years ago
ImagePickerController.swift Applied the "increase min version to iOS 13" changes 3 years ago
MediaDetailViewController.swift Added defensive coding to prevent some crashes 3 years ago
MediaGalleryNavigationController.swift Finished off the MediaGallery logic 3 years ago
MediaGalleryViewModel.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
MediaPageViewController.swift Applied the "increase min version to iOS 13" changes 3 years ago
MediaTileViewController.swift Applied the "increase min version to iOS 13" changes 3 years ago
OWSImagePickerController.swift Re-organize files 4 years ago
PhotoCapture.swift Applied the "increase min version to iOS 13" changes 3 years ago
PhotoCaptureViewController.swift Applied the "increase min version to iOS 13" changes 3 years ago
PhotoCollectionPickerController.swift Applied the "increase min version to iOS 13" changes 3 years ago
PhotoGridViewCell.swift Started re-adding media gallery interactions (in progress) 3 years ago
PhotoLibrary.swift Working on the MediaGallery and ClosedGroup handling 3 years ago
SendMediaNavigationController.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago