summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/WallpaperPickerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet : Destroy cropview to avoid leaks in pickerDanesh M2014-05-131-0/+1
* Trebuchet: add lockscreen wallpaper pickerRoman Birg2014-04-281-28/+12
* Trebuchet : Wallpaper picker check if cursor nullDanesh M2014-02-051-5/+7
* Workspace/AppsCustomizePagedView: Improved transition effect dialogNebojsa Cvetkovic2014-01-241-1/+1
* WallpaperPickerActivity: Move wallpaper scroll preference to menuNebojsa Cvetkovic2014-01-241-0/+37
* Merge "Simplify wallpaper strip animation." into jb-ub-now-indigo-roseDaniel Sandler2013-10-131-7/+20
|\
| * Simplify wallpaper strip animation.Daniel Sandler2013-10-121-7/+20
* | Add EXIF rotation support to wallpaper pickerMichael Jurka2013-10-121-16/+34
|/
* Fix crash when pick an image for wallpaperMichael Jurka2013-10-091-1/+1
* Announce wallpaper selection for accessibilityAlan Viverette2013-10-081-0/+5
* Merge "Add content description for wallpaper thumbs" into jb-ub-now-indigo-roseMichael Jurka2013-10-081-7/+77
|\
| * Add content description for wallpaper thumbsMichael Jurka2013-10-071-7/+77
* | Switch to using theme for translucent nav barsMichael Jurka2013-10-071-2/+0
|/
* Migrate to new WM.LP.flags based translucent decor API.John Spurlock2013-10-061-2/+2
* Fix NPEMichael Jurka2013-10-041-2/+4
* Finalize visuals of wallpaper picker itemsMichael Jurka2013-10-031-1/+1
* Fix RTL bugs with wallpaper parallaxMichael Jurka2013-10-031-0/+25
* Make some changes for transparent system barsMichael Jurka2013-10-011-10/+22
* Merge "Add default wallpaper to picker" into jb-ub-now-indigo-roseMichael Jurka2013-09-261-7/+44
|\
| * Add default wallpaper to pickerMichael Jurka2013-09-251-7/+44
* | Merge "Fix NPE" into jb-ub-now-indigo-roseMichael Jurka2013-09-251-6/+8
|\ \
| * | Fix NPEMichael Jurka2013-09-241-6/+8
| |/
* / Fix bug where no images could be deleted in wallpaper pickerMichael Jurka2013-09-251-3/+10
|/
* Refactoring to better support mixed wallpaper sourcesMichael Jurka2013-09-241-184/+182
* Fix bug: wallpaper strip needed two taps to come backMichael Jurka2013-09-201-0/+6
* Add live wallpapers and third-party pickers to bottom stripMichael Jurka2013-09-201-86/+101
* Update assets for pressed/focused/selected statesMichael Jurka2013-09-181-4/+14
* Update styling of tile to pick image as wallpaperMichael Jurka2013-09-181-6/+27
* Don't use resource ID in switchBjorn Bringert2013-09-131-20/+20
* Adding ability to delete previously saved wallpapersMichael Jurka2013-09-121-1/+125
* Adding persistence of saved wallpaper imagesMichael Jurka2013-09-121-64/+142
* Add error message when built-in wallpapers not foundMichael Jurka2013-09-101-0/+2
* Fix crash when setting wallpaperMichael Jurka2013-09-051-3/+0
* Create a separate wallpaper crop activityMichael Jurka2013-09-051-268/+91
* Show and hide the wallpaper list in response to touchMichael Jurka2013-09-051-0/+30
* Move wallpapers to external activityMichael Jurka2013-09-041-18/+32
* Adjust wallpaper crop sizesMichael Jurka2013-08-301-25/+51
* Improve wallpaper croppingMichael Jurka2013-08-291-48/+110
* Fix wallpaper croppingMichael Jurka2013-08-261-0/+1
* Merge "Finish support for third-party wallpaper pickers" into jb-ub-gel-agarMichael Jurka2013-08-221-5/+25
|\
| * Finish support for third-party wallpaper pickersMichael Jurka2013-08-221-5/+25
* | Disable zoom/pan for built-in wallpapersMichael Jurka2013-08-221-0/+3
|/
* Initial implementation of new wallpaper picker.Michael Jurka2013-08-211-0/+441