summaryrefslogtreecommitdiffstats
path: root/packages/WallpaperCropper/src/com/android/wallpapercropper
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aospNeil Fuller2014-10-021-3/+2
|\
| * Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-011-3/+2
* | Fixing memory leak in WallpaperCropActivitySunny Goyal2014-07-231-0/+8
* | 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-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
* | Merge "Catch exceptions if Exif is malformed"Adam Cohen2014-03-211-0/+3
|\ \
| * | Catch exceptions if Exif is malformedSelim Cinek2014-03-211-0/+3
* | | 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-211-0/+5
|\ \ \
| * | | Disable Set Wallpaper button while loading imageSelim Cinek2014-03-211-0/+5
| |/ /
* | | 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-141-5/+15
* | Update system wallpaper cropper with latest changes from Launcher3 cropperMichael Jurka2014-01-141-34/+35
* | Fix wallpaper cropping bugsMichael Jurka2013-12-022-5/+34
|/
* 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