summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
Commit message (Collapse)AuthorAgeFilesLines
* Adding graphic for all apps empty search screen.Winson2015-08-281-0/+2
| | | | Change-Id: I976a327a5984790c458b0f36d33c0b1ac16ec59c
* Refactoring fast scroller.Winson Chung2015-06-231-1/+1
| | | | | | | | | | | | | - Fixing issue with fast scroller not fitting name width. - Refactoring fast scrolling/scroll bar code out of base recycler view - Adding animations to fast scroller to match design - Smooth scrolling when jumping between app rows - Fixing issue with fast scroller jumping when you first pick it up - Fixing issue with wrong background paddings being used Bug: 21874346 Bug: 22031923 Change-Id: I9f011b1f375751f437604b900e95a2942d3f4601
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-2/+0
| | | | | | | | | > Using a single bitmap icon size > Picking up appropriate density for satisfy the required icon size > Fixing some icon size assumptions during icon animations Bug: 19514688 Change-Id: Ia7a1d0d2c03a9d39ccc241fa4ae3eb8a0f374585
* Moving all apps code into sub package.Winson Chung2015-05-222-3/+5
| | | | | | | - Renaming resources, dimens, etc to be more consistent - Removing old AppsCustomize resources and other unused code Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
* Various lint error fixes.Sunny Goyal2015-05-141-1/+1
| | | | | | | | > Fixing some RTL errors by specifying both marginStart and marginLeft > Moving all layout direction checks to Utilities > Explicitely adding @TargetApi before every method Change-Id: Ibe9c52b93b5a6adeadb27ace2b312770fd732ea0
* Exploring dense all apps layout.Winson Chung2015-05-111-1/+1
| | | | | | | | | - Disabling section headers in all apps on tablet layouts - Fixing issue with predictions not showing on rotation - Fixing issue with over-aggressive dismissing of keyboard & filtered app state - Fixing issue where the container bounds were running straight up to the nav bar Change-Id: I5a5a56afa75b50be96af4894bf785ffbb1b15fb3
* Initial changes to support predicted apps.Winson Chung2015-05-111-0/+2
| | | Change-Id: I80117d51074fe3dbdbb8d81cae886b1dffdfb86a
* Refactoring to single path for overview mode.Winson Chung2015-04-211-4/+0
| | | Change-Id: I590a813c6f031342d75c3a6c3e9c9afda1808f2e
* Refactoring common methodsSunny Goyal2015-02-261-5/+0
| | | | Change-Id: Id6d3072dd3a6d7f54e9591abbeffd9bd51c7403d
* Adding accessibility controlsSunny Goyal2015-01-161-3/+0
| | | | | | | | | | | > Adding 'Remove' option to workspace items > Adding 'Add to workspace' to all apps and widget list items, which adds the item to the first available space, giving preference to the current workspace screen > Adding 'App info' and 'Uninstall' options to appropriate items Bug: 18482913 Change-Id: Ifab7423af2d9ba502b5a2771b37bb5436b3df937
* Some resource fixes for drop targetSunny Goyal2014-10-231-12/+8
| | | | | | | | | | > Making it singleline with ellipsis everywhere > Decreasing the text size on smaller devices > Decreasing char limit for various labels Bug: 17563793 Bug: 17938450 Change-Id: I8ad1a156de0601d07419b2cc6418389bc2e24a4e
* Removing all traces of Market button and TabIndicatorSunny Goyal2014-10-171-7/+0
| | | Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
* Updating margin and content size for migration clingSunny Goyal2014-09-121-0/+5
| | | | | Bug: 17446533 Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
* Updating Tablet clings. (Bug 11973614)Winson Chung2014-01-161-32/+0
| | | | Change-Id: I6cb10424a345691d50c4fac7969e0b97bbee4b3c
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-01-141-5/+0
| | | | Change-Id: I4dc8a82c8cd5ef279506e7868e33a455fba5a3be
* Removed paddingStart and paddingEnd when they are the same.Yura2014-01-071-6/+6
| | | | | | | | This is to help get us paddingStart free to be able to work on Samsung tablets, as they crash on paddingStart when it is used outside of -v17. Bug: 8166178 Change-Id: Ic0ea256aabb68b654a3942dd19dd30e67f1b2af9
* Merge "Adjusting grid for tablets and fixing incorrect resources for large ↵Winson Chung2013-12-121-2/+0
|\ | | | | | | tablets." into jb-ub-now-kermit
| * Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2013-12-101-2/+0
| | | | | | | | Change-Id: I4c2a058da934bef14f5be3c53ebda940aeb990ca
* | Revert "Revert "Move wallpaper picker code to a separate directory""Michael Jurka2013-12-112-10/+0
| | | | | | | | This reverts commit 39de459a8621abfc91382ce7b4cdd37d09aaac12.
* | Revert "Move wallpaper picker code to a separate directory"Michael Jurka2013-12-102-0/+10
| | | | | | | | This reverts commit 8e88cb84781907afb7cca80581fea2277264fd2c.
* | Move wallpaper picker code to a separate directoryMichael Jurka2013-12-102-10/+0
|/ | | Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
* Add translucent bar attributes to sw720dp values override.John Spurlock2013-10-121-0/+2
| | | | | Bug:11197555 Change-Id: I0644a65938b605952bd938698fe50aba1f2823df
* Initial changes to restore AllApps.Winson Chung2013-09-052-24/+0
| | | | | | | - Removes unused all apps code due to dynamic grid/spacing - Attempts to use CellLayout instead of PagedViewCellLayout Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f
* Improve wallpaper croppingMichael Jurka2013-08-292-25/+0
| | | | | | | - Add support for tablets - Add support for parallax with user-cropped images - Improve behavior in landscape Change-Id: I50c4bba59b03d26d595a086a9ea425894f341705
* Initial Changes for Dynamic GridWinson Chung2013-08-203-132/+2
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Making folders scrollableAdam Cohen2013-06-061-4/+4
| | | | Change-Id: Id6c9ec62acc6d86dc627d20abad3e2d92010f539
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-11/+0
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Add first RTL support to LauncherFabrice Di Meglio2013-01-231-18/+18
| | | | | | See bug #8064062 Launcher needs to be RTL aware Change-Id: I24b1f1977fb65246afd2005440567b5850939621
* Don't use text shadows inside folders and all appsMichael Jurka2013-01-101-0/+4
| | | (saves memory)
* 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