summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/touch
Commit message (Expand)AuthorAgeFilesLines
* Fix launcher crash when trying to open work profile promise icon.Jon Miranda2019-08-051-2/+29
|\
| * Fix launcher crash when trying to open work profile promise icon.Jon Miranda2019-08-051-2/+29
* | Fill the log container as hotseat or workspace based on position.Becky Qiu2019-08-011-8/+18
|/
* Add OverviewScrim to show below overview but above workspaceTony Wickham2019-07-311-0/+1
* Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-241-7/+5
* Merge "Defer jumping to NORMAL state if overview is still peeking" into ub-la...Tony Wickham2019-07-121-6/+8
|\
| * Defer jumping to NORMAL state if overview is still peekingTony Wickham2019-07-111-6/+8
* | Remove tracing for a fixed bugvadimt2019-07-111-26/+2
|/
* Removing tracing for a fixed bug.vadimt2019-07-112-43/+0
* Revert "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace""Winson Chung2019-06-291-283/+0
* Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"Winson Chung2019-06-281-0/+283
* Enable FLAG_SLIPPERY window flag when swipe down on workspaceHyunyoung Song2019-06-261-283/+0
* Preloads the icon drawable for app open to reduce latency b/w swapping views.Jon Miranda2019-06-131-0/+5
* Calling sendStateEventToTest() from a place guaranteed to be calledvadimt2019-06-101-2/+0
* Fix issue where Workspace scrolling doesn't workAdam Cohen2019-06-011-1/+4
* More debug tracing for switching to all apps not sending the final eventvadimt2019-05-312-0/+28
* Add debug tracing for a lab-only flakevadimt2019-05-292-0/+17
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-10/+11
* Enable debug tracing for a lab-only non-starting app from all appsvadimt2019-05-221-0/+20
* Remove tracing for fixed bugsvadimt2019-05-013-28/+0
* Merge "Cleanup unnecessary override dump method" into ub-launcher3-qt-devTreeHugger Robot2019-04-251-5/+0
|\
| * Cleanup unnecessary override dump methodHyunyoung Song2019-04-251-5/+0
* | Merge "Add important dump logging Bug: 130851537 Bug: 119992316" into ub-laun...Hyunyoung Song2019-04-251-0/+5
|\|
| * Add important dump loggingHyunyoung Song2019-04-251-0/+5
* | Fix NPE / add downX,Y location for all swipes/ add extra debugging infoHyunyoung Song2019-04-242-1/+8
|/
* Use GestureDetector in WorkspaceTouchListenerSiarhei Vishniakou2019-04-231-8/+9
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-10/+11
* Merge "Use motion event time instead of system time when detecting motion pau...TreeHugger Robot2019-04-031-3/+7
|\
| * Use motion event time instead of system time when detecting motion pauseTony2019-04-031-3/+7
* | Swipe up from nav bar in OVERVIEW or ALL_APPS to go homeTony2019-04-011-2/+3
|/
* Merge "Fix SwipeDetector positive vs negative for HORIZONTAL direction" into ...TreeHugger Robot2019-03-282-16/+60
|\
| * Fix SwipeDetector positive vs negative for HORIZONTAL directionTony2019-03-272-16/+60
* | Merge "Adding tracing for Lab-only flake: drag to workspace doesn't happen" i...TreeHugger Robot2019-03-283-3/+30
|\ \ | |/ |/|
| * Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-273-3/+30
* | Peek overview on motion pause, then animate fully on touch upTony2019-03-271-20/+11
|/
* Adding a utility class to listen for app launchesSunny Goyal2019-03-261-9/+20
* Revert "Use GestureDetector in WorkspaceTouchListener"Siarhei Vishniakou2019-03-141-8/+4
* Use GestureDetector in WorkspaceTouchListenerSiarhei Vishniakou2019-03-081-4/+8
* Sending state ordinals from Launcher to TAPLvadimt2019-02-141-2/+1
* Changing min sdk to 25Sunny Goyal2019-01-291-1/+1
* Adding support for swipe and hold to overview from home screen to all-appsSunny Goyal2019-01-281-3/+6
* Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state ...Jon Miranda2019-01-081-2/+4
* Revert "Add spring to shelf for home <-> overview <-> all apps state transiti...Jonathan Miranda2019-01-051-4/+2
* Add spring to shelf for home <-> overview <-> all apps state transitions.Jon Miranda2019-01-041-2/+4
* Fix end state when animating launcher after swipe up from an appTony2018-11-291-2/+1
* Merge "Fix issue where pointer id was being used to set as action index" into...TreeHugger Robot2018-10-041-7/+11
|\
| * Fix issue where pointer id was being used to set as action indexHyunyoung Song2018-10-041-7/+11
* | Reduce falsing on swipe down for notification shade.Hyunyoung Song2018-10-011-4/+9
|/
* Merge "Using velocity tracker for computing the velocity of motion events" in...Sunny Goyal2018-09-252-59/+41
|\
| * Using velocity tracker for computing the velocity of motion eventsSunny Goyal2018-09-132-59/+41