summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-81/+0
* Refactoring Geometry handling.Ruben Brunk2013-08-011-40/+26
* Refactoring GeometryMetadata.Ruben Brunk2013-07-171-2/+2
* ImagePreset cleanupnicolasroard2013-06-271-5/+0
* Added apply UI callbacks for rotate/mirror operations.Ruben Brunk2013-04-011-1/+8
* refactor the geometry codeJohn Hoford2013-02-271-0/+6
* Removed filtershow geometry editor preview interpolating. It looks bad.Ruben Brunk2012-12-131-1/+0
* Remove preview dithering from Geometry editor in filtershow.Ruben Brunk2012-12-131-1/+0
* Changed rotated display parameter increments to 90.Ruben Brunk2012-10-261-1/+1
* Reworked crop/transform UI.Ruben Brunk2012-10-231-1/+1
* Fix to ensure visible history adapter strings are from xml.Ruben Brunk2012-10-221-1/+3
* Fix undo/redo/back button behaviour with effects and enable historynicolasroard2012-10-181-0/+5
* Added fixed aspect ratio support for cropping.Ruben Brunk2012-10-161-27/+1
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-55/+2
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-081-0/+161