summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
Commit message (Collapse)AuthorAgeFilesLines
* AppWidget: Use old padding method on 4.0.1nebkat2012-01-251-0/+4
| | | | Change-Id: I8a3e6fee92be9ffed2d59504d096404c7651c602
* Merge 4.0.3nebkat2011-12-171-12/+18
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: res/values/strings.xml src/com/android/launcher2/AppsCustomizePagedView.java src/com/android/launcher2/AppsCustomizeTabHost.java src/com/android/launcher2/Launcher.java src/com/android/launcher2/PagedView.java src/com/android/launcher2/SearchDropTargetBar.java src/com/android/launcher2/Workspace.java Change-Id: Ia26c63bbf28b790c06f298c65fb48c79f49dc897
| * Enabling clings for tablets (Bug 5506377)Winson Chung2011-11-181-0/+3
| | | | | | | | Change-Id: Id0cdc7e2a101788f790340cd5acf6abb33419de6
| * Minor fixes to LauncherWinson Chung2011-11-181-3/+3
| | | | | | | | | | | | | | | | | | | | - 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
| * Fixing small regressions in folder text offset. (Bug 5600902)Winson Chung2011-11-141-0/+1
| | | | | | | | | | | | - Tweaking AppsCustomize tab bar dimens Change-Id: I5809c0ffb5fb0f7e0124d875c97198aafa4e43e3
| * Merge "Fixing issue where AllApps labels were getting clipped (Bug: ↵Winson Chung2011-11-081-0/+2
| |\ | | | | | | | | | 5490118)" into ics-mr1
| | * Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-081-0/+2
| | | | | | | | | | | | | | | | | | - Tweaking the AllApps grid spacing Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
| * | Using public API for widget paddingAdam Cohen2011-11-081-4/+0
| |/ | | | | | | Change-Id: I37c90ddf6309cdf29daacdf2c7663eb41d13338b
| * Adding padding on crespo for qsb bar by shrinking folder preview size.Winson Chung2011-11-011-5/+7
| | | | | | | | Change-Id: I9222ec6b66eb3146d4998013b82fdce664b01314
| * Fixing issue where widget previews were being scaled up.Winson Chung2011-10-281-0/+2
| | | | | | | | Change-Id: I94eaa1beb0579c8045a3b4c6ff72f7b9622a62ff
* | Preferences: Hide search bar preference + othersnebkat2011-12-021-0/+1
|/ | | | | | | - Restart Launcher on preferences changed - Implement "getCurrentOrientation()" Change-Id: I0728824ab994984c1dc798b61efa26b727ca3ea2
* Fixing issue where holographic outlines were offset when dragging from/to ↵Winson Chung2011-10-191-0/+2
| | | | | | folders/hotseat. (Bug: 5399792) Change-Id: Iaa39ef1293b45a1d116210ec9d7fbde17dbc99cc
* Making Launcher tabs more consistent with system. (Bug: 5184498)Winson Chung2011-10-141-1/+1
| | | | Change-Id: Idac7c14fdefcdad0bb88b1c5b34fa3e10c2733ac
* Fixing some issues with AppsCustomizeWinson Chung2011-10-111-3/+3
| | | | | | | | - Tweaking the widget page to make it a little tighter - Altering the way we generate widget previews to make them more consistent - Making the Apps page two line titles Change-Id: I7bce420466c1d41fb87b423f259472482803a406
* Fixing annoying issue where page outlines looked off-center.Winson Chung2011-10-091-0/+3
| | | | | | - Also addressed folder icon clipping issue (Bug: 5199082) Change-Id: Ifc76024e10e0ecf0103cd314f4d02523b068f923
* Updating folder cling text position for Crespo. (Bug: 5346951)Winson Chung2011-10-051-0/+1
| | | | Change-Id: Iaa0794c84766d02f1091442e2e76418ba57002d8
* 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