summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/WallpaperManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fix most of issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-181-1/+16
* Fix issue #2239203: Setting large background causes OOME and soft-reboot spiralDianne Hackborn2009-11-111-2/+12
* Add a way for wallpapers to know the delta between virtual screens.Marco Nelissen2009-11-091-3/+18
* Fix issue #2243096: Need to expose live wallpaper APIs in SDKDianne Hackborn2009-11-051-2/+0
* Implement feature #2117336: Create event communication APIs for live wallpaperDianne Hackborn2009-10-221-0/+25
* add class description and revise descriptions forScott Main2009-09-301-17/+26
* Some optizations to wallpaper drawing/scrolling.Dianne Hackborn2009-09-141-42/+235
* Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-071-1/+15
* Really fix issue #:2097189 can't set custom wallpaperDianne Hackborn2009-09-031-1/+1
* Fix issue #2097189: can't set custom wallpaperDianne Hackborn2009-09-021-14/+15
* Fix deadlock in wallpaper.Dianne Hackborn2009-09-021-13/+28
* More work on wallpapers: animations, lifecycle, scaling, etc.Dianne Hackborn2009-08-301-11/+81
* More work on wallpapers.Dianne Hackborn2009-08-171-1/+3
* Report wallpaper offset to the wallpaper, use this in the image wallpaper.Dianne Hackborn2009-08-121-0/+19
* Implement support for scrolling a wallpaper.Dianne Hackborn2009-08-111-0/+23
* Very primitive wallpapers in a surface.Dianne Hackborn2009-08-081-13/+50
* Fix build.Dianne Hackborn2009-08-061-1/+1
* First bit of wallpaper work.Dianne Hackborn2009-08-051-0/+288