summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
Commit message (Collapse)AuthorAgeFilesLines
* Initial changes to restore AllApps.Winson Chung2013-09-051-8/+1
| | | | | | | - Removes unused all apps code due to dynamic grid/spacing - Attempts to use CellLayout instead of PagedViewCellLayout Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f
* Initial implementation of new wallpaper picker.Michael Jurka2013-08-211-0/+4
| | | Change-Id: Ib4c5ac4989b4959fa62465d9cde3cac662e24949
* Initial Changes for Dynamic GridWinson Chung2013-08-201-69/+6
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-131-0/+2
| | | | Change-Id: I082ba0b90ca4b3fbba32e8dfdec8ba79486d841c
* Removing old scroll indicator and adding page indicator dots.Winson Chung2013-07-171-0/+4
| | | | Change-Id: I44c5b4b532e8464010d45dd0a3dfeccb2d475216
* Use autoscroller to handle drag scrollingMindy DelliCarpini2013-07-031-3/+0
| | | | Change-Id: Ie094cbfa91f898133f84ad9ffc349d8cfa07e668
* Accelerate scrolling based on duration of drag near edgeMindy DelliCarpini2013-06-271-0/+3
| | | | | | | TODO: tune max/ min scrolling velocity Tune scroll trigger zones Change-Id: I1daf10f12617fa9362cb340d5ed7bac98b23c9be
* Fixing issue with qsb icons not being sized correctly. (Bug 8543618)Winson Chung2013-04-121-1/+1
| | | | Change-Id: I807eaa8323e138c3ad13b6b923a3598c072c0588
* Update custom cling paramsMichael Jurka2012-10-101-0/+1
| | | | | Bug: 7318080 Change-Id: I77d73d81a60efa3886f088e82c6ba3466f6ac331
* Re-merge "Add support for custom manta cling"Michael Jurka2012-10-081-0/+3
| | | | | | | | | | | | | | Also, fix issue where mako was crashing because Launcher was trying to load a custom cling for it. It was doing this because a custom home layout was specified by SetupWizard, but for now we only want custom clings on large devices Bug: 7302705 Bug: 6992663 This reverts commit 2ebcf509f038f435ca8819dc098a7cb480bed0d9. Change-Id: I46533309d5c62edfbd3a3b178c6965ffc73b6476
* Revert "Add support for custom manta cling"Michael Jurka2012-10-081-3/+0
| | | | This reverts commit 68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.
* Add support for custom manta clingMichael Jurka2012-10-051-0/+3
| | | | | | - Load a custom cling if custom workspace layout is specified - Also persist any custom workspace layout Bug: 6992663
* Cleaning up folders for 7-inch and 10-inch UIsAdam Cohen2012-08-151-0/+1
| | | | Change-Id: I44c068ea288e4683aa7dc9e86bdac6226bb42b75
* Use getCurrentSizeRange to determine cell dimensionsMichael Jurka2012-06-211-4/+0
| | | | Change-Id: I7b50ad85594585a3c18838776652c3d873dbd82d
* Address widget size callback issue for small phones (issue 6670346)Adam Cohen2012-06-171-4/+4
| | | | Change-Id: I76fe87e11a665844f5ce1a76e1921342c285310e
* 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
* Updating how widget previews lookMichael Jurka2012-05-221-3/+12
| | | | | | | | | Also fixing issue where some widget previews would be way too large when picked up Bug: 6472013 Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
* Change custom workspace clingAndrew Flynn2012-05-171-2/+0
| | | | Change-Id: I8fe44469ac4bf38f9be2228d8eace1198bf3a48e
* Merge "Support for 600dp & custom clings" into jb-devAndrew Flynn2012-05-141-0/+3
|\
| * Support for 600dp & custom clingsAndrew Flynn2012-05-131-0/+3
| | | | | | | | Change-Id: Ifea85be6ff062c61664a3f0ec6c1c24a1fc7b559
* | Making the page spacing fixed in spring loaded mode. (Bug 6478409)Winson Chung2012-05-141-0/+1
|/ | | | Change-Id: I3577a1beecacb82528f0fde9439a8366a709b29c
* Tweaking the qsb padding to push icons in.Winson Chung2012-05-101-0/+2
| | | | Change-Id: I8190e042bc6820b34a46799e198e07328ac8bd00
* 7" launcher changes.Andrew Flynn2012-05-081-2/+0
| | | | | | | | - Shrink icons in workspace (keeping hotseat size the same) - Increase width of QSB in landscape - Move QSB voice button to bottom in landscape Change-Id: I2c0bad4229484f516005592f2c14da1a4939acca
* Refactoring dimens for cell size / gapAdam Cohen2012-04-271-4/+9
| | | | | | -> fixing some dimens from previous commit Change-Id: Ibab49bfb0dc403a67ab88c4ecadc49eb533eae29
* Refactoring padding dimens for CellLayouts and WorkspaceAdam Cohen2012-04-261-0/+21
| | | | Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-2/+2
| | | | | | | | | | - 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
* am 989dc514: am bc239a15: Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-071-0/+3
|\ | | | | | | | | * commit '989dc51400f4511e8411b0f1e6c525c024fbb949': Scale icons down for sw600dp-land mode.
| * Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-061-0/+3
| | | | | | | | | | | | | | Cached icons are statically all the same size, so we need to do it on the fly. Change-Id: Iae294ff4668f987db8fe5127bae724bf08363542
* | resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-011-0/+3
|\| | | | | | | Change-Id: I8770574acf86e280a9d15d4309686111260e09d9
| * New small/large screen division for Launcher.Andrew Flynn2012-02-291-0/+3
| | | | | | | | | | | | | | | | Previously the dp division between the two was set at 600dp (7" tablets). This has now been bumped up to 720dp (10" tablets). Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
* | Fix a lot of easy lint issuesMichael Jurka2012-02-241-13/+0
| | | | | | | | Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
* | Fading out workspace when dragging to higlight dragged object.Winson Chung2012-02-231-1/+1
| | | | | | | | Change-Id: I540ce145168a65a029d820d6c14a1e3070f8a5b0
* | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-0/+3
|/ | | | Change-Id: Ic97d74a14964c6bdc23305b2d378b13a1f2e3664
* 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
* 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