summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/WallpaperChooser.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings and remove dead codeMichael Jurka2012-04-131-0/+1
| | | Change-Id: I574d823fedf4b752c3df5a72599b390f708823ac
* A fullscreen wallpaper chooser for all screen sizes.Amith Yamasani2011-06-221-0/+2
| | | | | | | The wallpaper preview covers the whole screen, with background protection for the gallery items and button. Change-Id: Ice31c4fea6503d1a59b59d6fbffb5e4a28eb2143
* Update Wallpaper picker and fix bugAdam Lesinski2010-12-131-290/+10
| | | | | | | -Fixed b/3271838 -On a phone, Fragment would not remember its previous state and crash on rotation Change-Id: Ida923fba0c7f4622b090e2838fd932328ad68c63
* Fixed label for static wallpaper pickerAdam Lesinski2010-11-241-1/+1
| | | | Change-Id: I403950a4f4c86e5cd5d83748c15c23e38b8cb9c1
* Updating the Static Wallpaper picker for TabletAdam Lesinski2010-11-241-68/+141
| | | | | | | | | | | | - Updated WallpaperChooser to use FragmentDialogs - Backwards compatible with old WallpaperChooser UI on non XLarge screens - There is a known bug with AlertDialogs (b/3225529) that prevents an AlertDialog to expand to fit its content. The squishing of the GridView is caused by that bug. Change-Id: I49381aab4aa24362e8c92da284797fce0e63823c
* 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