summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/src/com/android/launcher3/WallpaperPickerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fade from wallpaper picker activity back to homescreen.Tony Wickham2015-09-081-1/+1
* Previews in the wallpaper picker are offset to match the homescreen parallax.Tony Wickham2015-09-021-1/+14
* 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-311-778/+219
* 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
|/
* Updating the ExifParsing codeSunny Goyal2015-08-181-4/+4
* resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-171-4/+2
|\
| * Version code cleanupSunny Goyal2015-08-171-4/+2
* | 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
* 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
|/