summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Adding overscroll in recents viewSunny Goyal2018-08-101-75/+65
* Removing unused touch handling in PagedView so that it is similar to various ...Sunny Goyal2018-08-081-48/+16
* Revert "Adding overscroll effect in recents list"Santiago Etchebehere2018-06-151-9/+57
* Adding overscroll effect in recents listSunny Goyal2018-06-111-57/+9
* Moving clear all button inside the recents viewSunny Goyal2018-06-111-26/+16
* Various quickscrub fixesSunny Goyal2018-05-291-0/+4
* Reporting range of visible tasksVadim Tryshev2018-05-251-0/+31
* Increasing the overview size while in QuickScrub modeSunny Goyal2018-05-231-3/+1
* Remove code duplicationVadim Tryshev2018-05-181-22/+14
* Merge "Fixing reverted order of accessibility scrolling in Recents" into ub-l...Vadim Tryshev2018-05-191-7/+30
|\
| * Fixing reverted order of accessibility scrolling in RecentsVadim Tryshev2018-05-071-7/+30
* | Fixing Recents sometimes restoring in Clear-all-reveal position.Vadim Tryshev2018-05-161-1/+1
* | Merge "Tune quick scrub" into ub-launcher3-edmontonTony Wickham2018-05-151-1/+9
|\ \
| * | Tune quick scrubTony Wickham2018-05-151-1/+9
| |/
* | Keep clear-all button revealed after dismissVadim Tryshev2018-05-151-4/+12
* | Scrolling on the most recent task upon Overview startVadim Tryshev2018-05-141-9/+8
|/
* Settling scrolls over clear-all button.Vadim Tryshev2018-05-021-5/+13
* Fixing task misalignmentVadim Tryshev2018-04-271-4/+3
* Enable Clear-all button by defaultVadim Tryshev2018-04-271-7/+12
* Improving highlight for Clear-all button.Vadim Tryshev2018-04-251-5/+0
* Removing accessibility description from page indicatorsVadim Tryshev2018-04-171-6/+0
* a11y: disabling animation for task list swipesVadim Tryshev2018-04-111-1/+5
* Avoid duplicate accessibility announcement upon switching to -1st pageVadim Tryshev2018-04-051-3/+13
* Making task list carousel accessibility-scrollableVadim Tryshev2018-04-031-1/+8
* Adding an empty message in RecentsViewSunny Goyal2018-03-261-1/+0
* Applying the alpha to individual tasks instead of the viewSunny Goyal2018-03-261-0/+4
* Fix work tab is not highligted properlyTony Mak2018-03-151-1/+1
* Updating the swipe-to-dismiss animationSunny Goyal2018-03-141-32/+54
* Merge "Unloading thumbnails from task views once recents is hidden" into ub-l...Winson Chung2018-03-131-0/+2
|\
| * Unloading thumbnails from task views once recents is hiddenWinson Chung2018-03-131-0/+2
* | Simplifying options popup and overview handlingSunny Goyal2018-03-131-382/+5
|/
* Notifying page end transition if forceFinish is called in the middleSunny Goyal2018-03-051-0/+2
* Enable trim memory callbacks to the loader, background task preloadingWinson Chung2018-02-281-1/+0
* Merge "Flip recents if setting is true" into ub-launcher3-masterTony Wickham2018-02-271-1/+1
|\
| * Flip recents if setting is trueTony Wickham2018-02-261-1/+1
* | Merge "Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING" into ub-launch...TreeHugger Robot2018-02-271-6/+1
|\ \
| * | Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLINGTony Mak2018-02-271-6/+1
| |/
* / Fix all apps tab fling detectionTony Mak2018-02-271-0/+8
|/
* Using paged view for all-apps tabsSunny Goyal2018-02-131-54/+14
* Defer launching the quickscrub task until after the page settlesWinson Chung2018-02-091-17/+17
* Some fixes for quickstep when configuration changesSunny Goyal2018-02-021-2/+24
* Reapplying state UI when the insets changeSunny Goyal2018-01-181-2/+10
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-79/+23
* Animate to the workspace card when transitioning from overview to homeTony Wickham2018-01-051-2/+2
* Adding an empty page in Recents view corresponding to workspaceSunny Goyal2017-12-191-1/+1
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-7/+5
* Separating various UI properties into state variablesSunny Goyal2017-12-061-0/+5
* Add carousel curve effect to RecentsView.Tony Wickham2017-11-171-2/+22
* Simplifying workspace layoutSunny Goyal2017-11-131-170/+18
* Consolidating various interpolatorsSunny Goyal2017-10-261-11/+2