summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/ImageFilterBorder.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: removed unnecessary apply calls.Ruben Brunk2013-03-221-10/+0
| | | | Change-Id: Ic592a00a8487f6a2499c34929b0ec8afad2a73b6
* Clear border resources to save memorynicolasroard2013-03-091-0/+4
| | | | Change-Id: I1bd9668eb3c7b2815bdc0123445185c8f9d21ad2
* fix importsJohn Hoford2013-03-011-3/+0
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* refactor quality to be intJohn Hoford2013-02-121-2/+2
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* Adding support for ICSnicolasroard2013-02-111-1/+1
| | | | Change-Id: I550d461b08a4cc5ceb3cdefd82301d5986325184
* Cleaning filtersnicolasroard2013-02-111-26/+0
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* remove slider from FX and Border UIJohn Hoford2013-02-081-0/+7
| | | | Change-Id: Ic1c38734c4351ab0150b90d5d4fc575cce9db9e9
* Fix leaks / initnicolasroard2013-02-081-4/+30
| | | | Change-Id: I5befdc24cc89cdcfb73ee4d13f076b1c4a585cf6
* Cleanupnicolasroard2013-02-081-42/+0
| | | | Change-Id: I30ccd935876a8cbf580d06c037b4bc7f86dafa42
* Fix bordersnicolasroard2013-02-071-4/+18
| | | | Change-Id: Ia77660872f3baf10968e20b5656d97c4fbfc815e
* 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-11/+48
| | | | | | | Bug: 7875246 Bug: 7459118 Change-Id: Ic1099a7ae0feeeb16c8be3035f9726805149666e
* Fix potential crashnicolasroard2012-11-281-0/+3
| | | | | | | (regression introduced with fix for 7406402) bug:7406402 Change-Id: I7ba92b4cb4fe2976583eba54a5bd25a29eae9d5c
* Add copyright noticesnicolasroard2012-10-231-0/+15
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* Fix back button behaviournicolasroard2012-10-171-0/+8
| | | | | | bug:7290000 bug:7256201 Change-Id: Ia6f5726b0602c45e98566bcb5e027686e7f2fe57
* Fix application of FX to not wipe out borders etc.John Hoford2012-10-111-0/+1
| | | | | bug:7289442 Change-Id: I9efdfdc1d8a8c02a718e91a089b531ff26fd582d
* Latest UInicolasroard2012-10-091-1/+3
| | | | | | | | | bug:7233983 bug:7233980 Also fixes border scaling issues. Change-Id: Ia9365800e057f481936ffdd13a5d8c5a9dab14b5
* Add scale factor / quality parameters in filtersnicolasroard2012-10-051-5/+5
| | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* Fix border bug and filter applicationnicolasroard2012-09-291-8/+8
| | | | | | | | | | | | | | - 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
* Initial import of the new image editornicolasroard2012-09-261-0/+57
bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3