summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps.xml
Commit message (Collapse)AuthorAgeFilesLines
* resolved conflicts for merge of 13ef17a3 to mnc-dr-devHyunyoung Song2015-07-221-0/+57
| | | | | b/22609402 Change-Id: I140cf972d57e14737a6f91c0b4a8ec6c7ff1af2b
* Minor changes to help address some hiccups when panning, changing tabs and ↵Winson Chung2011-05-061-20/+0
| | | | | | | | rotating in AppsCustomize. - Also removing references to old all-apps 2d/3d Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
* Change the way 2D/3D AllApps are selected.Daniel Sandler2010-03-041-17/+4
| | | | | | | | all_apps.xml is now a trampoline that loads the correct layout file. Also take this opportunity to make 2D the default. Change-Id: Iba2500da1bf4f505f1a5c2f6f32ed6e72ec34c5f
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-0/+33
AllAppsView is now the 2D, GridView-based version (very similar to classic Launcher); AllApps3D is the RenderScript/Rollo implementation. TODO: - some mdpi assets are not in fact mdpi - related to above: static wallpapers not working yet - add dynamic selection of 2D/3D AA; currently you must choose one at build time by picking the appropriate class in all_apps.xml (see separate CL for sapphire overlay that does this) Change-Id: I253d98404ea8a329a4049d2e48edd2e5129fa6ba