summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters
Commit message (Collapse)AuthorAgeFilesLines
* fixed manta image size and double FX issueJohn Hoford2012-10-112-0/+2
| | | | | bug:7328636 Change-Id: I572255c65fb2d461dce6f52d056be6b3c4d987f6
* Fix application of FX to not wipe out borders etc.John Hoford2012-10-114-2/+20
| | | | | bug:7289442 Change-Id: I9efdfdc1d8a8c02a718e91a089b531ff26fd582d
* add White balance & disable UI elementsJohn Hoford2012-10-101-0/+24
| | | | | bug:7234321 Change-Id: Ic44bfe30b5d25e7d4442c4e6d4fd9e0e8410c7af
* small fix to red eye codeJohn Hoford2012-10-091-1/+2
| | | | | bug:7234321 Change-Id: I796b11fd3050bf3582749e02f7d8173bc78ea292
* Latest UInicolasroard2012-10-094-4/+6
| | | | | | | | | bug:7233983 bug:7233980 Also fixes border scaling issues. Change-Id: Ia9365800e057f481936ffdd13a5d8c5a9dab14b5
* add filtersJohn Hoford2012-10-091-0/+41
| | | | | bug:7234321 Change-Id: I4c9695c3ad90fcb7f4d67d40faa0a7da85f99030
* 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
| | | | | | | | | | | | Bug: 7224232 Bug: 7218935 Change-Id: I83e5f8a5dc29c5b6be0bb69f10eadf823122bb97
* | Add procedural bordersnicolasroard2012-10-081-0/+79
|/ | | | | bug:7233980 Change-Id: I81008efa3d256061ec27d1ca2333debfb0ab6dd5
* Added the rest of the Geometryfilter stubs.Ruben Brunk2012-10-081-8/+118
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: I9ebbc4a98b5696e1514995e465aa4e145fdfa4f8
* Fix crash introduced with the GeometryMetadatanicolasroard2012-10-082-10/+8
| | | | | | | | | | | bug:7224232 bug:7279964 bug:7298708 - Also remove the slide gesture (only use the slider widget) - use scaleFactor to apply sharpen proportionally Change-Id: Icce786cb53f2d3d6feada76c63108a563aaab7a3
* add redeye and improve shadow removalJohn Hoford2012-10-082-36/+45
| | | | | bug:7234321 Change-Id: I12c2eb28555d7594fddf86dfa224219b70137681
* Added stub for applying geometry flip.Ruben Brunk2012-10-081-0/+44
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: Iaeea6a94f4fea44a8046f09a0fce72fe32ed7cc0
* Add scale factor / quality parameters in filtersnicolasroard2012-10-0517-37/+61
| | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* add vibrance fix a free in shadowsJohn Hoford2012-10-041-0/+22
| | | | | bug:7234321 Change-Id: I52b1b952fcdc34c23464793621df60aa7e8e00b2
* Implement sharpennicolasroard2012-10-044-0/+180
| | | | | | | | | | | | | bug:7279964 bug:7247494 bug:7234321 - add a sharpen filter - add infrastructure to use RenderScript - some refactoring (add an ImageSlave class) - add new zoom UI Change-Id: Id94dc94d32866c7107b6818adf4db35d0c6c0b01
* Merge "Fix ANR in image editor" into gb-ub-photos-archesnicolasroard2012-10-031-3/+2
|\
| * Fix ANR in image editornicolasroard2012-10-031-3/+2
| | | | | | | | | | bug:7275425 Change-Id: I01a89579e17a0e4fc0817b61c7fda48ca54d0afa
* | Add Shadow featureJohn Hoford2012-10-021-0/+61
|/ | | | | bug:7234321 Change-Id: Ib0d4db773486e469ed818385b68b7b907070c297
* Fix exposure and fixed warningsJohn Hoford2012-10-011-3/+4
| | | | bug:7234321
* Fix border bug and filter applicationnicolasroard2012-09-2915-129/+122
| | | | | | | | | | | | | | - fix layout (use framelayout) - fix copy imagepreset - added a current image state panel - remove title for border images for now bug:7256090 bug:7249672 bug:7234317 bug:7225150 Change-Id: I958628a1604c7e436e5d121556c8744f5748b1ec
* Add contrast & brightness filtersJohn Hoford2012-09-285-2/+282
| | | | | | | | Added hue fixed contrast Stablized Contrast, Saturation, Tint, Exposure bug:7234321 Change-Id: Iadd1e3ab215b60f920b718fa56611a07f24effee
* Only apply the parameter to the currently edited filternicolasroard2012-09-271-1/+1
| | | | | bug:7247494 Change-Id: I88b90ee5ea1d5bb83342a4be392308ea756375a1
* Initial import of the new image editornicolasroard2012-09-2611-0/+511
bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3