summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/FilterShowActivity.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Added downsampling filter.Ruben Brunk2012-12-131-1/+3
* | Added K-Means clustering filter.Ruben Brunk2012-12-131-1/+3
* | Added sobel filter for edge function.Ruben Brunk2012-12-121-1/+3
* | Added photonegative filter.Ruben Brunk2012-12-121-1/+3
* | Cleanup filters creation in presetsnicolasroard2012-12-111-0/+1
* | More refactoring. Makes it easy to specifynicolasroard2012-12-071-41/+8
* | Refactor filters to simplify their creation/additionnicolasroard2012-12-061-26/+13
* | Removed old crop.Ruben Brunk2012-12-061-2/+1
* | Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-10/+119
* | Implements Redeye fixnicolasroard2012-12-051-0/+11
* | Fix call to Toast outside UI thread.Ruben Brunk2012-12-031-9/+17
* | Refactoring crop, made unconstrained.Ruben Brunk2012-11-291-0/+1
* | am 65025459: Merge "Added dashed diagonal for crop." into gb-ub-photos-archesNicolas Roard2012-11-291-0/+1
|\|
| * Added dashed diagonal for crop.Ruben Brunk2012-11-281-0/+1
* | am 3507b925: Merge "Add new borders assets" into gb-ub-photos-archesnicolasroard2012-11-281-1/+11
|\|
| * Merge "Add new borders assets" into gb-ub-photos-archesnicolasroard2012-11-281-1/+11
| |\
| | * Add new borders assetsnicolasroard2012-11-281-1/+11
* | | am cd84d676: Fix history panel overlapnicolasroard2012-11-281-0/+4
|\| |
| * | Fix history panel overlapnicolasroard2012-11-281-0/+4
| |/
* | am 5d2227a7: Merge "Add a triangle to the popup button view" into gb-ub-photo...nicolasroard2012-11-281-0/+2
|\|
| * Add a triangle to the popup button viewnicolasroard2012-10-301-0/+2
* | Disable save button when there's no modificationDoris Liu2012-10-291-1/+8
|/
* Fix zooming positionnicolasroard2012-10-281-0/+1
* change thumbnail and reset behaviourJohn Hoford2012-10-261-9/+21
* Fix crash when showing historynicolasroard2012-10-251-0/+3
* Merge "Add loading spinner" into gb-ub-photos-archesJohn Reck2012-10-251-0/+15
|\
| * Add loading spinnerJohn Reck2012-10-251-0/+15
* | Fixed crop intent.Ruben Brunk2012-10-251-1/+1
|/
* Add rotation to tinyplanet viewnicolasroard2012-10-241-0/+8
* Fixes UI stuffnicolasroard2012-10-241-0/+2
* Change background and panel colorsnicolasroard2012-10-241-0/+1
* Move loadBitmap to async taskJohn Reck2012-10-241-19/+22
* Save the image when applying tiny planetnicolasroard2012-10-241-1/+3
* Support XMP data, fixed read file on another threadJohn Hoford2012-10-231-6/+44
* Increased touch tolerance in cropping.Ruben Brunk2012-10-231-0/+1
* add support for black and white filters, add rotation API to tiny planetJohn Hoford2012-10-231-0/+3
* Fix jank when launching editor from Camera filmstripBobby Georgescu2012-10-231-0/+6
* Express the borders size in percentagesnicolasroard2012-10-231-2/+1
* Hide the history panel on rotationnicolasroard2012-10-231-4/+14
* Add copyright noticesnicolasroard2012-10-231-0/+15
* on entry check if Tiny Planet if not remove UIJohn Hoford2012-10-221-0/+6
* Fix to ensure visible history adapter strings are from xml.Ruben Brunk2012-10-221-1/+2
* Fix the undo/redo/reset menu item statenicolasroard2012-10-211-0/+5
* Only translate the main panel if we have to.nicolasroard2012-10-211-2/+15
* Adds a tiny planet (stereographic projection) image filter.Sascha Haeberling2012-10-191-4/+1
* Add the infrastructure to support Tiny PlanetJohn Hoford2012-10-191-1/+2
* Improves swipe gesturenicolasroard2012-10-191-0/+3
* Improves Curves & Crop UInicolasroard2012-10-181-2/+1
* Adding support for tiny planet in galleryDoris Liu2012-10-181-1/+4
* Fix undo/redo/back button behaviour with effects and enable historynicolasroard2012-10-181-20/+10