summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/views/RecentsView.java
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix NPE caught in FallbackRecentsTestTracy Zhou2019-03-121-1/+3
|/ | | | | | Change-Id: Ia586bebd9a24e5bbfcbed50c7c260134911e073b Fixes: 128464669 Test: N/A
* App icon transitions with app window in overviewTracy Zhou2019-03-061-0/+14
| | | | | | Fixes: 123641382 Test: Swipe up and hold from app when SWIPE_HOME is enabled or swipe up from app when it's not Change-Id: I1bd35b1b96d66a3996f9b24c9a7e896535fa1ca0
* Don't crash if there's no running task view when going homeTony Wickham2019-03-011-1/+1
| | | | Change-Id: Ib5e9ce961aa4dc6b15da34713967f6ad9dde2054
* Fixing task snapshots not getting updated in recents viewSunny Goyal2019-02-261-18/+17
| | | | | Bug: 124620962 Change-Id: I7c6b9d1183faa01a0836194e42a9cd8517c8b61a
* Remove several files from Recents Go srcKevin2019-02-251-0/+1627
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