summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d
Commit message (Collapse)AuthorAgeFilesLines
* add movable vignetteJohn Hoford2013-02-191-0/+114
| | | | Change-Id: I54f2fccd0d748ca4c908d5b0f3c3ef7349cd686d
* refactor to support many filter based on RedEyeJohn Hoford2013-02-142-65/+91
| | | | Change-Id: I92ff19d8f750f5bf4c188129580e22990874501e
* get redeye working againJohn Hoford2013-02-131-0/+11
|
* Fix sync representationsnicolasroard2013-02-132-1/+24
| | | | Change-Id: I8b1b159a2350f7ee8bcdc7e71faf82ab5df2755b
* fix draw to support rotation/cropJohn Hoford2013-02-131-0/+1
| | | | Change-Id: Iea1db9e42f1fa2b86a452bf1d40b1663b69d03e2
* Pass the ImagePreset to ImageFilternicolasroard2013-02-132-7/+1
| | | | Change-Id: I4c195a5eb6055c3bb43fed60e76751ed133ab725
* Clean up red eye correctionnicolasroard2013-02-121-1/+1
| | | | Change-Id: I19a8006ed31767ae8e33388cc5b11b5c68d5ae2d
* Merge "Turn back on the state panel" into gb-ub-photos-brycenicolasroard2013-02-133-1/+9
|\
| * Turn back on the state panelnicolasroard2013-02-123-1/+9
| | | | | | | | Change-Id: I22706078d4026ce4e24917c484a30a56de431983
* | fix the draw clear bugJohn Hoford2013-02-121-0/+3
|/ | | | Change-Id: I1050c3e1ad1280480f35a03c9d29dc1cd44b515f
* Refactor FiltersManagernicolasroard2013-02-126-14/+6
| | | | Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef
* refactor quality to be intJohn Hoford2013-02-122-12/+33
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* fix red eye to use the new systemJohn Hoford2013-02-111-0/+103
| | | | Change-Id: If79106dc3144cce374afd410f5f859692e564b83
* Cleaning filtersnicolasroard2013-02-117-14/+138
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Move filter type to representationsnicolasroard2013-02-085-8/+25
| | | | Change-Id: I2d49447c57f4ff49001d27cdfa6482ca320c7a8b
* Fix tiny planet to work with the new frameworkJohn Hoford2013-02-081-0/+54
| | | | Change-Id: I57e87ade6f2cfdfee1b237cdfdf5914244ee98aa
* Fix leaks / initnicolasroard2013-02-081-15/+5
| | | | Change-Id: I5befdc24cc89cdcfb73ee4d13f076b1c4a585cf6
* Cleanupnicolasroard2013-02-084-5/+19
| | | | Change-Id: I30ccd935876a8cbf580d06c037b4bc7f86dafa42
* Fix bordersnicolasroard2013-02-075-13/+213
| | | | Change-Id: Ia77660872f3baf10968e20b5656d97c4fbfc815e
* Add todonicolasroard2013-02-071-0/+2
| | | | Change-Id: I54fd72da364337833f80a0f1913beadf2af74277
* Merge "Fix Fx filters" into gb-ub-photos-brycenicolasroard2013-02-083-1/+98
|\
| * Fix Fx filtersnicolasroard2013-02-073-1/+98
| | | | | | | | Change-Id: Id501ec3a7b4880e697e2b90c056a57fb3ec456ea
* | fix draw and curves to use FilterRepresentationJohn Hoford2013-02-072-0/+159
|/ | | | Change-Id: I500d9c04ea0e55cbc9b1927dee2f6a19a67d5349
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-061-11/+54
| | | | Change-Id: If5f92f137283cb126835be004d315942ff95021c
* Refactor filters parametersnicolasroard2013-02-054-66/+323
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Clean up invalidate / redraw loopnicolasroard2013-01-301-0/+9
| | | | | | Move the recopy to the main thread Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
* Fix apply geometry.nicolasroard2013-01-281-1/+0
| | | | | bug:8068166 Change-Id: I3cfa44dda1af1fbd5455db6027d793b5a44dd5d8
* Better caching for RS filtersnicolasroard2013-01-223-266/+79
| | | | Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
* refactoring imageshowJohn Hoford2013-01-152-10/+8
| | | | Change-Id: I6d0872250b31a427ea6a3e46bd1c9ca5f3ba92ee
* Merge "Refactoring: removed unused presets." into gb-ub-photos-bryceRuben Brunk2012-12-134-157/+0
|\
| * Refactoring: removed unused presets.Ruben Brunk2012-12-134-157/+0
| | | | | | | | Change-Id: I1390bf65048a6cbd4dee5ee9cd472dc440352860
* | Refactoring: removed unused filters.Ruben Brunk2012-12-134-132/+0
|/ | | | Change-Id: If6344fde16607ab9dddb25922d295b1df205df6b
* GL packaging refactorJohn Reck2012-12-111-0/+2
| | | | Change-Id: I1d7a95c4f0b91a5ba59030d57cf6865c11b497aa
* Fix flashing in geometry panelnicolasroard2012-11-281-2/+2
| | | | | bug:7406402 Change-Id: If2c6156349b90dfc57c56284ad6d821731e48e1a
* Do not copy XMP data if it has TinyPlanet filterJohn Hoford2012-10-281-0/+4
| | | | | bug:7429072 Change-Id: I791db8ae8157741eb4cd74e9b6f749275b6b6cc3
* Hold WakeLock for batch delete operationBobby Georgescu2012-10-251-0/+66
| | | | | Bug: 6680729 Change-Id: I0bdd59edb60c746c8c9e3c3608be980247f0d91a
* Fix crash when starting filtereditornicolasroard2012-10-251-5/+12
| | | | | bug:7415170 Change-Id: I9d54b1179f343aa089bfd9a065ecddaa8a4283b8
* Remove the old photo editornicolasroard2012-10-241-85/+0
| | | | | | bug:7407573 Change-Id: Ifac6d3d7cec02c9cb8ef8bbd390f0512e6cdb66c (cherry picked from commit a96c8e9c9aac509ba074b340c66e31e20ec05823)
* 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
* Move panorama stitch progress outside the image.George Mount2012-10-101-0/+50
| | | | | | Bug 7302513 Change-Id: Ie6505c8ed2125b878e54a93c4b8c0f51d80a1385