summaryrefslogtreecommitdiffstats
path: root/packages/WallpaperCropper/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash when setting wallpaper with built in rotationSelim Cinek2014-03-271-6/+7
* Fixed wallpaper bug where wrong size was taken when croppingSelim Cinek2014-03-241-3/+4
* Disable Set Wallpaper button while loading imageSelim Cinek2014-03-211-0/+5
* 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-012-18/+49
* Make wallpaper cropper more robust Michael Jurka2013-10-302-87/+235
* Load wallpaper images on a bg threadMichael Jurka2013-10-282-60/+222
* Add EXIF rotation support to system wallpaper cropperMichael Jurka2013-10-143-60/+233
* 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-1334-0/+11542