summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker
Commit message (Expand)AuthorAgeFilesLines
* Wallpaper: Allow multiple partners to be loadedd34d2016-05-271-31/+38
* Trebuchet: Add runtime storage perm check for wallpaper pickercretin452016-05-052-1/+43
* Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/pla...Michael Bestas2016-05-024-5/+5
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...Steve Kondik2016-03-134-5/+5
|\
| * am 00e827c7: am 5fcaab43: am ea9ad5ce: Merge remote-tracking branch \'origin/...Sunny Goyal2015-09-146-20/+38
| |\
| | * am 5fcaab43: am ea9ad5ce: Merge remote-tracking branch \'origin/ub-launcher3-...Sunny Goyal2015-09-146-20/+38
| | |\
| | * \ resolved conflicts for merge of 13ef17a3 to cw-e-devHyunyoung Song2015-07-23121-2333/+1165
| | |\ \
| | * | | Import translations. DO NOT MERGEGeoff Mendal2015-05-302-1/+37
| | * | | Import translations. DO NOT MERGEGeoff Mendal2015-05-141-3/+3
| * | | | resolved conflicts for merge of 13ef17a3 to mnc-ub-devHyunyoung Song2015-07-23121-2331/+1199
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-04-223-0/+108
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-03-211-0/+36
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-03-091-1/+1
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-02-0220-5/+619
* | | | Trebuchet: Fix resource not found exception when picking a wallpapermyfluxi2016-01-121-1/+1
| |_|/ |/| |
* | | Updating theme to use the light theme by default, instead of wallpaper themeSunny Goyal2015-08-214-2/+17
* | | Version code cleanupSunny Goyal2015-08-172-8/+4
* | | 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
| |/ |/|
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-084-0/+144
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-082-3/+3
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-0673-74/+74
* | Updating the pick-image tile in wallpaper pickerSunny Goyal2015-07-016-1/+1
* | Removing junit.framework.Assert from wallpaper picker codeSunny Goyal2015-06-263-8/+7
* | Merge "Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permission" ...Adam Cohen2015-06-241-0/+13
|\ \
| * | Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permissionAdam Cohen2015-06-231-0/+13
* | | Using a full-bleed background for Set-Wallpaper buttonSunny Goyal2015-06-232-1/+7
* | | Import translations. DO NOT MERGEGeoff Mendal2015-06-175-6/+42
|/ /
* | Read rotation setting correctly from the wallpaper picker.Rahul Chaturvedi2015-06-151-1/+1
* | Fixing touch feedback clipped on SetWallpaper buttonSunny Goyal2015-06-051-0/+31
* | 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
* | Merge "Revert "Revert "Disable setWallpaper button until the wallpaper is loa...Sunny Goyal2015-04-151-30/+41
|\ \
| * | Revert "Revert "Disable setWallpaper button until the wallpaper is loaded" Wi...Sunny Goyal2015-04-151-30/+41
* | | Merge "Revert "Disable setWallpaper button until the wallpaper is loaded" Wil...Sunny Goyal2015-04-151-41/+30
|\| |
| * | Revert "Disable setWallpaper button until the wallpaper is loaded"Sunny Goyal2015-04-151-41/+30
* | | Merge "Disable setWallpaper button until the wallpaper is loaded" into ub-lau...Sunny Goyal2015-04-151-30/+41
|\| |
| * | Disable setWallpaper button until the wallpaper is loadedSunny Goyal2015-04-151-30/+41
* | | Remove usage of FloatMathNeil Fuller2015-04-151-3/+2
|/ /
* | Removing Pools.java as it is present in support libSunny Goyal2015-04-082-167/+2
* | Adding BaseActivity which can be overriden for custom behaviorSunny Goyal2015-03-216-59/+80
* | Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-204-136/+37
* | Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-207-38/+48
* | Cleaning up some resources in WallpaperPickerActivitySunny Goyal2015-02-2612-114/+46
* | Picking a bitmap to reuse where least pixels are wastedSunny Goyal2015-02-251-8/+13