summaryrefslogtreecommitdiffstats
path: root/res/values-land
Commit message (Collapse)AuthorAgeFilesLines
* Removing unused cling resources.Sunny Goyal2014-08-271-2/+0
| | | | Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
* 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
* Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2013-12-101-2/+0
| | | | Change-Id: I4c2a058da934bef14f5be3c53ebda940aeb990ca
* Fixing regression in drop target bar height. (Bug 11980757)Winson Chung2013-12-041-1/+1
| | | | Change-Id: I67ccc575b5c15a47ab7f41ceebfc86d9a212ddf3
* Fixing up PagedView to work in landscape modeAdam Cohen2013-10-311-5/+0
| | | | | | | | | -> separated notion of page spacing and paged view padding -> always position the current page within the rect created by pagedview's viewport + padding -> space pages by a constant amount Change-Id: I6bb35f72f04543f83b51ef981f8c9ded051623ac
* Initial changes to restore AllApps.Winson Chung2013-09-051-11/+0
| | | | | | | - Removes unused all apps code due to dynamic grid/spacing - Attempts to use CellLayout instead of PagedViewCellLayout Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f
* Initial Changes for Dynamic GridWinson Chung2013-08-203-60/+0
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Making folders scrollableAdam Cohen2013-06-061-3/+5
| | | | Change-Id: Id6c9ec62acc6d86dc627d20abad3e2d92010f539
* Add first RTL support to LauncherFabrice Di Meglio2013-01-231-5/+5
| | | | | | See bug #8064062 Launcher needs to be RTL aware Change-Id: I24b1f1977fb65246afd2005440567b5850939621
* Updating launcher layouts (Bug 6955380)Winson Chung2012-09-271-2/+2
| | | | | | - Fixing issue with tiny search/voice icons in landscape Change-Id: I0291c3415bda0aece241fa07cad132de270d1dda
* Initial changes for new 10inch layout.Winson Chung2012-08-081-5/+1
| | | | Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
* Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-2/+0
| | | | | | | - Minor tweak to qsb padding - Adding yet more logging for single-app-page issue Change-Id: I4272dd7a70c9ac26f026b03a1f991f14844fdb9d
* Fixing issue where landscape delete button is not centered. (Bug 6493651)Winson Chung2012-05-151-3/+3
| | | | Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
* Tweaking the qsb padding to push icons in.Winson Chung2012-05-101-0/+2
| | | | Change-Id: I8190e042bc6820b34a46799e198e07328ac8bd00
* Refactoring dimens for cell size / gapAdam Cohen2012-04-271-2/+6
| | | | | | -> fixing some dimens from previous commit Change-Id: Ibab49bfb0dc403a67ab88c4ecadc49eb533eae29
* Refactoring padding dimens for CellLayouts and WorkspaceAdam Cohen2012-04-262-14/+13
| | | | Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-1/+1
| | | | | | | | | | - Fixes issue with folder icons being clipped in landscape in sw720dp (Bug: 6118397) - Fixes issue with divider being in wrong orientation in sw720dp - Fixes issue with scaled icons not being drawn with filtering - Fixes issue with side pages showing under the hotseat when in landscape in phone UI - Animates the drag view on pick up and drop Change-Id: Iad26427ec63fcbc9bdb3b29a4645689ba445d5c8
* Fix a lot of easy lint issuesMichael Jurka2012-02-241-4/+0
| | | | Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
* Merge "Forcing tabs to be single line and width bound (Bug 5646142)" into ↵Winson Chung2011-11-281-0/+6
|\ | | | | | | ics-mr1
| * Forcing tabs to be single line and width bound (Bug 5646142)Winson Chung2011-11-281-0/+6
| | | | | | | | Change-Id: Ia84bde47c5e4b254b636b2697c4f4889ce4f8b95
* | Fixing a few landscape issues.Winson Chung2011-11-281-1/+3
|/ | | | | | | | - Fixing issue where widgets/icon names from side pages show in landscape (Bug 5665226) - Fixing issue where the workspace was rendering over the hotseat in landscape (Bug 5665226) - Fixing regression where the market button had no press feedback Change-Id: Idcd890fdddab2d463195c9b3000fe7a0ab357200
* 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
* Modifying portals in landscape on the phone UIAdam Cohen2011-11-151-0/+5
| | | | Change-Id: I4190b0e4958dfd0d59d943d9b4c4d6fd2e9303c0
* Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-081-2/+0
| | | | | | - Tweaking the AllApps grid spacing Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
* Fixing issue where holographic outlines were offset when dragging from/to ↵Winson Chung2011-10-191-0/+2
| | | | | | folders/hotseat. (Bug: 5399792) Change-Id: Iaa39ef1293b45a1d116210ec9d7fbde17dbc99cc
* Issue 5218087, HONEYCOMB_MR2 -> ICE_CREAM_SANDWICH for widget paddingAdam Cohen2011-09-192-4/+4
| | | | | | -> Also moved a couple dimens to be consistent Change-Id: I897e1fc0706b8dcc6f6c1efe719c97b6a3932407
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-0/+2
| | | | Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
* Updating the qsb. (5051804)Winson Chung2011-09-161-0/+4
| | | | Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
* Disable fading of side pages on phones. (5270754)Winson Chung2011-09-132-2/+2
| | | | | | - Fixing small issue with scroll bars not aligning properly. Change-Id: I000c0b7a26d7e6295d131646be81491a357ffdce
* Adjusting auto-padding of widgets, issue 5180178Adam Cohen2011-09-011-0/+4
| | | | Change-Id: I552d4714e37e2798540379f66c2ed92977c6c818
* Tweaking grid spacing (5162387)Winson Chung2011-08-293-2/+29
| | | | Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
* Fixing folder icon in landscape, issue 5135333Adam Cohen2011-08-231-0/+4
| | | | Change-Id: Idf46b12a947bdc0e56993b8827021855d5349bc1
* Tweaking widget grid to show more itemsWinson Chung2011-08-111-1/+1
| | | | Change-Id: Ied035f6c01f062ac1b4b16ee0a5b9029c6da72a0
* Making hotseat a fiver.Winson Chung2011-08-081-2/+2
| | | | Change-Id: I18737692a115f8fd77c6feb3062f4bfeca3506ae
* Grid spacing fixesWinson Chung2011-08-041-3/+14
| | | | | | | | | - Restoring old grid for widgets - Disabling ability to add widgets to hotseat - Updating holo colors - Updating assets Change-Id: I3a639f0afeca9463f8079eb8fbaedf295a41fa0f
* Adding ability to add to hotseat from spring loaded mode (5064141).Winson Chung2011-07-292-2/+10
| | | | | | | | - 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
* Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-4/+4
| | | | | | | | - Adding separator between qsb and workspace content - Adding a bit of spacing between drawables and text in all apps - Making the drop target area smaller... Change-Id: I1bebe7dff20fc30e4896de1dcf23d23b62a31a07
* Launcher cleanup and fixes.Winson Chung2011-07-252-22/+4
| | | | | | | | | - 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
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-5/+1
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Fxing issues with the scroll barWinson Chung2011-07-191-0/+2
| | | | | | | | - Removing track from AllApps - Scrollbar should reach edge of track now - Fixing flashing when going from AppsCustomize to workspace and switching tabs in AppsCustomize Change-Id: Id69bd04dc503608566c3a33a1344904e3db383bf
* Cleaning up some drop-target issues.Winson Chung2011-07-121-0/+5
| | | | | | | | - Setting text color during drag over transitions - Fixing regression in drop target padding = Using old drop-down animation where possible Change-Id: Ia1c5ec9e58fc734d28133349d9920d123ed71ae6
* Fixing issues with spring loaded adding.Winson Chung2011-07-112-9/+18
| | | | | | | | | - 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
* Tweaking AppsCustomize spacing to match CellLayout.Winson Chung2011-06-301-6/+6
| | | | Change-Id: I5c3fa215659b51c7fc8dcda19dd1fd753d192f5e
* Making drop target smaller in landscape.Winson Chung2011-06-281-0/+2
| | | | Change-Id: I19b641761569d62d06eff7fb775ceb5cbcb5a845
* Making slightly different layout for shortcut pages in Widgets tab.Winson Chung2011-06-241-1/+1
| | | | Change-Id: I3f07e23bfe1c68e84c148057e95d583e3fa25b34
* Cleaning up dead code.Winson Chung2011-06-231-2/+0
| | | | Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
* Tweaking launcher grid and spacing.Winson Chung2011-06-221-4/+9
| | | | Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
* Need to remove views and not just hide them after animations.Winson Chung2011-06-201-7/+0
| | | | | | | | - Removing Manage Apps button from workspace and renaming it in AppsCustomize - Fixing foolish string play in resources from initial change for search bar - Using proper way to get full screen dims for wallpaper fix Change-Id: I1319d225135436468f1feb3057cd9f28eda7c89c
* Adding drag target bar.Winson Chung2011-06-012-1/+45
| | | | Change-Id: Ia00ed30264ea5f1d3c919111d15588ef441bfe20