summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
Commit message (Collapse)AuthorAgeFilesLines
* Retiring some feature flagsSunny Goyal2018-07-102-0/+0
| | | | Change-Id: I80a00ecaec0785ce2ba6a5f14a54c8a76f555d43
* Bottom user education view shown in work tabTony Mak2017-12-041-0/+0
| | | | | | | | | | Introduced a BottomUserEducationView for similar use case. Screenshot: https://hsv.googleplex.com/4856820942241792 BUG=69963630 Change-Id: Ia818ee44fa5ce97ad1778f33e6a9a3a36cea5017
* Merging ScrimView into GradientViewMario Bertschler2017-07-261-0/+0
| | | | | | | | Less banding, less drawing for All Apps Transition. Bug: 63873246 Change-Id: I6c7c856e2939a10db7e44b266c1d6d51334fd152
* All apps alpha mask asset for all densities.Mario Bertschler2017-06-271-0/+0
| | | | | Bug: 63008339 Change-Id: I4f0ccb9caea703901a2407d4e4eb6795515bfda9
* Replacing png asset with vector drawableSunny Goyal2017-06-111-0/+0
| | | | Change-Id: Id3aa5f7a1782052cd646b8935cff5f62e2ee2cdf
* Creating a custom drawable to customize shadow.Sunny Goyal2017-04-273-0/+0
| | | | | | | | > Fixing DrapTargetBar set to visible (with alpha = 0) in the start causing unnecessary draw Bug: 37616877 Change-Id: Iaaff96099910f504f6e2f81c9376ddacde50ff6a
* Updating the default widget preview generation logicSunny Goyal2017-02-081-0/+0
| | | | | | | | | We draw a while round rect box which is divided into the cells to represent the widget size. The app icon is drawn in the center for this white box. Bug: 34819119 Change-Id: Ie4d83712577f21b276c6744a55993f71da368398
* Updating the PreloadIconDrawableSunny Goyal2017-02-062-0/+0
| | | | | | | | | > The drawable gets the path from MaskIconDrawable path, instead of using a circle > The progress changes are animated as well Bug: 34831873 Change-Id: I4e7f0b610f4fd94de8e0cfcf8b179b775cf0b4d8
* Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-156-0/+0
| | | | Change-Id: Ie10c087b4f72ee27be5bf12e2c81be5b7a3a6176
* Updating the search illustrations to have transparent backgroundSunny Goyal2016-10-201-0/+0
| | | | | Bug: 32234314 Change-Id: If279e97acce6b7522ec587014afab8d48a2296dd
* Removing some bitmap drawables.Sunny Goyal2016-10-182-0/+0
| | | | | | Loading the edge drawables only when legacy DND is enabled Change-Id: I1c66d03146fb7fa7d61a4abf8c2e5a4289a117b9
* Updating the assets for the all-apps search background.Sunny Goyal2016-09-085-0/+0
| | | | | Bug: 30309105 Change-Id: I4dd4a97ff49fd3c6dd386f100ca35dfb629044df
* Updating the workspace scrimSunny Goyal2016-08-251-0/+0
| | | | | | | The scrim is only drawn on the top in both normal & transposed layout Bug: 29189114 Change-Id: I99bbf4c4a73e172e000ef24af0662e1922592e0a
* Delete all* references to launcher clings.Andrew Sapperstein2016-07-011-0/+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
* Replacing overview panel icons with vector drawablesSunny Goyal2016-06-033-0/+0
| | | | Change-Id: I3ca6662a75ba8b07e817a7a5681ede79d305c41a
* Removing some usused resourcesSunny Goyal2016-05-184-0/+0
| | | | Change-Id: Ib11db872270931f956ba7093e472c866a1b0e794
* Updating the folder page indicator to be more like theSunny Goyal2016-05-183-0/+0
| | | | | | | | | framework page indicator (used in quick settings) The active page is indicated with the accent color. During scroll the active indicator expands to 2 dots corresponding to the visible pages. Change-Id: Iaf57836b642cf87e5eed98048ecca7dd8e7643a4
* Deleting resources added due to merge conflictsSunny Goyal2016-04-063-0/+0
| | | | Change-Id: I26e46e0470c6b2a33a633b69a5f636b30a61dbc7
* Switch all folder preview rendering to be programmatic (ie. no assets)Adam Cohen2016-03-034-0/+0
| | | | | | | | | | | | | | | -> Refactored the preview background rendering to be much more self-contained. This cleans up a lot of code in the CellLayout, and keeps the logic in the right place. -> We switch to software rendering for performance and compatibility reasons. -> Removed all assets. -> FolderIcon accept animation includes animation of the clipped region. -> 1:1 hand-off of drawing of the FolderIcon background between the FolderIcon and the CellLayout. Unfortunately, CellLayout rendering is still required to work around clipping issues (due to use of software layer). We also need this to support folder creation feedback. Change-Id: Ib8f7fa6359dfedff8145f38dd50ba03849ca0d51
* Added config_springLoadWorkspace to enable/disable spring-loaded workspace.Tony Wickham2015-12-044-0/+0
| | | | | | | | - Added side hints back - Only scale down icons if spring-loaded - Only show App Info drop target if spring-loaded Change-Id: I4b0dddccbe0e80b7ceb6b7266fc527f757744148
* Initial spring loaded workspace.Tony Wickham2015-09-144-0/+0
| | | | | | | | | It is a bit clunky and doesn't have the App Info drag bar at the bottom yet, but it is a start. Also removed page hints because they are no longer used. Change-Id: I1f8f82d33e6694cab1f1c762e78852ac0d40ab33
* Compressing Launcher resources.Winson2015-09-0443-0/+0
| | | | | | Bug: 23812987 Change-Id: I66452a321c3c48661387282ba782ba948e0aae6b
* Adding graphic for all apps empty search screen.Winson2015-08-285-0/+0
| | | | Change-Id: I976a327a5984790c458b0f36d33c0b1ac16ec59c
* Adding market search.Winson Chung2015-08-062-0/+0
| | | | Change-Id: Id41615653cd4fa76213add4595418ad0cc6e7852
* Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-192-0/+0
| | | | | Bug: 21335369 Change-Id: I53cc6edfa87334b9326f1dedd90c3e2222beade5
* Updating assetsSunny Goyal2015-06-0515-0/+0
| | | | | Bug: 21304080 Change-Id: I26cf435779b477f0961d8e0d56dd6b86b418a3be
* Using color filter when animating the drop target instead to TransitionDrawableSunny Goyal2015-05-213-0/+0
| | | | | | | > No more flickering when crossfading between two bitmaps in small duration > Allows us to control the color directly without depending on the assets Change-Id: Ie7ed8bb94baf560e9b939cca624ed1bad457732c
* Merge "Updating widget resize frame assets." into ub-launcher3-burnabySunny Goyal2015-05-208-0/+0
|\
| * Updating widget resize frame assets.Sunny Goyal2015-05-198-0/+0
| | | | | | | | | | | | | | | | > Using a shadow as background and a frame as foreground. > The handle has baked in shadow which gets wrapped by the frame shadow Change-Id: Ib0e305ea735304236b3319e4fde22fb442f5dc0f
* | Updating the widget error viewSunny Goyal2015-05-191-0/+0
|/ | | | Change-Id: I3ed6336bd9f5a795204a87feedc83663355abcf2
* Reodering some drawablesSunny Goyal2015-05-144-0/+0
| | | | | | | | | | | > quantum_panel_shape is xml rectangle with no margin > quantum_panel_bitmap is 9-patch drawable with inbuild shadow and margin > quantum_panel uses xml-shape for lollipop and 9-patch image for lower devices. It includes margin. For shadow, use elevation on lollipop > All drawables have _dark variant > Using #f5f5f5 for panel background, instead of #ffffff Change-Id: Ia7c6cea6d514ee3774fcf5fef6139650bdd53208
* Resource cleanup: Removing obsolete resourcesSunny Goyal2015-05-136-0/+0
| | | | | | > For workspace scrim, using a flat color, instead of a 1-pixel bitmap Change-Id: I7e8a16293b90303b0674d7f678c3f4cc5fb8a962
* Explorations in dense grids for all apps.Winson Chung2015-05-062-0/+0
| | | | | | | | | | | - Adds sticky section headers - Removing AppsListAdapter - Adding search bar field - Subtitle filtering Bug: 20222023 Change-Id: I1eaef701b5d68f475615f09d86561eacc91c937f
* Updating drop target assetsSunny Goyal2015-04-2812-0/+0
| | | | Change-Id: I33f7dc30b10a617ae4784f067491ab01b27b7733
* Removing market iconSunny Goyal2015-04-171-0/+0
| | | | Change-Id: I7837cd8083cf2c07444b509fcfb7447151ba76b5
* Updating pageindicator assetsSunny Goyal2015-04-145-0/+0
| | | | Change-Id: I22d6a53f0c372a128b47ec95857793477317fc07
* Updating pageindicator assetsSunny Goyal2015-03-305-0/+0
| | | | Change-Id: I8c045ac8193aed2299e72353fd75341f8e32e250
* Updating default page indicator assetAdam Cohen2014-11-201-0/+0
| | | | Change-Id: If1be59c8c6590125c2347ba2928f61522f15f959
* Using the default search widget in Launcher3Sunny Goyal2014-11-113-0/+0
| | | | | | | | | | > Removing all logic related to search and voice overlays from Launcher3 > Using the widget provided by global search provider on the homescreen > Removing VoiceButtonProxy, as it is not being used anymore Change-Id: Ie8b09b44f7213c8fa11bce685914442e4884295d
* Updating page indicator assetsAdam Cohen2014-11-032-0/+0
| | | | | Bug: 17318376 Change-Id: I4e73bf4892575bbb31f28d2cf1a4e476f8895dfa
* Removing all traces of Market button and TabIndicatorSunny Goyal2014-10-179-0/+0
| | | Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
* UI FixesSunny Goyal2014-09-232-0/+0
| | | | | | | | | | | | > Adding a scrim to the longpress cling Bug: 17573777 High level design asks (very low-risk) > Changing the dialog to use device default theme > Updating screenpanel assets Change-Id: Ia0216b60fd8cd607d83a5e7c3d7e6c8255125eda
* Updating screenpanel assetsSunny Goyal2014-09-122-0/+0
| | | | | Bug: 17414174 Change-Id: I05850fcd3802010160a604f3056a4b2ff3dc601d
* Merge "Updating content of page description frequently." into ub-now-porkchopSunny Goyal2014-09-041-0/+0
|\
| * Updating content of page description frequently.Sunny Goyal2014-08-281-0/+0
| | | | | | | | | | | | | | | | > Removing unused search icon page indicator issue: 17256565 Change-Id: I95158cf68f98b2af847cefb4d126468b908301e2
* | All apps transition workAdam Cohen2014-08-293-0/+0
|/ | | | | | | | | | | | | -> Fix icons popping in -> Fix issue 17259204 -> posting animation start and buildLayer to allow first frame to be ready. This becomes necessary with RevealAnimator on the render thread, since it can't use FirstFrameAnimatorHelper any longer. -> adding a bit better transition for K, issue 17252683 -> updating a few assets Change-Id: I0b193b4b3b511492a2fad6230cd91e3f0de634f0
* Removing unused cling resources.Sunny Goyal2014-08-2711-0/+0
| | | | Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
* Updating Clings UISunny Goyal2014-08-271-0/+0
| | | | | | issue: 16127412 Change-Id: Ie5885cabbef086e3b08811da72af88d01c4405e7
* Update adjacent page hintsAdam Cohen2014-08-224-0/+0
| | | | | | -> draw the hints immediately above the workspace Change-Id: Id09070e3876516daf9650132052ab61d02a2cf4d
* Unify next / prev page hints for drag and drop across devicesAdam Cohen2014-08-1910-0/+0
| | | | | | | | -> Eliminate the white bgs on tablets during drag (issue 15880213) -> Add stateful (active and rest) next / prev page hints (issue 15937059) -> Fix recent regression which allowed overscroll in custom content area Change-Id: I1198dc88ca8570cb9e1afd3ca939be06a8dea92e