summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 bug in saving presetJohn Hoford2013-09-171-1/+1
* remove translation in jason encodingJohn Hoford2013-09-171-1/+2
* fix export on saved imagesJohn Hoford2013-09-091-38/+63
* Fix UI performances / glitchesnicolasroard2013-09-061-1/+1
* 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-46/+63
* 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-022-3/+3
* Add a switch to turn on/off the aux directory savingztenghui2013-06-281-7/+17
* Merge "Add a MatrixFit class" into gb-ub-photos-carlsbadnicolasroard2013-06-241-0/+200
|\
| * Add a MatrixFit classnicolasroard2013-06-191-0/+200
* | 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
| |/ |/|
* | Fix icon sizes and jaggiesnicolasroard2013-06-111-1/+1
|/
* 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
* | Removed unused handling for intent extras in editor.Ruben Brunk2013-05-281-68/+0
* | 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-172-0/+136
|/
* Fix problem applying the Fx filternicolasroard2013-03-211-3/+4
* Refactoring iconbutton.Ruben Brunk2013-03-151-0/+108
* Exif parser modifications.Ruben Brunk2013-03-131-94/+87
* Revert "Clear Gallery's bitmap pool on photo editor start. Minor refactoring."Ruben Brunk2013-03-111-9/+10
* Clear Gallery's bitmap pool on photo editor start. Minor refactoring.Ruben Brunk2013-03-111-10/+9
* 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