summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Collapse)AuthorAgeFilesLines
* Fix flickering in geometry panelnicolasroard2012-10-231-5/+17
| | | | | bug:7344214 Change-Id: I34c980061c2d51e7b97ec95fc77e3331cffdf8d5
* Add copyright noticesnicolasroard2012-10-2311-5/+175
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* Shows filtered images in geometry modules and comparison.nicolasroard2012-10-232-5/+23
| | | | | | | | | | | | | | bug:7279469 bug:7379286 bug:7344214 bug:7379140 Also: - cache multiple version (with/without geometry or filters applied) - doesn't show the original image anymore when waiting for a filtered version (shows nothing instead for now) - fix potential crash in Curves Change-Id: I4eabd42c30f6d370571f177d5efe92550798aed8
* Fix to ensure visible history adapter strings are from xml.Ruben Brunk2012-10-221-2/+7
| | | | | Bug: 7379327 Change-Id: I5fcb6fec1e9abe05689dd3b9f4e70e518a9e09d1
* Add the infrastructure to support Tiny PlanetJohn Hoford2012-10-191-2/+15
| | | | | bug:7293391 Change-Id: I25d95b78a832fa5f20b661e13c4028041517da19
* Save XMP & Exif data on edited photosJohn Reck2012-10-181-0/+17
| | | | | | | | Bug: 7293391 Bug: 7329199 Bug: 7376660 Change-Id: I23b1637a9a494c1dc43b1fc1359cdaf3e75bc23f
* Fix back button behaviournicolasroard2012-10-171-7/+23
| | | | | | bug:7290000 bug:7256201 Change-Id: Ia6f5726b0602c45e98566bcb5e027686e7f2fe57
* fix for the cacheJohn Hoford2012-10-151-9/+12
| | | | | Change-Id: Ib5c82aa602df961d15064e732b3701c8d6cd66ff bug:7345592
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-1/+1
| | | | | | | bug:7314849 Bug:7224232 Bug:7218935 Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
* fixed manta image size and double FX issueJohn Hoford2012-10-111-8/+14
| | | | | bug:7328636 Change-Id: I572255c65fb2d461dce6f52d056be6b3c4d987f6
* Fix application of FX to not wipe out borders etc.John Hoford2012-10-112-4/+34
| | | | | bug:7289442 Change-Id: I9efdfdc1d8a8c02a718e91a089b531ff26fd582d
* Latest UInicolasroard2012-10-096-9/+21
| | | | | | | | | bug:7233983 bug:7233980 Also fixes border scaling issues. Change-Id: Ia9365800e057f481936ffdd13a5d8c5a9dab14b5
* add filtersJohn Hoford2012-10-091-0/+29
| | | | | bug:7234321 Change-Id: I4c9695c3ad90fcb7f4d67d40faa0a7da85f99030
* Add procedural bordersnicolasroard2012-10-081-24/+34
| | | | | bug:7233980 Change-Id: I81008efa3d256061ec27d1ca2333debfb0ab6dd5
* Added stub for applying geometry flip.Ruben Brunk2012-10-081-8/+1
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: Iaeea6a94f4fea44a8046f09a0fce72fe32ed7cc0
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-081-29/+12
| | | | | | | | | Bug: 7224232 Bug: 7218935 Adding geometry manipulation UI features. Change-Id: If924313c18121e6d192a1934e76691bd578d8eb0
* Add scale factor / quality parameters in filtersnicolasroard2012-10-053-16/+49
| | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* New UI...nicolasroard2012-10-051-2/+2
| | | | | | | bug:7289525 bug:7289361 Change-Id: Ifde15d57f0d307417a1c7a7ae9b1122be873558f
* Fix border bug and filter applicationnicolasroard2012-09-291-10/+21
| | | | | | | | | | | | | | - 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
* Only apply the parameter to the currently edited filternicolasroard2012-09-271-17/+1
| | | | | bug:7247494 Change-Id: I88b90ee5ea1d5bb83342a4be392308ea756375a1
* Initial import of the new image editornicolasroard2012-09-2610-0/+519
bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3