summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/imageshow/ImageCrop.java
Commit message (Expand)AuthorAgeFilesLines
* 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-34/+211
* Adding crop UI. Fixes a number of other UI bugs.Ruben Brunk2012-10-121-110/+220
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-42/+41
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-081-0/+354