summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/touch/AbstractStateChangeTouchController.java
Commit message (Expand)AuthorAgeFilesLines
* Remove tracing for fixed bugsvadimt2019-05-011-16/+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-241-1/+1
|/
* 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-281-1/+4
|\
| * Fix SwipeDetector positive vs negative for HORIZONTAL directionTony2019-03-271-1/+4
* | Merge "Adding tracing for Lab-only flake: drag to workspace doesn't happen" i...TreeHugger Robot2019-03-281-0/+16
|\ \ | |/ |/|
| * Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-271-0/+16
* | Peek overview on motion pause, then animate fully on touch upTony2019-03-271-20/+11
|/
* Sending state ordinals from Launcher to TAPLvadimt2019-02-141-2/+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 "Using velocity tracker for computing the velocity of motion events" in...Sunny Goyal2018-09-251-1/+1
|\
| * Using velocity tracker for computing the velocity of motion eventsSunny Goyal2018-09-131-1/+1
* | Swipe down on status barHyunyoung Song2018-09-181-1/+1
|/
* Sharing protocol constants between Launcher and TAPLVadim Tryshev2018-08-141-1/+3
* Tapl libraryVadim Tryshev2018-07-201-0/+3
* When controlling atomic components, bound to remaining progressTony Wickham2018-06-211-1/+3
* Merge "Adjust interpolators when swiping from overview to all apps" into ub-l...Jonathan Miranda2018-06-211-1/+6
|\
| * Adjust interpolators when swiping from overview to all appsTony Wickham2018-06-201-1/+6
* | Merge "Don't intercept above shelf progress if still animating" into ub-launc...Tony Wickham2018-06-191-1/+1
|\ \ | |/ |/|
| * Don't intercept above shelf progress if still animatingTony2018-06-071-1/+1
* | Fixing atomic animation not getting completed properlySunny Goyal2018-06-121-17/+48
* | Fix some issues with hapticTony Wickham2018-06-111-1/+3
* | Added haptic feedback when swipe/fling up from an app in fullscreenMatthew Ng2018-06-111-1/+1
|/
* Fixing controller state is not properly cleared when the animaiton is cancelled.Sunny Goyal2018-06-051-17/+43
* Only log swipe interaction on swipe endTony Wickham2018-05-231-22/+16
* Merge "Add mStartState to determine if user swipes up from Home." into ub-lau...TreeHugger Robot2018-05-231-1/+4
|\
| * Add mStartState to determine if user swipes up from Home.Tracy Zhou2018-05-221-1/+4
* | Start springs for All Apps when user flings up.Jon Miranda2018-05-231-0/+3
* | Cleanup how we set back button alphaTony Wickham2018-05-221-12/+0
|/
* Merge "Fix a couple issues with swiping up from home" into ub-launcher3-edmontonTony Wickham2018-05-181-5/+7
|\
| * Fix a couple issues with swiping up from homeTony Wickham2018-05-171-5/+7
* | Fade back button in and out tied with the overview/shelf (2/3)Matthew Ng2018-05-181-0/+12
|/
* Update interpolators and durations for state animationsTony Wickham2018-05-161-8/+8
* Make fling thresholds consistentTony Wickham2018-05-161-10/+19
* Don't end atomic animation when passing through stateTony Wickham2018-05-091-15/+88
* Add atomic recents animation while swiping upTony Wickham2018-05-091-14/+113
* Cleanup swipe detector in case of double cancelTony Wickham2018-05-041-0/+5
* Only detect swipe directions that lead to new statesTony Wickham2018-05-031-14/+44
* Fix some state issues with user-controlled animationsTony2018-05-011-15/+9
* Call close for AbstractFloatingViews that were removed while still open.Jon Miranda2018-04-251-1/+1
* Force finish any pending animations if the insets or orientation changeSunny Goyal2018-04-201-1/+1
* Merge "Log dismissing or launching recent tasks" into ub-launcher3-masterTony Wickham2018-04-061-10/+10
|\