summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/OverviewCommandHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* Adding debug tracing for All Apps appearing instead of Overviewvadimt2019-08-231-0/+5
| | | | | Bug: 139941530 Change-Id: Ia9827c6edd48c559e9602e1e37de83293517ad5e
* Set recents view to be visible from alt+tabVinit Nayak2019-07-311-0/+1
| | | | | | | | | | | | | | Recents was being initialized but was not marked as attached to app window. This was causing it's animator to never make it View.VISIBLE. Test: Open any app On physical keyboard press alt+tab Observe that overview shows up fixes: 138396234 Change-Id: I9e6c001242f4552027e79b162fb812f476823a37
* Split OverviewCommandHelper for Go recents.Kevin2019-02-221-0/+232
This splits OverviewCommandHelper between a Go and non-Go version with functionality differing depending on the underlying recents implementation. Bug: 114136250 Test: Build NexusLauncher, l3goWithQuickstep, l3goIconRecents Change-Id: I7c78d7699e5599002de64b289b0c3a47c8c418f7