summaryrefslogtreecommitdiffstats
path: root/packages/WallpaperCropper
Commit message (Expand)AuthorAgeFilesLines
* Squash unreachable catchAdam Skory2014-06-051-3/+0
* Fix recents theme, add missing headersAlan Viverette2014-04-021-0/+18
* Switch framework Holo references to Quantum.LightAlan Viverette2014-04-012-3/+3
* am c3db8011: am 58e99f56: am b6e077dc: am 7718fc12: Fixed crash when setting ...Selim Cinek2014-03-271-6/+7
|\
| * Fixed crash when setting wallpaper with built in rotationSelim Cinek2014-03-271-6/+7
* | am 50cd7c39: am f7805dd7: am 7290b56b: am 8ae8689d: am c41853ce: Fixed wallpa...Selim Cinek2014-03-251-3/+4
|\ \ | |/
| * 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
* | Merge "Catch exceptions if Exif is malformed"Adam Cohen2014-03-212-0/+9
|\ \
| * | Catch exceptions if Exif is malformedSelim Cinek2014-03-212-0/+9
* | | Merge "Catching security exception when activity destroyed"Adam Cohen2014-03-211-1/+15
|\ \ \
| * | | Catching security exception when activity destroyedSelim Cinek2014-03-211-1/+15
| |/ /
* | | Merge "Disable Set Wallpaper button while loading image"Selim Cinek2014-03-212-0/+6
|\ \ \
| * | | Disable Set Wallpaper button while loading imageSelim Cinek2014-03-212-0/+6
| |/ /
* | | Fixed a crash when an image with an odd width/height was selectedSelim Cinek2014-03-141-0/+7
|/ /
* | Don't set suggested wallpaper dimensions in default wallpaper cropperMichael Jurka2014-01-291-36/+0
* | Centering the crop by default in system wallpaper cropperMichael Jurka2014-01-142-5/+18
* | Update system wallpaper cropper with latest changes from Launcher3 cropperMichael Jurka2014-01-141-34/+35
* | Fix wallpaper cropping bugsMichael Jurka2013-12-022-5/+34
* | Remove unused imports from frameworks/base.John Spurlock2013-11-203-5/+0
|/
* 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