summaryrefslogtreecommitdiffstats
path: root/res/layout-land/launcher.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Last minute hack to deliver touch events to widget in landscape mode.Romain Guy2010-04-051-2/+6
| | | | | | | | | | | | Bug #2562729 In landscape, the left and right dots buttons are 93dip wide; this makes them overlap with widgets at the bottom of the screen. The dots do not need to be that wide but we chose this size to make it easier to tap them in portrait. To avoid issues in landscape, this change introduces a new type of ImageView that can ignore touch events in a certain zone. This was easier and cheaper than re-cutting 36+ assets. Change-Id: Id261fba41a43dede943e72060e39e87658e4b0df
* fix 2554422 - Landscape workspace dots have stretched aspect ratioJoe Onorato2010-03-291-0/+2
| | | | Change-Id: I9f0ef8370bbf3e73f86dabf006372fc243f302b9
* Update launcher's namespace.Romain Guy2010-03-041-1/+1
|
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-11/+1
| | | | | | | | | | | | | | | | 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
* Clean up the workspace layout so it makes sense in landscape.Joe Onorato2010-02-021-2/+3
|
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-8/+8
| | | | Bug: #2361749.
* Updated assets for Home.Romain Guy2009-11-131-2/+2
| | | | Change-Id: I9aaf24d2ce0ef3333e969dcecd654459c80925ec
* Fix landscape layout.Romain Guy2009-11-091-0/+28
| | | | Change-Id: I0ef501a95708d487a975bb175c7038dee291efa4
* If 3 screens are good 5 will be betterMike Cleron2009-11-051-2/+5
|
* Launcher2 - remove unused resources and make it not crash in landscape.Joe Onorato2009-10-061-14/+21
| | | | Landscape still doesn't look good.
* Move the all apps view back into the window with the workspace.Joe Onorato2009-08-161-1/+1
|
* Enable live wallpaper in Launcher2Romain Guy2009-08-101-5/+0
|
* Split the wallpaper into its own view (it will be its own surface some day).Joe Onorato2009-07-311-0/+5
|
* Checkpoint launcher2 - all apps is in a 2nd window.Joe Onorato2009-07-311-40/+9
| | | | Lots is still broken.
* Launcher2 compiles.Joe Onorato2009-07-301-8/+8
|
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+100
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-100/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-1/+1
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+1
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-6/+5
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-11/+17
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+95