summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/src/com/android/launcher3/WallpaperPickerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Add runtime storage perm check for wallpaper pickercretin452017-03-261-1/+1
* Version code cleanupSunny Goyal2015-08-171-4/+2
* 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
* 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-211-4/+8
* Verify that an image can be rendered on a GL Surface before using itSunny Goyal2015-05-181-7/+3
* Various lint error fixes.Sunny Goyal2015-05-141-2/+2
* Revert "Revert "Disable setWallpaper button until the wallpaper is loaded" Wi...Sunny Goyal2015-04-151-30/+41
* Revert "Disable setWallpaper button until the wallpaper is loaded"Sunny Goyal2015-04-151-41/+30
* Disable setWallpaper button until the wallpaper is loadedSunny Goyal2015-04-151-30/+41
* Adding BaseActivity which can be overriden for custom behaviorSunny Goyal2015-03-211-38/+43
* Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-201-4/+8
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-17/+18
* Cleaning up some resources in WallpaperPickerActivitySunny Goyal2015-02-261-49/+15
* Reducing memory usage of wallpaper pickerSunny Goyal2015-02-241-40/+36
* Merge "Moving some files and methods around" into ub-launcher3-masterSunny Goyal2015-02-201-6/+9
|\
| * Moving some files and methods aroundSunny Goyal2015-02-121-6/+9
* | Merge "Fixing logic to determine if wallpaper change." into ub-launcher3-masterSunny Goyal2015-02-201-26/+2
|\ \ | |/ |/|
| * Fixing logic to determine if wallpaper change.Sunny Goyal2015-02-121-26/+2
* | Fixing last image thumb, being loaded twiceSunny Goyal2015-02-121-2/+1
|/
* Add more Launcher files to delete on Clear Launcher DataHelena Josol2014-10-161-6/+4
* Add ability for Partner customization apk to override certain DeviceProfile p...Adam Cohen2014-09-041-1/+1
* Saving the system wallpaper thumbnail prefixed by the SDK_INTSunny Goyal2014-08-131-8/+20
* Fix SecurityException when exiting wallpaper picker earlyAdam Cohen2014-07-241-4/+18
* Adding options in the partner apk to disable the default wallpaper andSunny Goyal2014-07-161-45/+79
* Add null check for empty MediaStore cursorAdam Cohen2014-06-121-5/+8
* Add support for partner customization.Jeff Sharkey2014-04-221-11/+18
* Merge "Changed behaviour of the wallpaper picker." into ub-now-lunchboxSelim Cinek2014-03-041-10/+94
|\
| * Changed behaviour of the wallpaper picker.Selim Cinek2014-03-031-12/+94
* | Merge "Guard against null default wallpaper" into ub-now-lunchboxChristoph Studer2014-03-031-9/+15
|\ \
| * | Guard against null default wallpaperChristoph Studer2014-03-031-9/+15
| |/
* / Changed inconsistency when selecting default wallpaper, where it did not go b...Selim Cinek2014-02-281-0/+1
|/
* Fixed visibility issue of save button in case the url loading failedSelim Cinek2014-02-251-0/+1
* Disable Set Wallpaper button while loading imageMichael Jurka2014-01-171-0/+4
* Keep selected wallpaper on configuration change.Jorim Jaggi2014-01-141-7/+15
* Create separate project for Wallpaper PickerMichael Jurka2013-12-131-0/+1004