summaryrefslogtreecommitdiffstats
path: root/packages/WallpaperCropper/src/com/android/photos
Commit message (Expand)AuthorAgeFilesLines
* Squash unreachable catchAdam Skory2014-06-051-3/+0
* Catch exceptions if Exif is malformedSelim Cinek2014-03-211-0/+6
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
* Fix crashes for images that are not PNG or JPEGMichael Jurka2013-11-011-7/+32
* Make wallpaper cropper more robust Michael Jurka2013-10-301-56/+169
* Load wallpaper images on a bg threadMichael Jurka2013-10-281-56/+182
* Add EXIF rotation support to system wallpaper cropperMichael Jurka2013-10-141-1/+1
* Add new intent/method for cropping and setting wallpapersMichael Jurka2013-09-134-0/+1909