History log of /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperListAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
41b1f8f45b56878c9aa4a4044127acc761c277c0 18-Nov-2011 Leon Hong <leonhong@google.com> Removing Live Wallpaper Description - Bug 5462731

Change-Id: If8d4ed443590576ffd203054f1f5b7ee26adb7cf
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperListAdapter.java
982af49707933862b35a39acfc700a2fd74c9d80 11-Feb-2011 Patrick Dubroy <dubroy@google.com> Fix 3421874: Crash when quickly tapping in wallpaper picker screen

We can't do a UI operation on a background thread. Fix is to move
the code into onProgressUpdate, which runs on the UI thread.
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperListAdapter.java
494767f1f8a29d2197837463fb6477646e682478 02-Dec-2010 Adam Lesinski <adamlesinski@google.com> Updated the LivePicker for tablet UI

- Basic UI for the new LivePicker. Missing small tweaks

Change-Id: I5d48e5ea5afc7feccf5f35124b944283060685df
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperListAdapter.java
17b2c070a685d3ca4eedb33045dc9af0a5a654f6 25-Nov-2010 Adam Lesinski <adamlesinski@google.com> Changed the process of enumerating live wallpapers

Made the wallpaper enumeration process an AsyncTask

Change-Id: I670e7d78ecb1eeb1f4c9b18ac3f487de931ff4f0
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/LiveWallpaperListAdapter.java