summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Deleting the WallpaperPicker code inside launcher.Sunny Goyal2016-02-1835-6228/+0
* Handle OutOfMemoryException gracefully in WallpaperCropActivity.Tony Wickham2015-11-051-4/+10
* resolve merge conflicts of 4530aca912 to ub-launcher3-master.Tony Wickham2015-10-301-1/+1
|\
| * Set parallax offset to be 0.5f for default wallpapers.Tony Wickham2015-10-301-1/+1
* | Merge "Refactoring WallpaperOffsetInterpolator to a new file Removing some us...Sunny Goyal2015-10-301-34/+0
|\ \
| * | Refactoring WallpaperOffsetInterpolator to a new fileSunny Goyal2015-10-161-34/+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
* | am cb20e0bc: Merge "Inform users when "Set wallpaper" fails." into ub-launche...Tony Wickham2015-09-251-2/+8
|\|
| * Inform users when "Set wallpaper" fails.Tony Wickham2015-09-251-2/+8
* | Fixing merge into ub-launcher3-masterTony Wickham2015-09-221-0/+3
|\|
| * Merge "Show a spinner while wallpaper is being cropped." into ub-launcher3-bu...Tony Wickham2015-09-231-0/+3
| |\
| | * Show a spinner while wallpaper is being cropped.Tony Wickham2015-09-221-0/+3
* | | am ff9133f1: Adjust cropped bitmap bounds to correctly fit in original bitmap...Tony Wickham2015-09-231-10/+4
|\| |
| * | Adjust cropped bitmap bounds to correctly fit in original bitmap bounds.Tony Wickham2015-09-231-10/+4
| |/
| * Wallpaper preview parallax matches the actual wallpaper's.Tony Wickham2015-09-105-53/+107
| * Fix typos caused by gerrit's inline editor.Tony Wickham2015-09-041-2/+2
| * Reuse existing temporary wallpaper tiles when selecting same photo.Tony Wickham2015-09-041-7/+27
* | Fade from wallpaper picker activity back to homescreen.Tony Wickham2015-09-087-32/+56
* | Adjust the wallpaper preview parallax according to the crop that will be saved.Tony Wickham2015-09-044-18/+16
* | Change addParallaxOffset() to setParallaxOffset() in CropView.Tony Wickham2015-09-032-3/+5
* | Previews in the wallpaper picker are offset to match the homescreen parallax.Tony Wickham2015-09-025-14/+47
* | Merge "Loading default wallpaper on the background thread" into ub-launcher3-...Sunny Goyal2015-09-011-58/+53
|\ \
| * | Loading default wallpaper on the background threadSunny Goyal2015-09-011-58/+53
* | | Fixing crash when picking an external imageSunny Goyal2015-09-011-10/+7
|/ /
* | Moving getWallpaperArrayResourceId to a separate functions, so thatSunny Goyal2015-08-311-11/+24
* | Refactoring wallpaper picker activitySunny Goyal2015-08-3115-1222/+1140
* | Fix typos caused by gerrit's inline editor.Tony Wickham2015-08-281-2/+2
* | Reuse existing temporary wallpaper tiles when selecting same photo.Tony Wickham2015-08-281-7/+27
* | Merge "Refactor StylusEventHelper to provide onButtonPress/Release methods" i...Mady Mellor2015-08-211-2/+3
|\ \
| * | Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-211-2/+3
* | | Removing multi_process access to shared preferencesSunny Goyal2015-08-211-6/+5
|/ /
* | Removing some unused code in GLCanvasSunny Goyal2015-08-2010-954/+46
* | Updating logic for setting wallpaper desired sizeSunny Goyal2015-08-191-26/+3
* | Updating the ExifParsing codeSunny Goyal2015-08-1820-6133/+174
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-172-8/+4
|\|
| * Version code cleanupSunny Goyal2015-08-172-8/+4
* | Removing some eclipse warningsSunny Goyal2015-08-171-2/+1
|/
* Ensure that crop view is loaded before applying a wallpaperSunny Goyal2015-08-121-1/+2
* Preventing user from selecting any new time, when a tile is already being app...Sunny Goyal2015-08-101-0/+4
* Fix issue where scroll container shadow didn't fade outAdam Cohen2015-08-031-9/+11
* Removing junit.framework.Assert from wallpaper picker codeSunny Goyal2015-06-263-8/+7
* Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permissionAdam Cohen2015-06-231-0/+13
* Read rotation setting correctly from the wallpaper picker.Rahul Chaturvedi2015-06-151-1/+1
* Merge "Stylus support: creating and setting listeners for stylus button press...Mady Mellor2015-06-031-0/+10
|\
| * Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-021-0/+10
* | Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-011-1/+6
|/
* Enabling setWallpaper button only if the image was loaded successfullySunny Goyal2015-05-212-4/+9
* Verify that an image can be rendered on a GL Surface before using itSunny Goyal2015-05-183-46/+45
* Various lint error fixes.Sunny Goyal2015-05-143-6/+12