summaryrefslogtreecommitdiffstats
path: root/packages/WallpaperCropper/src/com/android/wallpapercropper
Commit message (Expand)AuthorAgeFilesLines
* Merge "[DO NOT MERGE] Fix wallpaper cropping bugs" into klp-devAdam Cohen2014-03-192-5/+34
|\
| * [DO NOT MERGE] Fix wallpaper cropping bugsMichael Jurka2014-03-192-5/+34
* | [DO NOT MERGE] Centering the crop by default in system wallpaper cropperMichael Jurka2014-03-191-5/+15
|/
* DO NOT MERGE - Fixed crash for odd image width/heightSelim Cinek2014-03-141-0/+7
* Fix calculation of default wallpaper sizeMichael Jurka2013-11-061-33/+8
* Fix crashes for images that are not PNG or JPEGMichael Jurka2013-11-011-11/+17
* Make wallpaper cropper more robust Michael Jurka2013-10-301-31/+66
* Load wallpaper images on a bg threadMichael Jurka2013-10-281-4/+40
* Add EXIF rotation support to system wallpaper cropperMichael Jurka2013-10-142-59/+232
* Wallpaper cropper should inherit translucent themeMichael Jurka2013-10-082-84/+2
* Fix crash in built-in wallpaper cropperMichael Jurka2013-10-073-53/+145
* Fix default wallpaper dimensionsMichael Jurka2013-09-201-1/+2
* Add new intent/method for cropping and setting wallpapersMichael Jurka2013-09-132-0/+892