| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ImageWallpaper to SystemUI process. | Dianne Hackborn | 2011-08-01 | 1 | -4/+26 |
* | I. Can. Not. Stand. ViewAncestor. | Dianne Hackborn | 2011-07-18 | 1 | -4/+4 |
* | Fix regression handling negative sizes. | Jeff Brown | 2011-06-10 | 1 | -1/+2 |
* | Optimize orientation changes. | Jeff Brown | 2011-06-10 | 1 | -100/+66 |
* | Rename ViewRoot to ViewAncestor. | Joe Onorato | 2011-05-04 | 1 | -4/+4 |
* | Added some pieces for Wallpaper previews | Adam Cohen | 2010-12-08 | 1 | -1/+7 |
* | Add method for sending wallpaper commands directly to an engine. | Jeff Brown | 2010-12-03 | 1 | -0/+8 |
* | Make sure OutOfMemoryError is handled by WallpaperManager | Johan Alfven | 2010-09-03 | 1 | -3/+13 |
* | Fix most of issue #2271640: Fix wallpaper etc docs | Dianne Hackborn | 2009-11-18 | 1 | -1/+16 |
* | Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral | Dianne Hackborn | 2009-11-11 | 1 | -2/+12 |
* | Add a way for wallpapers to know the delta between virtual screens. | Marco Nelissen | 2009-11-09 | 1 | -3/+18 |
* | Fix issue #2243096: Need to expose live wallpaper APIs in SDK | Dianne Hackborn | 2009-11-05 | 1 | -2/+0 |
* | Implement feature #2117336: Create event communication APIs for live wallpaper | Dianne Hackborn | 2009-10-22 | 1 | -0/+25 |
* | add class description and revise descriptions for | Scott Main | 2009-09-30 | 1 | -17/+26 |
* | Some optizations to wallpaper drawing/scrolling. | Dianne Hackborn | 2009-09-14 | 1 | -42/+235 |
* | Implement all of the infrastructure for configuring wallpapers. | Dianne Hackborn | 2009-09-07 | 1 | -1/+15 |
* | Really fix issue #:2097189 can't set custom wallpaper | Dianne Hackborn | 2009-09-03 | 1 | -1/+1 |
* | Fix issue #2097189: can't set custom wallpaper | Dianne Hackborn | 2009-09-02 | 1 | -14/+15 |
* | Fix deadlock in wallpaper. | Dianne Hackborn | 2009-09-02 | 1 | -13/+28 |
* | More work on wallpapers: animations, lifecycle, scaling, etc. | Dianne Hackborn | 2009-08-30 | 1 | -11/+81 |
* | More work on wallpapers. | Dianne Hackborn | 2009-08-17 | 1 | -1/+3 |
* | Report wallpaper offset to the wallpaper, use this in the image wallpaper. | Dianne Hackborn | 2009-08-12 | 1 | -0/+19 |
* | Implement support for scrolling a wallpaper. | Dianne Hackborn | 2009-08-11 | 1 | -0/+23 |
* | Very primitive wallpapers in a surface. | Dianne Hackborn | 2009-08-08 | 1 | -13/+50 |
* | Fix build. | Dianne Hackborn | 2009-08-06 | 1 | -1/+1 |
* | First bit of wallpaper work. | Dianne Hackborn | 2009-08-05 | 1 | -0/+288 |