summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/tools/SaveImage.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-12.1' of git://github.com/CyanogenMod/android_packages_apps_...Steve Kondik2015-10-171-6/+8
|\
| * Gallery2 : Store DATE_TAKEN as millisecondsDanesh M2015-03-281-1/+1
| * Gallery2: Edit picture during mount SDkaiyiz2015-01-211-1/+1
| * Gallery2: Fix the original picture not display after edit.kaiyiz2014-11-041-4/+4
| * Fixed NullPointerException when EXIF data is invalidUday Kiran jandhyala2014-11-041-0/+2
* | Use java.util.Date instead of java.sql.Date.Narayan Kamath2015-03-171-1/+1
|/
* Fix the thumbnail generation.ztenghui2013-11-181-0/+3
* Handles export size zeronicolasroard2013-10-211-0/+4
* Process correctly an export when called with EDIT intentnicolasroard2013-10-111-5/+6
* fix showing wrong image post saveJohn Hoford2013-10-111-3/+4
* remove analyticsJohn Hoford2013-09-191-3/+0
* fix export on saved imagesJohn Hoford2013-09-091-38/+63
* Fix toast message when saving to Gallerynicolasroard2013-08-291-1/+7
* Fix savingnicolasroard2013-08-281-23/+63
* Fix the Google Drive issueztenghui2013-08-201-5/+28
* fix gif issueJohn Hoford2013-08-201-0/+11
* Fix export dialog (size export)nicolasroard2013-08-111-2/+9
* Add quality selector to export.Ruben Brunk2013-08-021-6/+16
* Added support to export to a flattened photo.Ruben Brunk2013-07-251-10/+13
* Fix saving issues with online image.ztenghui2013-07-221-11/+22
* Update Uri instead of removingztenghui2013-07-191-51/+31
* Add background processing servicenicolasroard2013-07-161-0/+628