summaryrefslogtreecommitdiffstats
path: root/packages/WallpaperCropper
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-212-0/+6
* 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-192-5/+18
|/
* 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-303-87/+240
* 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-076-54/+182
* Fix default wallpaper dimensionsMichael Jurka2013-09-201-1/+2
* Add new intent/method for cropping and setting wallpapersMichael Jurka2013-09-1344-0/+11701