session-ios/Session/Media Viewing & Editing
Morgan Pretty 8ff542405c Finished of the Conversation screen and JobQueue concurrency
Updated the migrations to indicate progress (Potential to base progress for the "processing" sections on the file size of the legacy database)
Updated the JobRunner to properly support concurrent queues for sending/receiving (other queues are still serial)
Added the typing indicator logic into the ConversationVC
Put code into SUKLegacy for connecting to the YDB database
Fixed a couple of minor UI bugs with the GalleryRailView
Updated the media gallery selection screen to use the appropriate system theme colouring (was painful to randomly swap from dark mode to like for one screen...)
Added an alert for when the database migration fails
Deleted the legacy migrations (manually applying any unapplied changes as part of the YDB to GRDB migration process)
2022-05-31 17:41:02 +10:00
..
GIFs Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +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 Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
MediaDetailViewController.swift Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
MediaGalleryNavigationController.swift Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
MediaGalleryViewModel.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
MediaPageViewController.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2022-05-29 19:26:06 +10:00
MediaTileViewController.swift Updated the JobRunner to have multiple job queues (needs more testing) 2022-05-28 17:25:38 +10:00
OWSImagePickerController.swift Re-organize files 2021-01-12 11:05:52 +11:00
PhotoCapture.swift Fix image orientation 2021-11-17 11:14:13 +11:00
PhotoCaptureViewController.swift Fix various warnings 2021-01-21 16:43:55 +11:00
PhotoCollectionPickerController.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +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