summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/crop/CropActivity.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-697/+0
* 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