summaryrefslogtreecommitdiffstats
path: root/src/com/android/wallpaper/livepicker/LiveWallpaperPreview.java
Commit message (Expand)AuthorAgeFilesLines
* Expand attribution pane touch target to title.John Heroy2016-08-081-0/+1
* Adding icons in Set Wallpaper disambiguation dialog UISunny Goyal2016-07-181-5/+33
* Don't show dummy data in pickerJorim Jaggi2016-06-231-2/+1
* Adjust wallpaper picker to match static wallpaper pickerJorim Jaggi2016-06-021-58/+192
* Track in-progress wallpaper API changesChristopher Tate2016-03-301-2/+2
* Prompt to set live wallpaper on home or home and lock screen.Tony Wickham2016-03-221-10/+45
* Used call via IPC so that we can check user restriction in WallpaperManager.Oleksandr Peletskyi2016-02-261-4/+1
* Updating the LiveWallpaperPicker UISunny Goyal2015-08-311-20/+17
* Moving the set wallpaper button to the top to match the default launcher styleSunny Goyal2015-08-281-12/+24
* Track framework changes.Dianne Hackborn2014-09-081-1/+3
* Update to follow framework.Dianne Hackborn2012-09-161-0/+4
* Fix NPE in Live Wallpaper pickerMichael Jurka2012-03-261-0/+4
* Send tap commands when previewing live wallpapers.Jeff Brown2010-12-021-3/+21
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-3/+3
* Related work on issue #2170897.Dianne Hackborn2009-11-101-0/+20
* Update wallpaper picker to new APIMarco Nelissen2009-11-091-0/+1
* Improve live wallpaper picker: animations, loading message, etc.Romain Guy2009-11-091-5/+40
* Fix bug where the preview wasn't starting because using an unknown window token.Romain Guy2009-11-081-8/+16
* New, safer, live wallpaper picker.Romain Guy2009-11-081-0/+224