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 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)
3 years ago
..
GIFs Added back the majority of the ConversationVC interactions 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 Finished of the Conversation screen and JobQueue concurrency 3 years ago
MediaDetailViewController.swift Finished off the MediaGallery logic 3 years ago
MediaGalleryNavigationController.swift Finished off the MediaGallery logic 3 years ago
MediaGalleryViewModel.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
MediaPageViewController.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
MediaTileViewController.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
OWSImagePickerController.swift Re-organize files 4 years ago
PhotoCapture.swift Fix image orientation 3 years ago
PhotoCaptureViewController.swift Fix various warnings 4 years ago
PhotoCollectionPickerController.swift Working on the MediaGallery and ClosedGroup handling 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