summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/imageshow/ImageStraighten.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-260/+0
* Refactoring Geometry handling.Ruben Brunk2013-08-011-54/+181
* ImagePreset cleanupnicolasroard2013-06-271-5/+0
* UI changesnicolasroard2013-04-241-3/+0
* fix importsJohn Hoford2013-03-011-2/+0
* 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