summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxxhdpi
Commit message (Collapse)AuthorAgeFilesLines
* 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 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
* Removing some usused resourcesSunny Goyal2016-05-182-0/+0
| | | | Change-Id: Ib11db872270931f956ba7093e472c866a1b0e794
* 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
* Compressing Launcher resources.Winson2015-09-0419-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
* Updating assetsSunny Goyal2015-06-0512-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
* Updating widget resize frame assets.Sunny Goyal2015-05-193-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
* Reodering some drawablesSunny Goyal2015-05-142-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
* 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-286-0/+0
| | | | Change-Id: I33f7dc30b10a617ae4784f067491ab01b27b7733
* Preliminary work on Material TransitionsAdam Cohen2014-07-181-0/+0
| | | | | | | | | | | | | | | -> Early exploration of AllApps Hero transition with circular reveal -> Stripping a bunch of dead code from AppsCustomizeTabHost -> Moved background scrim to DragLayer -> Removed "SMALL" state from workspace: replaced with NORMAL_HIDDEN and OVERVIEW_HIDDEN. This is mainly to reduce the overall usage of the z-space model between allapps/widgets and workspace. There are vestigial remains of this model, mainly due to the overview mode, and a bit for spring-loaded. Change-Id: If2302a24394f0ec66621f01ffa2fc4934aa10c3f
* Enabling quantum look and feel everywhereAdam Cohen2014-07-071-0/+0
-> _l assets become default, new folder icon look is default -> Starting to unify folder look / feel with all apps -> New page indicators Change-Id: I50b2c647fbcbe6ed27705527d8e16bd89e123d0b