summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/imageshow/ImageFlip.java
Commit message (Expand)AuthorAgeFilesLines
* Added apply UI callbacks for rotate/mirror operations.Ruben Brunk2013-04-011-0/+16
* 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
* 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/+2
* Fix geometry xforms & minor bug.Ruben Brunk2012-10-191-1/+1
* Fix undo/redo/back button behaviour with effects and enable historynicolasroard2012-10-181-1/+6
* Fixed flip (mirror) orientation.Ruben Brunk2012-10-171-0/+10
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-52/+2
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-081-0/+179