commit | 8cc6a5026aeb5cf9cc36529426fe0cc66714f5fb | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed Aug 05 21:29:42 2009 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Wed Aug 05 21:29:42 2009 -0700 |
tree | ca9812a99f135eeed8a1e6217cc4b21e006858a3 | |
parent | 53c66b490a7bcae0efd3c8379ba01080d25ef69c [diff] |
First bit of wallpaper work. This is mostly refactoring, adding a new WallpaperManager class that takes care of the old wallpaper APIs on Context, so we don't need to pollute Context with various new wallpaper APIs as they are needed. Also adds the first little definition of a wallpaper service, which is not yet used or useful.