History log of /frameworks/base/core/java/android/service/wallpaper/WallpaperSettingsActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
23ef7b4836d66d31430fedee2aac36275bb30d4b 19-Nov-2009 Dianne Hackborn <hackbod@google.com> Fix most of issue #2271640: Fix wallpaper etc docs

Only thing remaining is the live wallpaper feature.

Change-Id: I8854c7978999d759bf618307f4f984c9c89d3fc8
/frameworks/base/core/java/android/service/wallpaper/WallpaperSettingsActivity.java
47ef42667935dfd49d0bf5f893539a140532a184 07-Nov-2009 Charles Mendis <cmendis@google.com> Expose WallpaperSettingsActivity in the public API.
/frameworks/base/core/java/android/service/wallpaper/WallpaperSettingsActivity.java
29e4a3c566f435c32f0b95e4ac8e8b33cac6faba 01-Oct-2009 Dianne Hackborn <hackbod@google.com> Update from API review.

Change-Id: I16b1c566f91167aac9615ac59dd297a154c828ea
/frameworks/base/core/java/android/service/wallpaper/WallpaperSettingsActivity.java
9767e41d92bd6f4cf16111b3f911cef78c8b01eb 16-Sep-2009 Dianne Hackborn <hackbod@google.com> Some improvements for wallpaper configuration.

This introduces a new activity that you can derive from to implement
a wall paper configuration activity. This is supposed to select
a theme based on whether it is being run to configure a real wallpaper
or a preview, but this is going to be more difficult to do than I
thought. :(

Also fix a problem in the white theme where the list view's background
was being set to white, so it wouldn't work on a transparent bg.

Change-Id: I26d5a8695a3c878a1664eb09900eded57eaff990
/frameworks/base/core/java/android/service/wallpaper/WallpaperSettingsActivity.java