summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/imageshow/ImageCrop.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-307/+0
* Refactoring Geometry handling.Ruben Brunk2013-08-011-639/+215
* Refactoring GeometryMetadata.Ruben Brunk2013-07-171-2/+2
* ImagePreset cleanupnicolasroard2013-06-271-5/+0
* Fixes build. Removes dead code.Ruben Brunk2013-04-221-39/+0
* Reenables crop aspect ratio menu.Ruben Brunk2013-04-201-8/+1
* Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-1/+3
* fix importsJohn Hoford2013-03-011-4/+0
* Fix crop rationicolasroard2013-02-281-9/+3
* refactor the geometry codeJohn Hoford2013-02-271-2/+10
* Fixed ClassCastException on open crop aspect menu.Ruben Brunk2013-01-141-2/+2
* Refactoring UI editorsnicolasroard2013-01-081-0/+114
* 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
* Removed old crop.Ruben Brunk2012-12-061-1/+1
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-30/+82
* Refactoring crop, made unconstrained.Ruben Brunk2012-11-291-385/+268
* Added dashed diagonal for crop.Ruben Brunk2012-11-281-0/+40
* Set crop ratio to unconstrained by default.nicolasroard2012-11-281-1/+1
* Fixed blackscreen when launching crop from menu.Ruben Brunk2012-10-241-0/+8
* Took out aspect ratio switching.Ruben Brunk2012-10-241-5/+10
* Increased touch tolerance in cropping.Ruben Brunk2012-10-231-5/+9
* Reworked crop/transform UI.Ruben Brunk2012-10-231-9/+25
* Fix to ensure visible history adapter strings are from xml.Ruben Brunk2012-10-221-1/+1
* Fix several issues with crop/straightennicolasroard2012-10-211-5/+20
* Improves Curves & Crop UInicolasroard2012-10-181-4/+6
* 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