Signal-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
2016-06-23 13:43:31 -07:00
..
AudioFiles Fixes #244 2015-03-21 17:53:38 +01:00
Certificates TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
Images Multiple visual enhancements and repo cleanup. 2015-02-18 18:20:02 +01:00
Images.xcassets Fix smooshed launch image on iphone 6 by using storyboard instead of static launch image 2016-04-08 11:35:29 +02:00
src Large media attachments should be compressed (#1232) 2016-06-23 13:43:31 -07:00
test Adapting to renaming. 2016-04-08 09:47:41 +02:00
translations Fix new localizations (#1206) 2016-06-09 11:04:51 -07:00
iTunesArtwork@3x.png Updated iTunes artwork 2015-01-30 17:25:24 -10:00
main.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
Signal-Info.plist Access contacts atomically to avoid corruption (PR #1223) 2016-06-16 13:54:33 -07:00
Signal-Prefix.pch TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
Signal.entitlements initial commit 2014-05-06 19:41:08 +02:00