summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix quickswitch flickers/ignored swipesTony Wickham2019-10-071-1/+3
* removed extra test protocol for unit testPinyao Ting2019-09-301-7/+0
* fix test for a11y change in supporting -1 pagePinyao Ting2019-09-231-0/+7
* Revert "Revert "support scroll backward to minus one screen via voice/switch ...Pinyao Ting2019-09-231-7/+15
* Update mIsBeingDragged in onTouchEvent(ACTION_DOWN)Tony Wickham2019-09-181-17/+22
|\
| * Update mIsBeingDragged in onTouchEvent(ACTION_DOWN)Tony Wickham2019-09-181-17/+22
* | Revert "support scroll backward to minus one screen via voice/switch access"Pinyao Ting2019-09-171-15/+7
* | support scroll backward to minus one screen via voice/switch accessPinyao Ting2019-09-161-7/+15
* | App shortcut overlapping app icon when selecting the app using USB mouseSamuel Fufa2019-08-281-0/+4
* | Mouse wheel scroll apps with work profile enabled instead of switching tabsSamuel Fufa2019-08-231-0/+7
|/
* Add directional accessibility page actions to PagedViewyingleiw2019-08-141-5/+26
* Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-221-6/+2
* Switching flinging gestures injection to model timevadimt2019-07-101-0/+2
* Fix issue where can't interact with Workspace while App => Home is runningAdam Cohen2019-07-061-3/+6
* Cleaning up some animation states:Sunny Goyal2019-06-211-3/+5
* Set mNextPage after springBack when overscrollingTony Wickham2019-06-181-0/+1
* Continue gestures on interaction after recents animation finishesWinson Chung2019-05-061-0/+4
* Enabling quick-switch gesture in landscape mode (2 button UI)Sunny Goyal2019-04-291-3/+1
* Log undo button clickTony Wickham2019-04-251-2/+6
* Hide Clear all button during quick switchTony Wickham2019-04-241-24/+52
* Remove PagedView#isTouchPointInViewportWithBuffer()Tony Wickham2019-04-091-15/+1
* Fix issue with flashing on overscrollWinson Chung2019-03-011-1/+2
* Fix small issue with overscroll not being dampened on the left edge.Winson Chung2019-02-251-2/+2
* Passing all events to RecentsView instead of passing the calculated velocitySunny Goyal2019-02-201-7/+3
* Make quick switch ("hook") more reliableTony Wickham2019-01-291-1/+1
* Passing proper velocity information when simulating touch events on recents viewSunny Goyal2019-01-281-3/+7
* Add springs when snapping between pages on the workspace.Jon Miranda2019-01-241-7/+54
* FeatureFlag: quick scrub is now quick switchTony2018-11-011-0/+8
* Reading window_animation_scale from Settings.GlobalTony Wickham2018-08-271-2/+2
* 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