History log of /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
702996867bf80dd6652a46303cc06568e6f78369 01-Sep-2015 Sunny Goyal <sunnygoyal@google.com> Updating the LiveWallpaperPicker UI

> Using the settings theme
> Removing GirdLayout usage, using ListView with appropriate padding
> Removing trampoline activity when starting wallpaper preview

Change-Id: Iea12a8c1c6d6cdc0682add07e1b9565827da71c8
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperActivity.java
be7ef35368513dcc35f563e407a9a55f9afe81bd 14-Dec-2010 Adam Lesinski <adamlesinski@google.com> Fixed an issue with fragment display on a phone

-A class name change was not reflected in the xml
-Rotation of the screen caused a crash

Change-Id: I483baf8b93c333e349ff1d4e5c6219abcbfad56c
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperActivity.java
d6bb51406fa63d93bf634b64e9f115e49a9c9c29 07-Dec-2010 Adam Lesinski <adamlesinski@google.com> Fixed bug in orientation change

-The Fragment was missing an empty public constructor
b/3257935
-Restructured some of the logic determining whether to
show a dialog or an embedded view

Change-Id: I42295ef88cd800b775ea6970c59c34cb46ca17d5
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperActivity.java