summaryrefslogtreecommitdiffstats
path: root/res/layout/wallpaper_chooser_base.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove built-in wallpaper picker.Daniel Sandler2013-08-211-28/+0
| | | | | | | | Note that we don't yet have a solution for the user's initial wallpaper. Bother! Bug: 9626042 Change-Id: I07ab09a3d10434e444dc27051034d387e692e469
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-1/+1
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Update Wallpaper picker and fix bugAdam Lesinski2010-12-131-1/+4
| | | | | | | -Fixed b/3271838 -On a phone, Fragment would not remember its previous state and crash on rotation Change-Id: Ida923fba0c7f4622b090e2838fd932328ad68c63
* Updating the Static Wallpaper picker for TabletAdam Lesinski2010-11-241-0/+25
- 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