Commit Graph

10 Commits

Author SHA1 Message Date
Joe Onorato a30ce8e6b2 Bug 2231692 - Turn off launcher2 logging. 2009-11-11 09:24:37 -08:00
Daniel Sandler 1325f557bb Stop crashing on invalid wallpaper thumbnail images.
We still won't be able to show a thumbnail, of course, but now instead of
crashing the picker we leave an empty box and write out a helpful Log.e such
as:

	09-21 15:11:45.624: ERROR/Launcher(1539): Error decoding thumbnail resId=2130837544 for wallpaper #14

(Related to http://b/2113687.)
2009-11-10 21:08:40 -08:00
Romain Guy e82140fe20 Avoid potention OOME when choosing a wallpaper in Home.
Change-Id: I0b9ffc69fa710a65fa370efa2020601f7a14e9d7
2009-09-16 16:54:21 -07:00
Romain Guy 4e55c77846 Properly destroy background loader in onDestroy().
Change-Id: I6069262f9ebb46d01f15ca64332ce600db2f899c
2009-09-14 15:26:18 -07:00
Romain Guy 8c724f568c Port wallpaper chooser change from Launcher to Launcher2.
Change-Id: I8af4dd737ab0533ed0994d81440c06b54d7118d9
2009-09-14 15:18:12 -07:00
Romain Guy 8eb509596b Add the ability to replace all wallpapers with overlay resources.
Change-Id: I516c0972c04dc7e07801a2e3c297e1d0f0f96f9a
2009-09-02 15:57:21 -07:00
Dianne Hackborn 6427180237 Update to follow modified wallpaper APIs. 2009-08-08 21:01:32 -07:00
Dianne Hackborn 107f839cdf Update to use new wallpaper APIs. 2009-08-05 21:32:16 -07:00
Joe Onorato a5902524d4 Launcher2 compiles. 2009-07-30 13:37:37 -07:00
Joe Onorato fca7c88f9d Move com/android/launcher -> com/android/launcher2 2009-07-30 10:15:07 -07:00