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 4d5ded7557 Fixed a few bugs with media attachment handling, added webp support
Updated the OpenGroupManager to create a BlindedIdLookup for messages within the `inbox` (validating that the sessionId does actually match the blindedId)
Added support for static and animated WebP images
Added basic support for HEIC and HEIF images
Fixed an issue where the file size limit was set to 10,000,000 bytes instead of 10,485,760 bytes (which is actually 10Mb)
Fixed an issue where attachments uploaded by the current user on other devices would always show a loading indicator
Fixed an issue where media attachments that don't contain width/height information in their protos weren't updating the values once the download was completed
Fixed an issue where the media view could download an invalid file and endlessly appear to be downloading
2 years ago
..
GIFs Added linting for the localized strings, updated the quote & mention behaviour for the current user 2 years ago
Transitions Finished off the MediaGallery logic 2 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 2 years ago
MediaDetailViewController.swift Fixed a few bugs with media attachment handling, added webp support 2 years ago
MediaGalleryNavigationController.swift Finished off the MediaGallery logic 2 years ago
MediaGalleryViewModel.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
MediaPageViewController.swift Applied the "increase min version to iOS 13" changes 2 years ago
MediaTileViewController.swift Attempted to fix the notification & call reporting issues 2 years ago
OWSImagePickerController.swift Re-organize files 4 years ago
PhotoCapture.swift Applied the "increase min version to iOS 13" changes 2 years ago
PhotoCaptureViewController.swift Applied the "increase min version to iOS 13" changes 2 years ago
PhotoCollectionPickerController.swift Applied the "increase min version to iOS 13" changes 2 years ago
PhotoGridViewCell.swift Started re-adding media gallery interactions (in progress) 2 years ago
PhotoLibrary.swift Working on the MediaGallery and ClosedGroup handling 2 years ago
SendMediaNavigationController.swift Finished of the Conversation screen and JobQueue concurrency 2 years ago