summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/src/com/android/launcher3/WallpaperCropActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Deleting the WallpaperPicker code inside launcher.Sunny Goyal2016-02-181-474/+0
* resolve merge conflicts of d5d7fa10af to ub-launcher3-master.Tony Wickham2015-10-211-0/+1
|\
| * Hide the "Set Wallpaper" action bar when clicked.Tony Wickham2015-10-211-0/+1
* | Fixing merge into ub-launcher3-masterTony Wickham2015-09-221-0/+3
|\|
| * Show a spinner while wallpaper is being cropped.Tony Wickham2015-09-221-0/+3
| * Wallpaper preview parallax matches the actual wallpaper's.Tony Wickham2015-09-101-18/+40
* | Fade from wallpaper picker activity back to homescreen.Tony Wickham2015-09-081-12/+28
* | Adjust the wallpaper preview parallax according to the crop that will be saved.Tony Wickham2015-09-041-3/+8
* | Change addParallaxOffset() to setParallaxOffset() in CropView.Tony Wickham2015-09-031-1/+1
* | Previews in the wallpaper picker are offset to match the homescreen parallax.Tony Wickham2015-09-021-7/+9
* | Loading default wallpaper on the background threadSunny Goyal2015-09-011-58/+53
* | Refactoring wallpaper picker activitySunny Goyal2015-08-311-39/+47
* | Updating logic for setting wallpaper desired sizeSunny Goyal2015-08-191-26/+3
* | Updating the ExifParsing codeSunny Goyal2015-08-181-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