summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/tools/SaveCopyTask.java
Commit message (Expand)AuthorAgeFilesLines
* Add background processing servicenicolasroard2013-07-161-611/+0
* Combine ImageLoader and CropLoader utility classes.Ruben Brunk2013-07-151-16/+46
* Try to restore the original file instead of copying when appropiate.ztenghui2013-07-021-10/+33
* Move classes to pipeline packagenicolasroard2013-07-021-2/+2
* Add a switch to turn on/off the aux directory savingztenghui2013-06-281-7/+17
* Merge "Setup the saving framework to support hiding original photo for editor...ztenghui2013-06-191-43/+245
|\
| * Setup the saving framework to support hiding original photo for editor.ztenghui2013-06-191-43/+245
* | Add more metrics to EditorBobby Georgescu2013-06-171-0/+3
|/
* Fixes save filename for panos after edit.Ruben Brunk2013-06-031-3/+36
* am 8bb4e1a0: Fixes reading exif tags in editor.Ruben Brunk2013-06-031-1/+1
|\
| * Fixes reading exif tags in editor.Ruben Brunk2013-06-031-1/+1
* | am f53eea80: Merge "Ensure consistent image thumbnail handling." into gb-ub-p...Ruben Brunk2013-04-221-0/+3
|\|
| * Ensure consistent image thumbnail handling.Ruben Brunk2013-04-191-0/+3
* | Support for save state in imagesJohn Hoford2013-04-171-0/+3
|/
* Fix problem applying the Fx filternicolasroard2013-03-211-3/+4
* Exif parser modifications.Ruben Brunk2013-03-131-94/+87
* Memory usage improvements, speed improvementnicolasroard2013-03-081-0/+1
* Temporary handling when running out of heap in filtershow.Ruben Brunk2013-02-211-28/+44
* Add null check on the source URInicolasroard2013-02-121-1/+1
* Fix apply geometry.nicolasroard2013-01-281-0/+1
* Fix exif data saving for picasa images.Ruben Brunk2013-01-151-44/+21
* Use ExifOutputStream in SaveCopyTaskEarl Ou2012-12-191-52/+47
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-19/+3
* Save XMP & Exif data on edited photosJohn Reck2012-10-181-18/+116
* Fix for initial edited picture is grayDoris Liu2012-10-181-0/+2
* Save edited picasa to "Edited Online Photos" albumDoris Liu2012-10-171-4/+8
* Implements image sharingnicolasroard2012-10-021-54/+40
* Initial import of the new image editornicolasroard2012-09-261-0/+246