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)
2022-07-18 17:40:32 +10:00
..
GIFs Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00
Transitions Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
AudioProgressView.swift Re-organize files 2021-01-12 11:05:52 +11:00
CropScaleImageViewController.swift make avatar more clear 2021-12-08 15:29:44 +11:00
ImagePickerController.swift Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
MediaDetailViewController.swift Added defensive coding to prevent some crashes 2022-07-18 17:40:32 +10:00
MediaGalleryNavigationController.swift Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
MediaGalleryViewModel.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
MediaPageViewController.swift Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
MediaTileViewController.swift Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
OWSImagePickerController.swift Re-organize files 2021-01-12 11:05:52 +11:00
PhotoCapture.swift Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
PhotoCaptureViewController.swift Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
PhotoCollectionPickerController.swift Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
PhotoGridViewCell.swift Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
PhotoLibrary.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +10:00
SendMediaNavigationController.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00