summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/ImageFilterFx.java
Commit message (Expand)AuthorAgeFilesLines
* Support for save state in imagesJohn Hoford2013-04-171-0/+6
* Fix problem applying the Fx filternicolasroard2013-03-211-2/+7
* ImageFilterRS filters reset properly. FilterPipeline delay till after load.Ruben Brunk2013-03-181-1/+5
* Fix potential problem with default rsc numbernicolasroard2013-03-121-1/+1
* Various bugfixes/improvements for Fx Filters:nicolasroard2013-03-111-5/+32
* fix importsJohn Hoford2013-03-011-3/+0
* refactor quality to be intJohn Hoford2013-02-121-1/+1
* Cleaning filtersnicolasroard2013-02-111-29/+0
* Move filter type to representationsnicolasroard2013-02-081-16/+3
* remove slider from FX and Border UIJohn Hoford2013-02-081-0/+8
* Cleanupnicolasroard2013-02-081-7/+0
* Fix Fx filtersnicolasroard2013-02-071-4/+19
* Refactor filters parametersnicolasroard2013-02-051-1/+0
* Refactoring button class. Minor bug fixes.Ruben Brunk2013-01-111-1/+24
* Add copyright noticesnicolasroard2012-10-231-0/+15
* Moved many strings to xml. Changed UI filter order. Renamed things.Ruben Brunk2012-10-171-1/+0
* Fix back button behaviournicolasroard2012-10-171-6/+9
* add support for configurable slider rangesJohn Hoford2012-10-171-1/+1
* prevent original now acts like any other FX filterJohn Hoford2012-10-161-1/+3
* Fix application of FX to not wipe out borders etc.John Hoford2012-10-111-2/+3
* add filtersJohn Hoford2012-10-091-0/+41