summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/PanelController.java
Commit message (Collapse)AuthorAgeFilesLines
* FilterShowActivity cleanupnicolasroard2013-02-261-15/+0
| | | | Change-Id: Iac674c6ca981b7dafb76af3602c75b925d4cbbed
* add upointJohn Hoford2013-02-261-0/+4
| | | | Change-Id: I484d2c6658e4ea06e22fa037ef2262c17b9e8d79
* Pinch to zoom refinenicolasroard2013-02-211-3/+5
| | | | Change-Id: I538defa55a4ed898dd7c936ec813f052ac1b9e0a
* Remove slider in ImageShow, cleanup codenicolasroard2013-02-201-3/+2
| | | | Change-Id: I005d4ecd33a5b6fcd23af6a6ba46419e7c9fc683
* Fix sync representationsnicolasroard2013-02-131-1/+1
| | | | Change-Id: I8b1b159a2350f7ee8bcdc7e71faf82ab5df2755b
* Clean up red eye correctionnicolasroard2013-02-121-51/+0
| | | | Change-Id: I19a8006ed31767ae8e33388cc5b11b5c68d5ae2d
* remove animations if before Jelly BeanJohn Hoford2013-02-121-9/+20
| | | | Change-Id: Ifb60390f513f60af2875cbc2218fdc185752e9b2
* Adding support for ICSnicolasroard2013-02-111-26/+60
| | | | Change-Id: I550d461b08a4cc5ceb3cdefd82301d5986325184
* Move useFilterRepresentation to PanelControllernicolasroard2013-02-111-1/+23
| | | | Change-Id: I8abd9b2bd1b808df6a84e334b6eaa36b1c16750d
* Cleaning filtersnicolasroard2013-02-111-24/+24
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Fix crash when resetnicolasroard2013-02-081-1/+1
| | | | Change-Id: Ibab01c4e218e30f3f4a67665d99dbc14bdc7d8ea
* Fix loading screennicolasroard2013-02-081-1/+4
| | | | Change-Id: Id41c4c93782bea7f11d75f0ddcdd4529f4fc9758
* Fix Fx filtersnicolasroard2013-02-071-2/+4
| | | | Change-Id: Id501ec3a7b4880e697e2b90c056a57fb3ec456ea
* Fix flashing on geometry previewnicolasroard2013-02-071-0/+1
| | | | Change-Id: I0f05d654c1c4373016d2d5766eb983a47fab2780
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-061-0/+2
| | | | Change-Id: If5f92f137283cb126835be004d315942ff95021c
* fix editor visibilitynicolasroard2013-02-051-0/+1
| | | | Change-Id: I0c9c5273b49974884b8bdf365211b33de54c5598
* Refactor filters parametersnicolasroard2013-02-051-2/+3
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Better caching for RS filtersnicolasroard2013-01-221-1/+2
| | | | Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
* refactor the filter/editor relationshipJohn Hoford2013-01-181-6/+40
| | | | Change-Id: I1f9a735166c28c65734fbb85201774fb6f664076
* refactoring imageshowJohn Hoford2013-01-151-12/+8
| | | | Change-Id: I6d0872250b31a427ea6a3e46bd1c9ca5f3ba92ee
* Refactoring button class. Minor bug fixes.Ruben Brunk2013-01-111-5/+16
| | | | | | | Bug: 7875246 Bug: 7459118 Change-Id: Ic1099a7ae0feeeb16c8be3035f9726805149666e
* Refactoring UI editorsnicolasroard2013-01-081-151/+23
| | | | | bug:7688780 Change-Id: I30f8691788332a01d591435474a84cc352b71138
* resolved conflicts for merge of 5b188c94 to gb-ub-photos-bryceBart Sears2012-12-181-0/+14
|\ | | | | | | Change-Id: I0b39e54323c8f2ce67816ec223acf72cfacbd191
| * Disabled further filters after Tiny Planet.Ruben Brunk2012-12-171-0/+14
| | | | | | | | | | | | | | | | | | Bug: 7407176 Temporary fix. We need to handle filters changing the image geometry properly. Change-Id: I405b83acddec4e3b88a8a1d70dc534df15c37f1c
* | Added photonegative filter.Ruben Brunk2012-12-121-1/+2
| | | | | | | | Change-Id: I73594573b26873cb3fda49aca6d40761dec3707f
* | Cleanup filters creation in presetsnicolasroard2012-12-111-52/+18
| | | | | | | | | | | | bug:7688780 Change-Id: If330d02e3c0f43cffbce5327b26f0af44d2416c8
* | More refactoring...nicolasroard2012-12-071-84/+25
| | | | | | | | | | | | | | Simplify management of filters in PanelController bug:7688780 Change-Id: I0d07711cb2be127f064d476c6e98f4363b69b06c
* | Refactor filters to simplify their creation/additionnicolasroard2012-12-061-6/+6
| | | | | | | | | | Bug:7688780 Change-Id: I9e1bb860dc9150bed4a255118654f2ca7f1ec3f0
* | Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-2/+9
| | | | | | | | | | | | Bug: 7561976 Bug: 7441237 Change-Id: I0d6644171177650568ed911fc63c0c7e104f8d8c
* | Implements Redeye fixnicolasroard2012-12-051-1/+1
|/ | | | | bug:7223838 Change-Id: I21d8d2c8f858fca2e86d18b927cbf6878eb64263
* Added dashed diagonal for crop.Ruben Brunk2012-11-281-7/+21
| | | | | Bug: 7634466 Change-Id: I14c778766d4b00495b2f5f6fa5f87f4877f76381
* Set crop ratio to unconstrained by default.nicolasroard2012-11-281-2/+1
| | | | | bug:7634466 Change-Id: I4b0e82ca77ab19527293334cc96e7b80f2d75535
* Fix issue where aspect bounds don't get applied.Ruben Brunk2012-10-251-0/+4
| | | | | Bug: 7407937 Change-Id: Ie6484d6458657d6284e04de755a8cc1a912dfb6c
* Add rotation to tinyplanet viewnicolasroard2012-10-241-1/+1
| | | | | bug:7389189 Change-Id: Ib072879190bcd96c552581bf9240876b10ca362d
* Took out aspect ratio switching.Ruben Brunk2012-10-241-7/+12
| | | | | Bug: 7406414 Change-Id: Iba6e59d728d6f1ce81ea62b01a86dfaa355383b9
* Save the image when applying tiny planetnicolasroard2012-10-241-2/+10
| | | | | bug:7403622 Change-Id: Ic199b163d6418b6d45c2da10b915f2088dd52e16
* Reworked crop/transform UI.Ruben Brunk2012-10-231-74/+5
| | | | | | | | Bug: 7385644 Bug: 7378335 Bug: 7366075 Change-Id: Iee7e0a0741b69269b08726bad45e29d86834054e
* add support for black and white filters, add rotation API to tiny planetJohn Hoford2012-10-231-0/+12
| | | | | | bug:7386370 bug:7389189 Change-Id: I1720893000c39edf28a356fb7b56634f004ef120
* Add copyright noticesnicolasroard2012-10-231-0/+15
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* Fix to ensure visible history adapter strings are from xml.Ruben Brunk2012-10-221-0/+1
| | | | | Bug: 7379327 Change-Id: I5fcb6fec1e9abe05689dd3b9f4e70e518a9e09d1
* Improves Curves & Crop UInicolasroard2012-10-181-5/+82
| | | | | | | | | | | | bug:7361722 - Use new assets - Add a margin - Add a popup menu - Add a new button showing the current channel - Add popup menu, new assets, new button for Crop as well Change-Id: I0e09098e3135d2213f7f4cd64cd75a3a518a07da
* Fix undo/redo/back button behaviour with effects and enable historynicolasroard2012-10-181-2/+18
| | | | | | | bug:7332980 bug:7357734 bug:7325872 Change-Id: Ie952a410c218c91ac927095ddcf542209fe7b90c
* Fix broken buildnicolasroard2012-10-181-0/+1
| | | | Change-Id: I088926bd7fad32017861027d7786a4c178aca122
* Hide curve channel pickernicolasroard2012-10-181-6/+21
| | | | | bug:7375053 Change-Id: I7aa5f9db44dc657b0f4282a1bb2ea41bde322d36
* First cut at a skeleton for the TinyPlanets filter.Sascha Haeberling2012-10-181-0/+12
| | | | | | | | | Bug: 7344426 This is not hooking up the real algorithm yet, but unblocks Doris so she can add the button while we rewrite the algorithm. Change-Id: I685b6c189e8ac124670db53c37565c4f1ff1f606
* Fixed initial aspect button text.Ruben Brunk2012-10-181-1/+8
| | | | | Bug: 7374910 Change-Id: I2c86b7c5b242f930692e2e6feda8a85533c509d8
* Fixed disappearing aspect ratio button.Ruben Brunk2012-10-171-1/+1
| | | | | Bug: 7369518 Change-Id: I5342339fa5a6e42d38b1ec7a8e6398bbb6901526
* Moved many strings to xml. Changed UI filter order. Renamed things.Ruben Brunk2012-10-171-22/+33
| | | | | | Bug: 7344749 Bug: 7322949 Change-Id: Ia9ebc45fb2c743a458af270be429f07198ea3c1b
* Added fixed aspect ratio support for cropping.Ruben Brunk2012-10-161-5/+92
| | | | | Bug: 7350377 Change-Id: I8110ea999c764de675fe11f586ab9bc7af205f46
* Fix curves toolnicolasroard2012-10-161-6/+13
| | | | | | | | bug:7344301 bug:7328680 bug:7289525 bug:7234239 Change-Id: I78d09dc2b38b11ccb2aac38ceef3acd8041f245e