summaryrefslogtreecommitdiffstats
path: root/res/values/filtershow_strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove History panelnicolasroard2013-04-161-4/+0
| | | | | | | | | | | | Now that we have the state, history is not that useful. For clarity's sake we are removing it. bug:8620913 bug:8503386 bug:8324322 bug:8324023 Change-Id: Ife86f3ab67c05d5781234496c7518866b506631b
* New state panelnicolasroard2013-04-151-0/+6
| | | | | | | bug:8620913 bug:8503386 Change-Id: I35c95103e3b5097df93fa3f48e5562a479915f06
* Increase the CHAR LIMIT for color_pick_selectJohn Hoford2013-04-081-1/+1
| | | | | bug: 8131770 Change-Id: I665316d3ff6ec10fcace8ee1bb9237f4057a4797
* Added "discard unsaved changes" behavior for exiting.Ruben Brunk2013-03-291-0/+11
| | | | | Bug: 7534778 Change-Id: I3136fa04585a42912bad6235a776937a4cb4dcac
* Improves State panel and Refactor FilterShowActivitynicolasroard2013-03-011-1/+1
| | | | | | | | - handles multiple xml layout - add a portrait layout - improves the state panel (delete, etc.) Change-Id: I29762c99cdd467db8705174c660304c8ed673ce2
* Merge "Move setting wallpaper to a background thread." into gb-ub-photos-bryceRuben Brunk2013-02-221-0/+2
|\
| * Move setting wallpaper to a background thread.Ruben Brunk2013-02-221-0/+2
| | | | | | | | | | Bug: 8088767 Change-Id: I168032418a15f766ac09e18cd12707c7270b07f3
* | add highlight filterJohn Hoford2013-02-211-0/+2
|/ | | | Change-Id: I2e59e09fbc80172b9dfe27b3ce8ff2f1e24c5872
* refactor quality to be intJohn Hoford2013-02-121-0/+2
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* fixes the draw and clean up the UIJohn Hoford2013-02-111-2/+4
| | | | Change-Id: Ia52dfc3ec407c307612dcfc91fb61a1fb89e32ec
* add color selection ui to drawJohn Hoford2013-01-301-3/+23
| | | | Change-Id: Ie2fa3522141e4f98e2b7f805c1ebe3385083bb02
* Copy camera resources into Gallery2Michael Kolb2013-01-291-2/+0
| | | | Change-Id: I3be2758b2ddca31dbc2f21457a62664310c39684
* Refactor filters managementnicolasroard2013-01-091-2/+0
| | | | Change-Id: I0e75ad534cf8cc74a132f97836eedd35baeebeae
* Add the Drama filterJohn Hoford2013-01-081-0/+2
| | | | Change-Id: I6f026f899b9d991bd6f9e74445f68114041fe781
* Add a Draw filterJohn Hoford2013-01-081-0/+2
| | | | Change-Id: I67aecc9241b4534491fb838b84d0da1a6edbbb54
* Change XML character limit for string.Ruben Brunk2012-12-171-1/+1
| | | | | Bug: 7875246 Change-Id: I883fd175db85efcacfae32c6c690480c8f3c7484
* Added downsampling filter.Ruben Brunk2012-12-131-0/+2
| | | | | Bug: 7690079 Change-Id: I235524127da848b1cbcca159cec43d1e0dcb5bf2
* Added K-Means clustering filter.Ruben Brunk2012-12-131-0/+3
| | | | Change-Id: If8961d4a21de953b754cf74aefc222b6bec902a3
* Added sobel filter for edge function.Ruben Brunk2012-12-121-0/+2
| | | | Change-Id: I4d59a96585f4902cd01d26ff68c777b542041132
* Added photonegative filter.Ruben Brunk2012-12-121-0/+2
| | | | Change-Id: I73594573b26873cb3fda49aca6d40761dec3707f
* Improves XML language descriptions.Ruben Brunk2012-12-061-17/+17
| | | | | | Bug: 7458383 Bug: 7459118 Change-Id: I91fd7297e4530401c0315ae4acbf7b6e425dca2b
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-0/+2
| | | | | | Bug: 7561976 Bug: 7441237 Change-Id: I0d6644171177650568ed911fc63c0c7e104f8d8c
* Merge "Fixed crop intent." into gb-ub-photos-archesRuben Brunk2012-10-251-3/+1
|\
| * Fixed crop intent.Ruben Brunk2012-10-251-3/+1
| | | | | | | | | | | | Bug: 7415140 Bug: 7403813 Change-Id: I545162544f845d210d21185cddaca09b219fb091
* | Tagged strings in XML with translation info.Ruben Brunk2012-10-251-2/+2
|/ | | | | Bug: 7403813 Change-Id: Iff1ec505c2c6fbfc11f7f472cc2e67430cf3715d
* Took out aspect ratio switching.Ruben Brunk2012-10-241-1/+7
| | | | | Bug: 7406414 Change-Id: Iba6e59d728d6f1ce81ea62b01a86dfaa355383b9
* add support for black and white filters, add rotation API to tiny planetJohn Hoford2012-10-231-0/+2
| | | | | | bug:7386370 bug:7389189 Change-Id: I1720893000c39edf28a356fb7b56634f004ef120
* Fix to ensure visible history adapter strings are from xml.Ruben Brunk2012-10-221-3/+12
| | | | | Bug: 7379327 Change-Id: I5fcb6fec1e9abe05689dd3b9f4e70e518a9e09d1
* Improves swipe gesturenicolasroard2012-10-191-0/+2
| | | | | | | | | | bug:7379463 - better timings - add original label - remove the gesture detector from ImageZoom (use the parent's one) Change-Id: Ib6879e471dfc21cb3a112aa36a61cd304516cf7f
* First cut at a skeleton for the TinyPlanets filter.Sascha Haeberling2012-10-181-0/+2
| | | | | | | | | 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-7/+7
| | | | | Bug: 7374910 Change-Id: I2c86b7c5b242f930692e2e6feda8a85533c509d8
* Moved many strings to xml. Changed UI filter order. Renamed things.Ruben Brunk2012-10-171-3/+5
| | | | | | Bug: 7344749 Bug: 7322949 Change-Id: Ia9ebc45fb2c743a458af270be429f07198ea3c1b
* Added fixed aspect ratio support for cropping.Ruben Brunk2012-10-161-0/+14
| | | | | Bug: 7350377 Change-Id: I8110ea999c764de675fe11f586ab9bc7af205f46
* Fix when we cannot load an imagenicolasroard2012-10-161-0/+3
| | | | | bug:7321636 Change-Id: I82cd603d531a1b743737a7c5b65005d370f2cdb1
* Fixed apply bar text. Moved strings to xml.Ruben Brunk2012-10-111-2/+10
| | | | | Bug: 7333492 Change-Id: I650a7178e5351c98d0bf5808ccdf6c597a88dada
* add White balance & disable UI elementsJohn Hoford2012-10-101-2/+4
| | | | | bug:7234321 Change-Id: Ic44bfe30b5d25e7d4442c4e6d4fd9e0e8410c7af
* add redeye and improve shadow removalJohn Hoford2012-10-081-0/+2
| | | | | bug:7234321 Change-Id: I12c2eb28555d7594fddf86dfa224219b70137681
* New UI...nicolasroard2012-10-051-0/+9
| | | | | | | bug:7289525 bug:7289361 Change-Id: Ifde15d57f0d307417a1c7a7ae9b1122be873558f
* Fix border bug and filter applicationnicolasroard2012-09-291-17/+52
| | | | | | | | | | | | | | - 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
* Remove the individual Curves channel filtersnicolasroard2012-09-281-1/+1
| | | | | | | Reorder the filters bug:7234317 Change-Id: Ia726fa8ea82580c97784eb03d4c6740cf4a603c4
* Add contrast & brightness filtersJohn Hoford2012-09-281-0/+1
| | | | | | | | Added hue fixed contrast Stablized Contrast, Saturation, Tint, Exposure bug:7234321 Change-Id: Iadd1e3ab215b60f920b718fa56611a07f24effee
* Use an actionbarnicolasroard2012-09-271-2/+4
| | | | | | | | | | | - move the "show original" button to the bottom left - move the history button to the overflow menu for now - add a reset item in the overflow menu. bug:7234317 bug:7233975 bug:7233986 Change-Id: Icc1d03d1e1ce18f38b1169b466be62645424bc7e
* Initial import of the new image editornicolasroard2012-09-261-0/+49
bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3