session-ios/SessionUtilitiesKit/Media
Morgan Pretty 5917cf103f Refactored the LintLocalizableStrings
Added inline errors & warnings (regex could use some work to remove invalid cases)
Added a build step to validate the strings are included in the app and it's extensions
2023-09-25 18:32:56 +10:00
..
Data+Image.swift Updated the ProfilePictureView to only use YYImage for Gif and WebP images 2022-08-15 10:35:52 +10:00
DataSource.h Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
DataSource.m Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
ImageFormat.swift Updated the ProfilePictureView to only use YYImage for Gif and WebP images 2022-08-15 10:35:52 +10:00
MIMETypeUtil.h Fixed a few bugs with media attachment handling, added webp support 2022-07-29 15:26:24 +10:00
MIMETypeUtil.m Refactored the LintLocalizableStrings 2023-09-25 18:32:56 +10:00
NSData+Image.h
NSData+Image.m Fixed a couple of bugs found during testing 2023-03-06 17:53:30 +11:00
OWSMediaUtils.swift Progressing on theming functionality 2022-08-12 13:35:17 +10:00
UIImage+OWS.h
UIImage+OWS.m