summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters
Commit message (Expand)AuthorAgeFilesLines
* Fix undo/redo/back button behaviour with effects and enable historynicolasroard2012-10-181-3/+14
* First cut at a skeleton for the TinyPlanets filter.Sascha Haeberling2012-10-182-0/+37
* Moved many strings to xml. Changed UI filter order. Renamed things.Ruben Brunk2012-10-171-1/+0
* Fix back button behaviournicolasroard2012-10-175-6/+39
* add support for configurable slider rangesJohn Hoford2012-10-173-1/+33
* prevent original now acts like any other FX filterJohn Hoford2012-10-161-1/+3
* Fix curves toolnicolasroard2012-10-161-41/+31
* Fix cropping and saving issuesnicolasroard2012-10-131-4/+4
* Adding crop UI. Fixes a number of other UI bugs.Ruben Brunk2012-10-121-12/+17
* Moves matrix function to GeometryMetadata. Fixes scaling issues.Ruben Brunk2012-10-121-15/+8
* Add back button handlingnicolasroard2012-10-121-1/+0
* Add new bordersnicolasroard2012-10-111-0/+1
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-96/+38
* fixed manta image size and double FX issueJohn Hoford2012-10-112-0/+2
* Fix application of FX to not wipe out borders etc.John Hoford2012-10-114-2/+20
* add White balance & disable UI elementsJohn Hoford2012-10-101-0/+24
* small fix to red eye codeJohn Hoford2012-10-091-1/+2
* Latest UInicolasroard2012-10-094-4/+6
* add filtersJohn Hoford2012-10-091-0/+41
* Merge "Implementing Geometry save operations." into gb-ub-photos-archesRuben Brunk2012-10-091-5/+14
|\
| * Implementing Geometry save operations.Ruben Brunk2012-10-091-5/+14
* | Add procedural bordersnicolasroard2012-10-081-0/+79
|/
* Added the rest of the Geometryfilter stubs.Ruben Brunk2012-10-081-8/+118
* Fix crash introduced with the GeometryMetadatanicolasroard2012-10-082-10/+8
* add redeye and improve shadow removalJohn Hoford2012-10-082-36/+45
* Added stub for applying geometry flip.Ruben Brunk2012-10-081-0/+44
* Add scale factor / quality parameters in filtersnicolasroard2012-10-0517-37/+61
* add vibrance fix a free in shadowsJohn Hoford2012-10-041-0/+22
* Implement sharpennicolasroard2012-10-044-0/+180
* Merge "Fix ANR in image editor" into gb-ub-photos-archesnicolasroard2012-10-031-3/+2
|\
| * Fix ANR in image editornicolasroard2012-10-031-3/+2
* | Add Shadow featureJohn Hoford2012-10-021-0/+61
|/
* Fix exposure and fixed warningsJohn Hoford2012-10-011-3/+4
* Fix border bug and filter applicationnicolasroard2012-09-2915-129/+122
* Add contrast & brightness filtersJohn Hoford2012-09-285-2/+282
* Only apply the parameter to the currently edited filternicolasroard2012-09-271-1/+1
* Initial import of the new image editornicolasroard2012-09-2611-0/+511