summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge "Tweaking size of QSB and updating cling assets."Winson Chung2011-09-291-1/+1
|\
| * Tweaking size of QSB and updating cling assets.Winson Chung2011-09-281-1/+1
| | | | | | | | | | | | | | - Making the voice search button a little larger (Bug: 5373735) - Updating landscape cling backgrounds Change-Id: I9a9c0367cb0fce5a41fb45c48ea70d9ba8e13f69
* | Fully display decenders in folders (issue 5253358)Adam Cohen2011-09-291-1/+1
|/ | | | | | -> Also, turned off extract mode for folder renaming Change-Id: I5e544c9b225b3f205c90e977bfb6be516214718c
* Updating the qsb. (5051804)Winson Chung2011-09-161-0/+1
| | | | Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
* Workspace overscroll effectAdam Cohen2011-09-111-0/+1
| | | | | | -> Made AllAppsCustomize scroll/over scroll more subtle Change-Id: Icf1889b3adccce22d4a2d80c5b487518b0ab3157
* Adjusting auto-padding of widgets, issue 5180178Adam Cohen2011-09-011-4/+4
| | | | Change-Id: I552d4714e37e2798540379f66c2ed92977c6c818
* Fix malformed XML.Jeff Sharkey2011-08-311-1/+1
| | | | Change-Id: Id7dfdf96952ef2f9d41359c163e8d64e303f75cc
* Padding the new market button.Winson Chung2011-08-311-0/+5
| | | | Change-Id: I293859d4041a05619cb144a82aa1122a70403719
* Merge "Tweaking grid spacing (5162387)"Winson Chung2011-08-301-3/+8
|\
| * Tweaking grid spacing (5162387)Winson Chung2011-08-291-3/+8
| | | | | | | | Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
* | Automatically padding widgets based on target API levelAdam Cohen2011-08-251-4/+4
|/ | | | Change-Id: I062c487df1067a787e9921e85558b38294a10112
* Expanding folder rename touch regionAdam Cohen2011-08-241-1/+1
| | | | Change-Id: I3dc6fd97818a4f4592c0476d0a2d6f11f55f9653
* Cling ALL the things! (Workspace and AllApps)Winson Chung2011-08-221-0/+3
| | | | Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7
* Adding 3 dips of padding (left and right) and 1 dip (top and bottom) to ↵Adam Cohen2011-08-171-4/+4
| | | | | | | | | widgets on phones -> This should be tested with a representative suite of widgets (both internal and external) to determine the fallout Change-Id: I8f04d50efcec16efa8b61b4f0b1a61583242d15d
* Tablet/AllApps fixes.Winson Chung2011-08-091-1/+0
| | | | | | | | | - Fixing regression where the power button did not dismiss Apps/Customize - Fixing regression in number of icons in portrain in AC, and removing legacy peek var for calculations (5122724) - Fixing spacing in shop button on tablet - Fixing bug where the apps pane was being changed as we were animating (5139543) Change-Id: I3a3e5f224fd92e99072c830d13423d195179e7c7
* Making hotseat a fiver.Winson Chung2011-08-081-1/+1
| | | | Change-Id: I18737692a115f8fd77c6feb3062f4bfeca3506ae
* Solving bug where labels were unevenMichael Jurka2011-08-051-1/+1
| | | | | | - Ensuring all icons, even those that are pulled from our database cache, are always the correct size - Solves bug where loading icon for shortcuts with missing activities on a GB->ICS upgrade caused uneven labels (Bug 5111191) Change-Id: I4b8a97c3b0fa02fd189f82d0c01444f47fee2205
* Grid spacing fixesWinson Chung2011-08-041-4/+6
| | | | | | | | | - 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-291-1/+1
| | | | | | | | - 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
* Merge "Fixing minor bugs (5085316, 5082963, 5042828)"Winson Chung2011-07-271-5/+5
|\
| * Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-5/+5
| | | | | | | | | | | | | | | | - 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
* | Updating portals visuals:Adam Cohen2011-07-261-1/+1
|/ | | | | | | | -> added leave behind asset to dock, issue 5052467 -> new assets -> modified text Change-Id: Ie395b768658dd5c02443b37c4f58a02cf3e86e59
* Launcher cleanup and fixes.Winson Chung2011-07-251-2/+8
| | | | | | | | | - 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
* Cleaning up folder layout, still pending final assets / cell sizeAdam Cohen2011-07-221-2/+3
| | | | | | -> see bug 5044356 Change-Id: I80a3cd90145de2a774565aae04809d8c1d04ccd5
* Removing unused resourcesMichael Jurka2011-07-201-8/+0
|
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-3/+3
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Fxing issues with the scroll barWinson Chung2011-07-191-1/+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/+3
| | | | | | | | - 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-111-5/+3
| | | | | | | | | - 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
* Updating assets.Winson Chung2011-07-071-2/+3
| | | | | | - Tweaking search bar layout. Change-Id: I9624fa4284135858d3e19b8b8e4710b5dd746042
* Tweaking AppsCustomize spacing to match CellLayout.Winson Chung2011-06-301-2/+2
| | | | Change-Id: I5c3fa215659b51c7fc8dcda19dd1fd753d192f5e
* Cleaning up dead code.Winson Chung2011-06-231-6/+0
| | | | Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
* Tweaking launcher grid and spacing.Winson Chung2011-06-221-9/+9
| | | | Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
* Adding select all on focus to folder renaming, changed spacingAdam Cohen2011-06-211-0/+2
| | | | Change-Id: I34821315b168a37b9b78977adde0e93ba9db7c2e
* New folder visualization, renaming, staggering reorderAdam Cohen2011-06-211-0/+9
| | | | Change-Id: I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-0/+4
| | | | Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
* Adding padding to widgets on large devicesAdam Cohen2011-05-311-0/+6
| | | | Change-Id: Ib1d75687deb26008c1010ca10deb9ea3c374e8a5
* Adding QSBWinson Chung2011-05-261-0/+7
| | | | | | - Also changing AppsCustomize bg to black. Change-Id: Iadd1a34dda56b02191e00502714296a1a3c8ee88
* Shrink-wrapped foldersAdam Cohen2011-05-161-0/+4
| | | | Change-Id: Ida1b5d0bd4d39eabfde9f8a5bee0d4b6e9b33627
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-9/+27
| | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* Fixing drag icon location on non-xlarge devicesAdam Cohen2011-03-281-0/+5
| | | | Change-Id: I7897f67e145818866a51c6a50d4d3e59674b08b4
* Adjusting wallpaper picker to match specAdam Cohen2011-01-051-4/+0
| | | | Change-Id: I004f15119648b9435bd73a400bd0193962e9569f
* Updating the Static Wallpaper picker for TabletAdam Lesinski2010-11-241-0/+4
| | | | | | | | | | | | - Updated WallpaperChooser to use FragmentDialogs - Backwards compatible with old WallpaperChooser UI on non XLarge screens - There is a known bug with AlertDialogs (b/3225529) that prevents an AlertDialog to expand to fit its content. The squishing of the GridView is caused by that bug. Change-Id: I49381aab4aa24362e8c92da284797fce0e63823c
* Using hdpi icons in LauncherMichael Jurka2010-11-011-0/+3
| | | | Known issue: Default activity icon is still showing up as small
* the scroll drag area was too small, and should have come from a resource anyway.Joe Onorato2010-09-301-0/+4
| | | | Change-Id: I11111aff767e21a2582c5c368b5d9ff1ac8f9cd7
* Fix incorrect offset in drag feedback, and other minor stuff.Patrick Dubroy2010-08-041-7/+0
| | | | - moved some dimens to -xlarge - enlarge AllApps so that it's not clipped
* Improved support for workspace screen thumbnailsMichael Jurka2010-07-281-0/+3
| | | | | | | - Shrinking workspace view in All Apps - Added vertical margin for workspace screen thumnbnails - Fixed bugs in a few of the Launcher state transitions (e.g. customization to all apps) Change-Id: I9ad1c8861585d78fdb2e3bc986a614526b3cfe5f
* Home screen now shrinks while customizingMichael Jurka2010-07-271-0/+4
| | | | | | | - added a shrink/fade animation on home screen when going into customization mode - made items in the customization drawer larger Change-Id: Iddbaf14aa5b1504fe94966971a1ab95c00f24331
* Make 2D All Apps work better in landscape and on hdpi.Daniel Sandler2010-06-031-0/+4
| | | | | | | | | | | | | | | * Correct the density (or, rather, remove the density) of the icons in the cache to ensure they're drawn px-for-px. * Create a new landscape layout for 2DAA that aligns things properly (viz: Home icon at right, padding tuned, 6 columns). * Performance improvement: Make the app grid, icons, and home icon all opaque (by setting a black background) and move the home icon so it doesn't overlap the grid. Change-Id: I961323e9e39cb122cdc694853706e7fcdd10142f
* Increase hot rectangle of trash can.Daniel Sandler2010-04-281-0/+6
| | | | | | | | | The drop region is now 70dip^2. This means it invisibly overlaps nearby icons ever so slightly---not enough to prevent icons being properly dropped on the workspace. Bug: 2623734 Change-Id: I945160ef6bdfc0a4ac3cf9db57d440bad424dfc4