summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker
Commit message (Expand)AuthorAgeFilesLines
* Deleting the WallpaperPicker code inside launcher.Sunny Goyal2016-02-18155-9823/+0
* Separating out Launcher3 resources from Wallpaper resourcesSunny Goyal2016-02-105-52/+0
* Merge "Setting statusbar and nav bar colors in theme instead of code" into ub...Sunny Goyal2015-11-233-29/+7
|\
| * Merge "Setting statusbar and nav bar colors in theme instead of code" into ub...Sunny Goyal2015-11-233-29/+7
| |\
| | * Setting statusbar and nav bar colors in theme instead of codeSunny Goyal2015-10-283-29/+7
| * | Handle errors gracefully in WallpaperCropActivity.Tony Wickham2015-11-181-4/+10
* | | 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
| * Import translations. DO NOT MERGEGeoff Mendal2015-09-3073-0/+73
* | Import translations. DO NOT MERGEGeoff Mendal2015-09-3077-0/+77
* | am cb20e0bc: Merge "Inform users when "Set wallpaper" fails." into ub-launche...Tony Wickham2015-09-252-2/+11
|\|
| * Inform users when "Set wallpaper" fails.Tony Wickham2015-09-252-2/+11
* | 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-106-53/+131
| * 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
* | Added copyright license to fade_out.xml.Tony Wickham2015-09-101-0/+15
* | Fade from wallpaper picker activity back to homescreen.Tony Wickham2015-09-088-32/+64
* | 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
* | | am dd306188: Updating theme to use the light theme by default, instead of wal...Sunny Goyal2015-08-214-2/+17
|\ \ \ | | |/ | |/|
| * | Updating theme to use the light theme by default, instead of wallpaper themeSunny Goyal2015-08-214-2/+17
* | | 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