summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/ImageFilterFx.java
Commit message (Collapse)AuthorAgeFilesLines
* Support for save state in imagesJohn Hoford2013-04-171-0/+6
| | | | | | bug:8626775 Change-Id: I2a34a6027b23dab9c1802f672bfbf399cac0c4f7
* Fix problem applying the Fx filternicolasroard2013-03-211-2/+7
| | | | | | | Also adds some debug info bug:8442036 Change-Id: Ife7fd4be664ae011e41969e74c7745da0a7a52f5
* ImageFilterRS filters reset properly. FilterPipeline delay till after load.Ruben Brunk2013-03-181-1/+5
| | | | | | | Bug: 8293404 Bug: 8417804 Change-Id: I4e3fbbdb86bcb790d73455f21044e6dee9398a5d
* Fix potential problem with default rsc numbernicolasroard2013-03-121-1/+1
| | | | Change-Id: I8205dbb2488232084f984a10963bb9286ff19e0e
* Various bugfixes/improvements for Fx Filters:nicolasroard2013-03-111-5/+32
| | | | | | | | | - fix bug in history with Fx filters - don't load Fx bitmaps at startup - free bitmaps when unneeded - fix history preview bitmaps Change-Id: I5631a5bcec12c121871b3575066c201486896a14
* fix importsJohn Hoford2013-03-011-3/+0
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* refactor quality to be intJohn Hoford2013-02-121-1/+1
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* Cleaning filtersnicolasroard2013-02-111-29/+0
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Move filter type to representationsnicolasroard2013-02-081-16/+3
| | | | Change-Id: I2d49447c57f4ff49001d27cdfa6482ca320c7a8b
* remove slider from FX and Border UIJohn Hoford2013-02-081-0/+8
| | | | Change-Id: Ic1c38734c4351ab0150b90d5d4fc575cce9db9e9
* Cleanupnicolasroard2013-02-081-7/+0
| | | | Change-Id: I30ccd935876a8cbf580d06c037b4bc7f86dafa42
* Fix Fx filtersnicolasroard2013-02-071-4/+19
| | | | Change-Id: Id501ec3a7b4880e697e2b90c056a57fb3ec456ea
* Refactor filters parametersnicolasroard2013-02-051-1/+0
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Refactoring button class. Minor bug fixes.Ruben Brunk2013-01-111-1/+24
| | | | | | | Bug: 7875246 Bug: 7459118 Change-Id: Ic1099a7ae0feeeb16c8be3035f9726805149666e
* Add copyright noticesnicolasroard2012-10-231-0/+15
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* Moved many strings to xml. Changed UI filter order. Renamed things.Ruben Brunk2012-10-171-1/+0
| | | | | | Bug: 7344749 Bug: 7322949 Change-Id: Ia9ebc45fb2c743a458af270be429f07198ea3c1b
* Fix back button behaviournicolasroard2012-10-171-6/+9
| | | | | | bug:7290000 bug:7256201 Change-Id: Ia6f5726b0602c45e98566bcb5e027686e7f2fe57
* add support for configurable slider rangesJohn Hoford2012-10-171-1/+1
| | | | | bug:7293391 Change-Id: Ie4984ce85387bf4d7a0a38e318eb20f6802ffc96
* prevent original now acts like any other FX filterJohn Hoford2012-10-161-1/+3
| | | | | bug:7353358 Change-Id: Id4efa45ddb8a8a0ca6d201ffc0b45fdd2f3caabf
* Fix application of FX to not wipe out borders etc.John Hoford2012-10-111-2/+3
| | | | | bug:7289442 Change-Id: I9efdfdc1d8a8c02a718e91a089b531ff26fd582d
* add filtersJohn Hoford2012-10-091-0/+41
bug:7234321 Change-Id: I4c9695c3ad90fcb7f4d67d40faa0a7da85f99030