summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/crop
Commit message (Expand)AuthorAgeFilesLines
* [O Upgrade]Fix picture cannot be seen when set a picture taken by Camera as c...jinwu2017-06-023-40/+32
* Gallery2: Modified landscape layout of editor crop in editor interface.wqi2016-07-121-1/+2
* Gallery: rename project and make it buildLikai Ding2016-05-293-3/+3
* Gallery2: Modified layout of crop and exposure model in photo editor.wqi2016-04-222-9/+40
* Gallery2: Modify actionbar in photo editor interface.wqi2016-04-181-1/+10
* Gallery2 : Uses internal Drm image decoder api in Gallery appParamananda2015-04-021-6/+0
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-01-201-0/+6
* Gallery2: Fix cropped picture cannot be saved.kayiz2014-12-121-12/+11
* Gallery2: fix can not add gallery widget to home screenkaiyiz2014-11-041-1/+1
* put back shade in crop and straightenJohn Hoford2013-09-041-0/+18
* Allow for extension for pano-based navigation.George Mount2013-08-191-12/+13
* Revert "Give CropActivity minimal touchpad support."George Mount2013-08-151-138/+11
* Give CropActivity minimal touchpad support.George Mount2013-08-151-11/+138
* Refactoring Geometry handling.Ruben Brunk2013-08-014-16/+28
* Do antialiasing on wallpaper preview.Ruben Brunk2013-07-301-0/+2
* Add background processing servicenicolasroard2013-07-161-3/+3
* Combine ImageLoader and CropLoader utility classes.Ruben Brunk2013-07-152-321/+5
* Mirror CL 319301 in Bryce.Ruben Brunk2013-06-111-20/+36
* am 286afab1: Merge "Avoid using region decoder for bad image types when setti...Ruben Brunk2013-05-201-26/+50
|\
| * Avoid using region decoder for bad image types when setting wallpaper.Ruben Brunk2013-05-201-26/+50
* | Fix FP rounding error for crop bounds.Ruben Brunk2013-05-141-5/+4
|/
* Reduce max size of bitmap returned by crop dialog.Sascha Haeberling2013-05-081-1/+8
* Cleanup crop activity UI.Ruben Brunk2013-04-264-12/+99
* Fix to check if crop activity got bad bitmap.Ruben Brunk2013-04-231-2/+4
* Fix wallpaper crop UI.Ruben Brunk2013-04-223-2/+69
* Fix orientation changes for wallpaper setter.Ruben Brunk2013-04-221-0/+7
* Fix crop activity aspect ratio and orientation handling.Ruben Brunk2013-04-184-44/+88
* Gallery crop uses new activity. Fixed image quality.Ruben Brunk2013-04-185-249/+645
* G+ crop overlay shadows. Aspect ratios.Ruben Brunk2013-04-113-3/+13
* Setup geometry xforms and propogation chain.Ruben Brunk2013-04-112-2/+16
* Fix downsampling check in crop.Ruben Brunk2013-04-101-2/+4
* Adding simple crop ui. Refactoring.Ruben Brunk2013-04-103-88/+112
* Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-097-0/+1925