summaryrefslogtreecommitdiffstats
path: root/src/com/android/wallpaper/livepicker/LiveWallpaperPreview.java
Commit message (Collapse)AuthorAgeFilesLines
* Send tap commands when previewing live wallpapers.Jeff Brown2010-12-021-3/+21
| | | | | | | This enables live wallpapers that rely on tap commands for user interaction to work during live preview. Change-Id: I3dad37702c71ae491bb2fd06edc7544515f6e3fb
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-3/+3
| | | | Bug: #2361749.
* Related work on issue #2170897.Dianne Hackborn2009-11-101-0/+20
| | | | The wallpaper preview now delivers touch events to the wallpaper.
* 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