summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/src/com/android/launcher3/WallpaperCropActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Add runtime storage perm check for wallpaper pickercretin452016-05-051-0/+42
* Trebuchet: Fix resource not found exception when picking a wallpapermyfluxi2016-01-121-1/+1
* Version code cleanupSunny Goyal2015-08-171-4/+2
* Enabling setWallpaper button only if the image was loaded successfullySunny Goyal2015-05-211-0/+1
* Verify that an image can be rendered on a GL Surface before using itSunny Goyal2015-05-181-1/+1
* Various lint error fixes.Sunny Goyal2015-05-141-1/+7
* Adding BaseActivity which can be overriden for custom behaviorSunny Goyal2015-03-211-13/+13
* Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-201-38/+8
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-3/+4
* Picking a bitmap to reuse where least pixels are wastedSunny Goyal2015-02-251-8/+13
* Reducing memory usage of wallpaper pickerSunny Goyal2015-02-241-42/+153
* Moving some files and methods aroundSunny Goyal2015-02-121-538/+15
* Add more Launcher files to delete on Clear Launcher DataHelena Josol2014-10-161-1/+1
* Merge "Adding options in the partner apk to disable the default wallpaper and...Sunny Goyal2014-07-231-3/+3
|\
| * Adding options in the partner apk to disable the default wallpaper andSunny Goyal2014-07-161-3/+3
* | Fixing memory leak in WallpaperCropActivitySunny Goyal2014-07-221-0/+8
|/
* Check before suggesting default wallpaper dimensionsAdam Cohen2014-05-211-4/+15
* Fixed crash when setting wallpaper with built in rotationSelim Cinek2014-03-271-7/+8
* Fixed wallpaper bug where wrong size was taken when croppingSelim Cinek2014-03-241-3/+5
* Fixed a crash when an image with an odd width/height was selectedSelim Cinek2014-03-141-0/+8
* Catching security exception when activity destroyedSelim Cinek2014-03-051-1/+15
* Changed behaviour of the wallpaper picker.Selim Cinek2014-03-031-3/+3
* Catch exceptions if Exif is malformedMichael Jurka2014-01-231-0/+3
* Disable Set Wallpaper button while loading imageMichael Jurka2014-01-171-0/+5
* Add ability to center the crop (disabled)Michael Jurka2014-01-141-5/+15
* Create separate project for Wallpaper PickerMichael Jurka2013-12-131-0/+836