From 18a509d8fa3ff31aeb8a503f1f2a3dd63bd359d7 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Thu, 5 Nov 2009 15:05:27 -0500 Subject: [PATCH] New live wallpaper API to expose author and description strings. First in a sequence of CLs to address http://b/issue?id=2235307 . Change-Id: Id1458b01c8a7918f345823b45e5726e02285d8b5 --- api/current.xml | 22 ++++++++++ core/java/android/app/WallpaperInfo.java | 51 ++++++++++++++++++++++++ core/res/res/values/attrs.xml | 6 +++ core/res/res/values/public.xml | 3 ++ 4 files changed, 82 insertions(+) diff --git a/api/current.xml b/api/current.xml index e72a88c5aeb17..a29a1a9462c7c 100644 --- a/api/current.xml +++ b/api/current.xml @@ -8842,6 +8842,17 @@ visibility="public" > + + + + + + + + + + diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index a0b56101b9433..5eb1c8e2345e4 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1201,5 +1201,8 @@ + + +