Signal-iOS/Signal
Michael Kirk 86f06593d8 Fix "can't reattach saved GIF" (and others) (#1288)
The root of the problem is we were using the deprecated ALAssetsLibrary
framework, which couldn't find certain assets.

By using the photos framework not only are we able to find these
assets, but it also cleans up our code:
* no more copying byte buffers
* no more detecting file type

// FREEBIE
2016-07-21 17:15:34 -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 Fix "can't reattach saved GIF" (and others) (#1288) 2016-07-21 17:15:34 -07:00
test Consistent and efficient media Delete/Copy/Save UX 2016-07-18 09:20:48 -07:00
translations Don't use "we" in error message copy. 2016-07-21 10:36:23 -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 Fix extra tall error messages by rendering timestamp (#1268) 2016-07-20 11:59:18 -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