summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/imageshow/ImageStraighten.java
Commit message (Expand)AuthorAgeFilesLines
* refactor the geometry codeJohn Hoford2013-02-271-0/+6
* Removed unsupported GL operations.Ruben Brunk2013-02-201-4/+1
* Refactoring crop, made unconstrained.Ruben Brunk2012-11-291-2/+3
* Reworked crop/transform UI.Ruben Brunk2012-10-231-2/+2
* 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-18/+2
* Adding crop UI. Fixes a number of other UI bugs.Ruben Brunk2012-10-121-1/+20
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-47/+9
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-081-152/+65
* New UI...nicolasroard2012-10-051-6/+23
* Implement sharpennicolasroard2012-10-041-23/+2
* Fix ANR in image editornicolasroard2012-10-031-7/+7
* Initial import of the new image editornicolasroard2012-09-261-0/+258