summaryrefslogtreecommitdiffstats
path: root/res/values-land/styles.xml
Commit message (Collapse)AuthorAgeFilesLines
* resolved conflicts for merge of 13ef17a3 to mnc-dr-devHyunyoung Song2015-07-221-1/+1
| | | | | b/22609402 Change-Id: I140cf972d57e14737a6f91c0b4a8ec6c7ff1af2b
* Some resource fixes for drop targetSunny Goyal2014-10-231-11/+9
| | | | | | | | | | > Making it singleline with ellipsis everywhere > Decreasing the text size on smaller devices > Decreasing char limit for various labels Bug: 17563793 Bug: 17938450 Change-Id: I8ad1a156de0601d07419b2cc6418389bc2e24a4e
* Removing all traces of Market button and TabIndicatorSunny Goyal2014-10-171-4/+0
| | | Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-01-141-4/+0
| | | | Change-Id: I4dc8a82c8cd5ef279506e7868e33a455fba5a3be
* Removed paddingStart and paddingEnd when they are the same.Yura2014-01-071-2/+2
| | | | | | | | This is to help get us paddingStart free to be able to work on Samsung tablets, as they crash on paddingStart when it is used outside of -v17. Bug: 8166178 Change-Id: Ic0ea256aabb68b654a3942dd19dd30e67f1b2af9
* Fixing regression in drop target bar height. (Bug 11980757)Winson Chung2013-12-041-1/+1
| | | | Change-Id: I67ccc575b5c15a47ab7f41ceebfc86d9a212ddf3
* Initial Changes for Dynamic GridWinson Chung2013-08-201-13/+0
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Add first RTL support to LauncherFabrice Di Meglio2013-01-231-5/+5
| | | | | | See bug #8064062 Launcher needs to be RTL aware Change-Id: I24b1f1977fb65246afd2005440567b5850939621
* Initial changes for new 10inch layout.Winson Chung2012-08-081-5/+1
| | | | Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
* Fixing issue where landscape delete button is not centered. (Bug 6493651)Winson Chung2012-05-151-3/+3
| | | | Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
* Refactoring padding dimens for CellLayouts and WorkspaceAdam Cohen2012-04-261-6/+0
| | | | Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
* Forcing tabs to be single line and width bound (Bug 5646142)Winson Chung2011-11-281-0/+6
| | | | Change-Id: Ia84bde47c5e4b254b636b2697c4f4889ce4f8b95
* Minor fixes to LauncherWinson Chung2011-11-181-5/+0
| | | | | | | | | | - Tweaking the AllApps tab padding - Fixing issue where the cling punch out might be in the wrong location - Removing unused dragging code related to drop/scroll area overlap - Tweaking padding so that picking up an icon on the top row does not automatically hover over delete (Bug 5636264) - Fixing issue where multiple bgs in AllApps tab bar line makes it look blurry (Bug 5523822) Change-Id: I707397c231188a9feee8c0856374e0483cf37296
* Updating the qsb. (5051804)Winson Chung2011-09-161-0/+4
| | | | Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
* Tweaking grid spacing (5162387)Winson Chung2011-08-291-1/+7
| | | | Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
* Adding ability to add to hotseat from spring loaded mode (5064141).Winson Chung2011-07-291-0/+5
| | | | | | | | - Fixing regression where folder items had no text in tablet ui and assets - Fixing spring loaded frame sizing (5067335) - Making the cells 80x80 for testing again on the phone ui (5085986) Change-Id: I52a0f5eaf2dcf4adaf57c5a71da3903892c490a8
* Launcher cleanup and fixes.Winson Chung2011-07-251-20/+0
| | | | | | | | | - Removing unused hotseat assets - Adding xhdpi assets from designer repo - Decoupling dock divider and scroll bar to fix landscape divider issue - Fixing issue where dock portals were being clipped Change-Id: If3894a9a265e0272111e852857f9cfbf994ec050
* Fixing issues with spring loaded adding.Winson Chung2011-07-111-0/+5
| | | | | | | | | - Delaying until items are added - Showing bg when going into spring loaded mode - Fixing regression where dropping widgets on full page would not trigger a notification - Fixing regression on tablet where pages were no longer being rotated or shown Change-Id: Iadc0c406f0c065c5029addea1abfee395eed81b9
* Making drop target smaller in landscape.Winson Chung2011-06-281-0/+2
| | | | Change-Id: I19b641761569d62d06eff7fb775ceb5cbcb5a845
* Adding drag target bar.Winson Chung2011-06-011-1/+15
| | | | Change-Id: Ia00ed30264ea5f1d3c919111d15588ef441bfe20
* Adding QSBWinson Chung2011-05-261-0/+17
| | | | | | - Also changing AppsCustomize bg to black. Change-Id: Iadd1a34dda56b02191e00502714296a1a3c8ee88
* New Launcher feature: "hotseat" icons.Daniel Sandler2010-04-231-0/+41
The hotseats are permanent slots on either side of the AllApps button. Their functions are: LEFT/BOTTOM: Phone Launched via the hardcoded class name com.android.contacts/.ContactsLaunchActivity. RIGHT/TOP: Browser Launched by querying to see which application is the default for URLs, then starting that activity directly. In the future, it would be ideal to allow an application with permission to access LauncherProvider to customize these (icons, contentDescriptions, and Intents). Bug: 2559083 Change-Id: I56f6e745f8574aa17e28feaa9d2118fb4a715cd4