summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/views/RecentsViewContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Enable accessibility of Clear All button.Vadim Tryshev2018-05-291-0/+5
* Fixing keyboard navigation when Overview list is emptyVadim Tryshev2018-05-241-3/+10
* Fixing arrow navigation in task carouselVadim Tryshev2018-05-231-0/+8
* Removing FLIP_RECENTSVadim Tryshev2018-05-221-5/+0
* Making overview panel accessible via TabVadim Tryshev2018-05-221-0/+10
* Fixing Clear-all button being positioned incorrectlyVadim Tryshev2018-05-111-2/+2
* Accessibility of clear-all buttonVadim Tryshev2018-05-011-3/+20
* Alpha-optimizing Clear All button.Vadim Tryshev2018-04-271-1/+1
* Add user event logging for clear all button (follow up CL)Hyunyoung Song2018-04-271-4/+1
* Add user event logging for clear all buttonHyunyoung Song2018-04-271-0/+9
* Enable Clear-all button by defaultVadim Tryshev2018-04-271-2/+8
* Merge "Making clear-all pressable correctly" into ub-launcher3-edmontonTreeHugger Robot2018-04-201-5/+1
|\
| * Making clear-all pressable correctlyVadim Tryshev2018-04-201-5/+1
* | Not ignoring insets for Clear-all buttonVadim Tryshev2018-04-191-1/+2
|/
* Small tweaks to positioning Clear-all buttonVadim Tryshev2018-04-181-8/+3
* Fixing Clear-all crawling down with timeVadim Tryshev2018-04-181-1/+5
* Introducing Clear-all button on OverviewVadim Tryshev2018-04-181-0/+82