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/Signal
Michael Kirk aa9908d439 Large media attachments should be compressed (#1232)
* compress non-GIF media as JPEG

There are some problems with this approach
- Potentially re-encoding files
- Lots of code in the controller

* Compress GIF > 5MB into static JPEG.

This isn't ideal, but a stopgap to prevent people from sending huge
GIFs, while also giving them *some* kind of feedback (e.g. a static jpeg
is sent rather than their being no indication to sender+recipient that
anything was attempted.)

* spell bmp correctly

// FREEBIE
8 years ago
..
AudioFiles Fixes #244 9 years ago
Certificates TextSecureKit Refactoring 9 years ago
Images Multiple visual enhancements and repo cleanup. 10 years ago
Images.xcassets Fix smooshed launch image on iphone 6 by using storyboard instead of static launch image 8 years ago
src Large media attachments should be compressed (#1232) 8 years ago
test Adapting to renaming. 8 years ago
translations Fix new localizations (#1206) 8 years ago
Signal-Info.plist Access contacts atomically to avoid corruption (PR #1223) 8 years ago
Signal-Prefix.pch TextSecureKit Refactoring 9 years ago
Signal.entitlements initial commit 10 years ago
iTunesArtwork@3x.png Updated iTunes artwork 10 years ago
main.m Removing unused imported classes. 9 years ago