summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/WallpaperChooser.java
Commit message (Collapse)AuthorAgeFilesLines
* Use the right package name to find wallpaper resources.Daniel Sandler2010-03-051-1/+6
| | | | | Bug: 2489120 Change-Id: I7efb122916edfb467c02969f29d845ebf29f74bf
* Fix the build!Romain Guy2010-03-041-0/+2
|
* Bug 2231692 - Turn off launcher2 logging.Joe Onorato2009-11-111-4/+4
|
* Stop crashing on invalid wallpaper thumbnail images.Daniel Sandler2009-11-101-3/+11
| | | | | | | | | | 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.)
* Avoid potention OOME when choosing a wallpaper in Home.Romain Guy2009-09-161-5/+23
| | | | Change-Id: I0b9ffc69fa710a65fa370efa2020601f7a14e9d7
* Properly destroy background loader in onDestroy().Romain Guy2009-09-141-1/+14
| | | | Change-Id: I6069262f9ebb46d01f15ca64332ce600db2f899c
* Port wallpaper chooser change from Launcher to Launcher2.Romain Guy2009-09-141-19/+36
| | | | Change-Id: I8af4dd737ab0533ed0994d81440c06b54d7118d9
* Add the ability to replace all wallpapers with overlay resources.Romain Guy2009-09-021-44/+9
| | | | Change-Id: I516c0972c04dc7e07801a2e3c297e1d0f0f96f9a
* Update to follow modified wallpaper APIs.Dianne Hackborn2009-08-081-1/+1
|
* Update to use new wallpaper APIs.Dianne Hackborn2009-08-051-45/+4
|
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+264