summaryrefslogtreecommitdiffstats
path: root/res/layout-land/workspace_screen.xml
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up grid size specification in LauncherAdam Cohen2010-08-041-6/+4
| | | | | | | | | | | | This commit eliminates the notion of in-place rotations and a bunch of associated complexities (including the notion of canonical coordinates). Further, the number of x and y cells per workspace screen is now being stored in a single location in the XML definition of Workspace. This fixes a couple bugs where incorrect values were being used. Finally, eliminated the notion of "shortAxis" and "longAxis" in terms of padding and cell count. These have been translated to corresponding x and y axis values. Change-Id: I30cfed66f82d739355b3f01730b28b6c0437989c
* Update launcher's namespace.Romain Guy2010-03-041-1/+1
|
* Don't do the haptic feedback on workspace items when they're not being ↵Joe Onorato2010-02-161-0/+1
| | | | | | picked up. related to bug 2309687
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ↵Joe Onorato2010-02-121-2/+2
| | | | | | | | | | | ShortcutInfo which is used for the workspace. Consolidate the three icon resampling functions into one. Ensure that the icons stored in LauncherProvider are the right size, so we don't have to resample them each time we load them.
* Clean up the workspace layout so it makes sense in landscape.Joe Onorato2010-02-021-2/+2
|
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-2/+2
| | | | Bug: #2361749.
* clean up rollo / launcher2Joe Onorato2009-08-071-2/+2
|
* Launcher2 compiles.Joe Onorato2009-07-301-2/+2
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+31
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-31/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+31