summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/ImageFilterContrast.java
Commit message (Collapse)AuthorAgeFilesLines
* Removing unused UI fields in FilterRepresentation.Ruben Brunk2013-06-051-2/+0
| | | | | | Bug: 9170644 Change-Id: Ic197123286e06d9eb64d30eb345f8cc5797659a2
* Support for save state in imagesJohn Hoford2013-04-171-0/+3
| | | | | | bug:8626775 Change-Id: I2a34a6027b23dab9c1802f672bfbf399cac0c4f7
* Pinch to zoom refinenicolasroard2013-02-211-0/+1
| | | | Change-Id: I538defa55a4ed898dd7c936ec813f052ac1b9e0a
* fix ranges for various filtersJohn Hoford2013-02-121-1/+6
| | | | Change-Id: I6790b06c5c4094c442ce19cb2ed7ddb6a4152f3a
* refactor quality to be intJohn Hoford2013-02-121-1/+1
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* Cleaning filtersnicolasroard2013-02-111-10/+2
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Refactor filters parametersnicolasroard2013-02-051-3/+12
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Refactor filters to simplify their creation/additionnicolasroard2012-12-061-0/+12
| | | | | Bug:7688780 Change-Id: I9e1bb860dc9150bed4a255118654f2ca7f1ec3f0
* Add copyright noticesnicolasroard2012-10-231-0/+15
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* Add scale factor / quality parameters in filtersnicolasroard2012-10-051-1/+3
| | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* Fix border bug and filter applicationnicolasroard2012-09-291-6/+2
| | | | | | | | | | | | | | - 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-281-0/+25
Added hue fixed contrast Stablized Contrast, Saturation, Tint, Exposure bug:7234321 Change-Id: Iadd1e3ab215b60f920b718fa56611a07f24effee