summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp/dimens.xml
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet Settings UI Refresh.Raj Yengisetty2014-11-191-0/+3
| | | | | | | | | | | | | | | | | | - Overview Panel contains all Launcher Settings - Accessible through long press on Workspace or HW Menu button - Settings are held in a SlidingPanel in the Overview Panel - Replace the Settings shortcut in Overview Panel with Themes shortcut - Replace widgets icon with new widgets icon from Launcher3 - Trebuchet Settings changes no longer require restarting Process - Transition Effects have PNG Sequence to show animation sequence - Remove PageIndicator click event to open Overview Panel in AppTray Contributors: Adrian Foulk - UX Lead Abishek Devkota - Project Manager Hayden Schoen - UX Designer Change-Id: I2186213960cf12e840e814757894fe104551856b
* Updating margin and content size for migration clingSunny Goyal2014-09-121-0/+2
| | | | | Bug: 17446533 Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
* Updating clings, removing ununsed clingsSunny Goyal2014-08-251-0/+7
| | | | | | issue: 16127412 Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7
* Initial changes to restore AllApps.Winson Chung2013-09-051-6/+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-201-47/+0
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Cleaning up folders for 7-inch and 10-inch UIsAdam Cohen2012-08-151-0/+3
| | | | Change-Id: I44c068ea288e4683aa7dc9e86bdac6226bb42b75
* Updating how widget previews lookMichael Jurka2012-05-221-1/+3
| | | | | | | | | Also fixing issue where some widget previews would be way too large when picked up Bug: 6472013 Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
* Tweaking AllApps cell size. (Bug 6501969)Winson Chung2012-05-161-1/+1
| | | | Change-Id: I35a42f72fea1ec1e842df73cbdde5f5f029b6834
* Tweaks to launcher layout on NakasiAdam Cohen2012-05-151-5/+11
| | | | Change-Id: I401f866add040b3cb653bf506eefaa3d6ff48706
* Launcher sw600dp cell sizesAndrew Flynn2012-05-151-2/+2
| | | | | | Change-Id: Ibfe1552ba34554dde9bfcac0f18fadad7e7f6dde Portrait: 96x96 Landscape: 88x88
* Support for 600dp & custom clingsAndrew Flynn2012-05-131-1/+1
| | | | Change-Id: Ifea85be6ff062c61664a3f0ec6c1c24a1fc7b559
* Fixing widget pane gap issue. (Bug 6476996)Winson Chung2012-05-111-1/+1
| | | | Change-Id: I43280d1de3c1196eeac863b8508bb7f29cae4a2d
* Larger icons/grid layout for sw600dpAndrew Flynn2012-05-091-11/+11
| | | | Change-Id: Ia8ba8e51db9f126a6f7a21fb0cbdc4e96738f476
* sw600dp pixel perfect tweaksAndrew Flynn2012-05-091-11/+19
| | | | Change-Id: I9db1418c35a79f869c75bd3eb9741a8bb3b13ec9
* 7" launcher changes.Andrew Flynn2012-05-081-12/+13
| | | | | | | | - 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
* Support split status bar in launcherAndrew Flynn2012-05-021-10/+9
| | | | Change-Id: I2f6687f52e8326f80e84251e39bf6cd6dc9b2f2b
* Refactoring dimens for cell size / gapAdam Cohen2012-04-271-4/+11
| | | | | | -> fixing some dimens from previous commit Change-Id: Ibab49bfb0dc403a67ab88c4ecadc49eb533eae29
* New small/large screen division for Launcher.Andrew Flynn2012-02-291-53/+25
| | | | | | | | 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
* Giving more space to the tab bar to prevent the tabs from shrinking in size ↵Winson Chung2011-11-291-1/+1
| | | | | | in portrait. Change-Id: Ia0ad7d587e7c42004a87a1b9c9eacf2ab0b76d78
* Fixing small regressions in folder text offset. (Bug 5600902)Winson Chung2011-11-141-1/+2
| | | | | | - Tweaking AppsCustomize tab bar dimens Change-Id: I5809c0ffb5fb0f7e0124d875c97198aafa4e43e3
* Merge "Fixing issue where AllApps labels were getting clipped (Bug: ↵Winson Chung2011-11-081-1/+1
|\ | | | | | | 5490118)" into ics-mr1
| * Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-081-1/+1
| | | | | | | | | | | | - Tweaking the AllApps grid spacing Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
* | Using public API for widget paddingAdam Cohen2011-11-081-7/+0
|/ | | | Change-Id: I37c90ddf6309cdf29daacdf2c7663eb41d13338b
* Fixing issue where holographic outlines were offset when dragging from/to ↵Winson Chung2011-10-191-0/+2
| | | | | | folders/hotseat. (Bug: 5399792) Change-Id: Iaa39ef1293b45a1d116210ec9d7fbde17dbc99cc
* Fixing crash when you are dragging an app and the packages change under you. ↵Winson Chung2011-10-041-2/+0
| | | | | | | | (Bug: 5280181) - Removing unused dimension for app icon content size Change-Id: If3910010577e902937d284296479f9a699516de3
* Fixing incorrect resource overlay naming.Winson Chung2011-08-311-0/+87
Change-Id: Iebb48a96835360d2a312aa8df8ac940d9a7e9be6