summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/TaskOverlayFactory.java
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for storing keywords in iconCacheSunny Goyal2019-08-141-2/+3
| | | | | | Change-Id: I1183e63a6556ebfb3eee5df23d149e09728193a9 Merged-In: I1183e63a6556ebfb3eee5df23d149e09728193a9 (cherry picked from commit e529a86fbd2eaf7b13575af6b6adf0eb6e25e45c)
* Expose getTaskView to Overlays.Zak Cohen2019-06-121-1/+2
| | | | | Test: Manual Change-Id: Ie8583606e65f9a77536de4a7cbd1aa3d88e81e1e
* Some RecentsView layout fixesSunny Goyal2019-06-041-19/+21
| | | | | | | | | | > Only creating task overlay for one view at a time > Fixing setOverviewStateEnabled called twice when going between OVERVIEW and BACKGROUND state Bug: 132815672 Bug: 122345781 Change-Id: I51ac5b0744af87194eca08e07fd2c75b8fa0d3e0
* Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-231-0/+2
| | | | | | | and overview Bug: 130053407 Change-Id: Idb93a0ba6cfea8406f75ab86d9e0acde2fc04b3a
* Remove several files from Recents Go srcKevin2019-02-251-0/+77
As Go will not be using RecentsView, there are several files that are unneeded in the recents Go source. This moves these files to recents_ui_overrides where they will be used for non-Go builds. Bug: 114136250 Test: Build NexusLauncher, aospWithQuickstep, l3GoWithQuickstep Change-Id: I9d0154a75f4f2c71b865d414448e262b3019b2b9