summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
Commit message (Collapse)AuthorAgeFilesLines
* Don't use text shadows inside folders and all appsMichael Jurka2013-08-121-0/+4
| | | | | | (saves memory) Change-Id: I405b7bf251dd055bde0666174003c4c80de09f4e
* Trebuchet: Better layout for isScreenLarge devicesJorge Ruesga2013-05-251-5/+4
| | | | | | | | | | | | | | | | | | | | This change increase the space for the shortcuts at hotseat to fit the workspace on isScreenLarge devices. Also deactivate and remove the stretch screen setting, because the dimensions are always calculated on these devices. Also this change configures the space between hotseat pages to avoid to display icons for other pages in the current hotseat page. Patchset 2: Added nebkat suggestions Screenshots from TF700T: Landscape -> https://sharecloud.ruesga.com/public.php?service=files&t=efede324ade05db79878eac13e637301 Portrait -> https://sharecloud.ruesga.com/public.php?service=files&t=79a7002a73e167eed08a195c4cf3d05c Change-Id: I061303ce2ac78f3e7f7b13c4a25602b14e991e99 JIRA: CYAN-502 Issue: https://jira.cyanogenmod.org/browse/CYAN-502 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Trebuchet: Labels on dock itemsJorge Ruesga2013-05-071-0/+3
| | | | | | | | | | | | | | Patchset 4: Discard item scale and use paddings to adjust the workspace Patchset 5: mHideDockIconLabels = false on vertical hotseat Patchset 6: Fixed FolderIcon typo Fixed inline style Remove Workspace injection on Launcher class Use isLargeScreen to show text in vertical hotseat Change-Id: I00c57a28b4c7110b66ec6f856df8865006a76699 JIRA: CYAN-523 Issue: https://jira.cyanogenmod.org/browse/CYAN-523 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* CellLayout: Use default and target cell countsnebkat2013-01-061-2/+2
| | | | Change-Id: I586a9ca0c5272a85f03bfe7d58f1b4371aba9034
* Workspace: Fade in adjacent screensnebkat2012-12-141-1/+1
| | | | Change-Id: Ifeb3bc1e7e75782de2cb20b646defd599cc55406
* Fix post-merge breakage from the new 4.2 stuffRicardo Cerqueira2012-11-191-0/+3
|
* Tweaking workspace overscroll effect to prevent clipping icons. (Bug 7267045)Winson Chung2012-10-091-1/+1
| | | | Change-Id: I96514f762a1af1ec66523afde7db7a967b625afb
* Fix bug 7288630: Folder icons clipped on mantaMichael Jurka2012-10-081-1/+1
|
* Genericize naming of sw720dp wallpapersJason Chen2012-10-071-11/+11
| | | | | | | Bug: 6678111 Bug: 7032938 Change-Id: Ie9cf0f295ac090dd2692f6a1e55d4074be07508c
* Updating launcher layouts (Bug 6955380)Winson Chung2012-09-272-7/+9
| | | | | | - Fixing issue with tiny search/voice icons in landscape Change-Id: I0291c3415bda0aece241fa07cad132de270d1dda
* Fixing some spacing issues related to new 10inch layout. (Bug 6955380, Bug ↵Winson Chung2012-08-281-24/+23
| | | | | | 7035262, Bug 7056508) Change-Id: I589fe6c2475cfff12599eee9b490b2d4dc86511a
* Cleaning up folders for 7-inch and 10-inch UIsAdam Cohen2012-08-152-4/+16
| | | | Change-Id: I44c068ea288e4683aa7dc9e86bdac6226bb42b75
* Removing debugging background.Winson Chung2012-08-091-1/+0
| | | | Change-Id: I2273e126a3005b253f5bab459e5d1574c315ece0
* Initial changes for new 10inch layout.Winson Chung2012-08-083-36/+54
| | | | Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
* Disabling synchronous binding when returning home from another app while ↵Winson Chung2012-07-191-1/+0
| | | | | | | | | orientation has changed. (Bug 6792288) - Fixing issue where we were reverting to the first page of the workspace after launching an application from all apps, rotating, and returning home - Enabling rotation in master. Change-Id: I291b9d76b20244e9028b6f62164430bc3606644c
* Use getCurrentSizeRange to determine cell dimensionsMichael Jurka2012-06-211-3/+0
| | | | Change-Id: I7b50ad85594585a3c18838776652c3d873dbd82d
* Improving overscroll paramaters for 7-inch devicesAdam Cohen2012-06-081-0/+3
| | | | Change-Id: Iba805137fca121bab7675eac22236af9642c27bb
* Updating how widget previews lookMichael Jurka2012-05-221-3/+0
| | | | | | | | | 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-0/+2
| | | | Change-Id: I35a42f72fea1ec1e842df73cbdde5f5f029b6834
* Disable rotation on sw600dp devicesMichael Jurka2012-05-151-0/+1
| | | Keep it enabled for sw720dp devices
* Support for 600dp & custom clingsAndrew Flynn2012-05-131-0/+1
| | | | Change-Id: Ifea85be6ff062c61664a3f0ec6c1c24a1fc7b559
* Merge "sw600dp pixel perfect tweaks" into jb-devAndrew Flynn2012-05-091-0/+4
|\
| * sw600dp pixel perfect tweaksAndrew Flynn2012-05-091-0/+4
| | | | | | | | Change-Id: I9db1418c35a79f869c75bd3eb9741a8bb3b13ec9
* | Set app_icon_size back to 72dp for sw720dpAndrew Flynn2012-05-091-0/+1
|/ | | | Change-Id: I3b6ffc1b77eaebadb914d32a3e3bea6410fc7dc4
* 7" launcher changes.Andrew Flynn2012-05-081-4/+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
* Support split status bar in launcherAndrew Flynn2012-05-021-0/+1
| | | | Change-Id: I2f6687f52e8326f80e84251e39bf6cd6dc9b2f2b
* Refactoring dimens for cell size / gapAdam Cohen2012-04-271-10/+18
| | | | | | -> fixing some dimens from previous commit Change-Id: Ibab49bfb0dc403a67ab88c4ecadc49eb533eae29
* Refactoring padding dimens for CellLayouts and WorkspaceAdam Cohen2012-04-261-0/+20
| | | | Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-1/+4
| | | | | | | | | | - 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-1/+1
|\ | | | | | | | | * commit '989dc51400f4511e8411b0f1e6c525c024fbb949': Scale icons down for sw600dp-land mode.
| * Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-061-1/+1
| | | | | | | | | | | | | | Cached icons are statically all the same size, so we need to do it on the fly. Change-Id: Iae294ff4668f987db8fe5127bae724bf08363542
* | Remove unused resourcesMichael Jurka2012-03-052-22/+0
| |
* | Stripping out dead code for global drag and drop so that it doesn't have to ↵Adam Cohen2012-03-021-3/+0
|/ | | | | | be maintained Change-Id: I133a0a73f761c52e533bd35d7aaef76726f73b97
* New small/large screen division for Launcher.Andrew Flynn2012-02-294-1/+269
| | | | | | | | 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
* Tweaking portrait AppsCustomize page spacing so that it is visible again. ↵Winson Chung2011-11-141-3/+2
| | | | | | (Bug 5587437) Change-Id: I0543330ae1ac8160fc9b4edf4163b67c5349ba17
* Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-081-0/+4
| | | | | | - Tweaking the AllApps grid spacing Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
* Fixing issue where widget previews were being scaled up.Winson Chung2011-10-281-0/+20
Change-Id: I94eaa1beb0579c8045a3b4c6ff72f7b9622a62ff