summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
Commit message (Collapse)AuthorAgeFilesLines
* Retiring some feature flagsSunny Goyal2018-07-101-1/+0
| | | | Change-Id: I80a00ecaec0785ce2ba6a5f14a54c8a76f555d43
* Using dragHandle for workspace padding calculation instead of pageIndicatorSunny Goyal2018-05-101-3/+0
| | | | | | | > PageIndicator is a 1dp indicator which does not contribute in any padding calculations Bug: 79111591 Change-Id: I4d8be0149da2b3f14593ae71ca037ffe3885d9be
* Simplifying all-apps search boxSunny Goyal2018-03-011-1/+0
| | | | | | | | > Giving the search box a solid background so that it work fine with scrolling > bottom shadow logic for search box Bug: 73085356 Change-Id: Ie4dc4922be39ffd8e2d562becedbd4c6f820e6c9
* Removing horizontal bar from page indicatorSunny Goyal2017-12-051-0/+3
| | | | | | | > Removing the clickable bar from pageIndicator in portrait view > Moving onClick logic to respective classes Change-Id: I83a8df90d8c5442890bc09fdda17a82b9d134b8a
* Accounting for bottom margin in the search box in app-scroll rangeSunny Goyal2017-07-171-1/+0
| | | | | Bug: 2539098 Change-Id: I9d7cdb05d33af397a4adcfc2f1f6c1d380b9fb0e
* Sanitizing various search container ids and layout namesSunny Goyal2017-06-271-1/+1
| | | | | Bug: 63014381 Change-Id: Ia75a8a048c7a85c6324f8861abd2bcf1721032fa
* Updating the fast scroll bar UISunny Goyal2017-06-161-1/+7
| | | | | Bug: 37015359 Change-Id: Iec0748f04ebe9a3eef13ff759da3cab6ff28c3a1
* Some theme fixesSunny Goyal2017-06-111-10/+0
| | | | | | | | | > workspaceTextColor was not clearly defined to white and relied on HomeScreenElementTheme > Not all attributes were defined in sw720dp. Created a interm style to avoid such errors > Applying proper tint to resize frame > Fixing shadow colors for homescreen icon Change-Id: If8441011c968291de50b2fd8d7612ce3d5353b95
* Dark text support for caret, drop target text and cell layout drop outlineMario Bertschler2017-06-081-1/+1
| | | | Change-Id: I1bcad657b6e49be6fa93cafe9d8ae304604be34d
* Dark color on super light wallpaper supportMario Bertschler2017-06-071-1/+5
| | | | Change-Id: I0fdfa9abefb72e06c45b1f635ac97e2acfa97f05
* Add support for popup dark themeTony Wickham2017-06-061-0/+5
| | | | | Bug: 62380473 Change-Id: Ib22e9b82841bf10b7f139638f268f0a878e3c6b9
* Revert "Fixing string not correctly marked as non-translatable"Sunny Goyal2017-05-251-0/+11
| | | | | | This reverts commit 477b8cc1b457b66a432f3a2fe062b76127860108. Change-Id: I114f89c20d735d0e17cc93e8f78876bf8a388a6a
* Fixing string not correctly marked as non-translatableSunny Goyal2017-05-251-11/+0
| | | | | Bug: 38371442 Change-Id: I79a679d461e422dbb4e4832192ac40e6c2d509de
* Adding listener support for color extraction changesSunny Goyal2017-05-091-0/+1
| | | | | | | | Changing the apps-search layout to use theme attribute instead of hard coded layout id Bug: 37616877 Change-Id: Iae601758303f83a2774635f0d88f74d99fc643c3
* Simplifying some launcher themesSunny Goyal2017-02-161-0/+1
| | | | | | | > Replacing some colors with theme attributes > Simplifying styles definition by removing unnecessary inheritance and inlining some definitions Change-Id: Ifa167515cae6a7fd3720f1a52ff9ce11abb4495f
* Initial changes to tweak layout.Winson2016-07-201-1/+0
| | | | | | | | | | | | | | | - Adding DeviceProfile callback for when the launcher layout changes due to insets. This is necessary since there are now different layouts depending on which side the navigation bar is on - Consolidating hotseat and other layout into the device profile launcher layout logic - Making the all apps icons match the workspace icon height - Tweaking caret drawable to draw to the bounds specified to simplify layout in each orientation - Fixing minor issue with page indicator shifting in landscape - Centering overview buttons to the workspace page Bug: 30021487 Change-Id: I1866bce00b2948f3edd06168c0f88d81207e3f13
* Delete all* references to launcher clings.Andrew Sapperstein2016-07-011-4/+0
| | | | | | | | | | | | Launcher clings are dead. Delete all the code and resources associated with them. * Did not delete the actual code the marks the cling as dismissed since it's used in db upgrade and backup/restore paths. Figured we probably want to keep that. Change-Id: I28841b4a430187b62b239afeb64bee81a798e259 Fixes: 29461092
* Removing some usused resourcesSunny Goyal2016-05-181-4/+0
| | | | Change-Id: Ib11db872270931f956ba7093e472c866a1b0e794
* Defining separate layouts for horizontal and vertical drop target barsSunny Goyal2016-03-241-5/+0
| | | | | | | instead of chaning the layouts in DeviceProfile Bug: 27721989 Change-Id: I9a22c21e643f4fd0058c9be5e9d705aaf7649204
* Separating out Launcher3 resources from Wallpaper resourcesSunny Goyal2016-02-101-0/+8
| | | | Change-Id: I7e33c83df8b16e8552fe588cadbcf3bf7881cb95
* resolved conflicts for d70a4b7b to ub-launcher3-masterTony Wickham2015-10-081-0/+1
|\ | | | | | | Change-Id: Ib04f80eeebf551fc026925830fc4739d1c620513
| * Grid adjustments, specifically for Ryu.Tony Wickham2015-10-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | > Less than 14% of the screen is used for left/right workspace padding. (To be clear, this means 7% for the left and 7% for the right.) > Hotseat icons are the same size as workspace icons. > Far left and right hotseat edges line up with workspace edges. > All Apps button is scaled down 8dp. Bug: 24003478 Change-Id: Idb057ab0f6ba29e7fd93feac7573ca2e07c7e839
* | Removing some unused resourcesSunny Goyal2015-10-051-2/+0
|/ | | | Change-Id: I6aa8a2d7eb4599ed2351c54fe0885839b5ba4521
* 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