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/SessionUtilitiesKit/Media
Morgan Pretty d5c756caa3 Fixed a SignalAttachment hash uniqueness issue, fixed attachment UX issues
• Fixed an issue where you could select 0 attachments and go to the "send attachment" screen
• Fixed an issue where returning from the "send attachment" screen wouldn't have the initially selected attachment selected
• Added a uniqueId to the DataSource so instances can be better distinguished from each other (not ideal as the same file would have separate identifiers)
8 months ago
..
Data+Image.swift Updated the ProfilePictureView to only use YYImage for Gif and WebP images 3 years ago
DataSource.h Fixed a SignalAttachment hash uniqueness issue, fixed attachment UX issues 8 months ago
DataSource.m Fixed a SignalAttachment hash uniqueness issue, fixed attachment UX issues 8 months ago
ImageFormat.swift Updated the ProfilePictureView to only use YYImage for Gif and WebP images 3 years ago
MIMETypeUtil.h Fixed a few bugs with media attachment handling, added webp support 3 years ago
MIMETypeUtil.m Refactored the LintLocalizableStrings 2 years ago
NSData+Image.h Re-organize files 4 years ago
NSData+Image.m Fixed a couple of bugs found during testing 2 years ago
OWSMediaUtils.swift Progressing on theming functionality 3 years ago
UIImage+OWS.h Re-organize files 4 years ago
UIImage+OWS.m Re-organize files 4 years ago