commit | 01e4070836deef941570cdeb41137a8047db4e10 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Mon Aug 31 21:00:59 2020 -0700 |
committer | Tony Wickham <twickham@google.com> | Thu Sep 03 10:52:34 2020 -0700 |
tree | 58d11c1a051184d264117e115596a1d443275d06 | |
parent | 3a89e422375278bb6a5eafcaaa8968a8fe73c7a9 [diff] |
Standardize quickstep velocities - Compute velocities as px/ms from VelocityTracker, instead of computing px/s and dividing by 1000 in various places - Use quickstep_fling_threshold_speed in TriggerSwipeUpTouchTracker instead of ViewConfiguration#getScaledMinimumFlingVelocity - Check MotionPauseDetector to determine whether a fling is sufficient to escape after pause, in additon to above threshold Bug: 159089437 Change-Id: Ib0fae7804e1f008f3b6ab37d6c463352c224b0e4