summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/crop/CropActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Gallery2 : Uses internal Drm image decoder api in Gallery appParamananda2015-09-151-6/+0
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-09-151-0/+6
* Revert OMADRM feature.staging/cm-12.1Steve Kondik2015-03-281-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
* 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
* Add background processing servicenicolasroard2013-07-161-3/+3
* Combine ImageLoader and CropLoader utility classes.Ruben Brunk2013-07-151-3/+5
* Avoid using region decoder for bad image types when setting wallpaper.Ruben Brunk2013-05-201-26/+50
* Reduce max size of bitmap returned by crop dialog.Sascha Haeberling2013-05-081-1/+8
* Cleanup crop activity UI.Ruben Brunk2013-04-261-9/+37
* Fix to check if crop activity got bad bitmap.Ruben Brunk2013-04-231-2/+4
* Fix wallpaper crop UI.Ruben Brunk2013-04-221-0/+2
* Fix orientation changes for wallpaper setter.Ruben Brunk2013-04-221-0/+7
* Fix crop activity aspect ratio and orientation handling.Ruben Brunk2013-04-181-17/+68
* Gallery crop uses new activity. Fixed image quality.Ruben Brunk2013-04-181-173/+325
* Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-0/+422