summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/touch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Cancelling long press on workspace if touch point moves a lotSunny Goyal2018-09-241-0/+9
* | Swipe down on status barHyunyoung Song2018-09-182-1/+275
|/
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-2/+0
* Sharing protocol constants between Launcher and TAPLVadim Tryshev2018-08-141-1/+3
* Migrating to android-xSunny Goyal2018-08-141-2/+3
* Adding overscroll in recents viewSunny Goyal2018-08-101-1/+1
* Removing unused touch handling in PagedView so that it is similar to various ...Sunny Goyal2018-08-081-1/+1
* Use equals for string comparison in ItemClickHandler.Rajeev Kumar2018-08-071-1/+1
* Tapl libraryVadim Tryshev2018-07-201-0/+3
* Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-1/+1
* 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
* Merge "Call close for AbstractFloatingViews that were removed while still ope...TreeHugger Robot2018-04-251-1/+1
|\
| * Call close for AbstractFloatingViews that were removed while still open.Jon Miranda2018-04-251-1/+1
* | Merge "Fix bug where workspace taps were not being sent to WallpaperManager."...TreeHugger Robot2018-04-241-0/+13
|\ \
| * | Fix bug where workspace taps were not being sent to WallpaperManager.Jon Miranda2018-04-241-0/+13
| |/
* / Ensure workspace is still in a valid state when handling long press.Jon Miranda2018-04-231-11/+19
|/
* Force finish any pending animations if the insets or orientation changeSunny Goyal2018-04-201-1/+1
* Merge "Can now swipe away to dismiss second task" into ub-launcher3-masterTony Wickham2018-04-101-0/+4
|\
| * Can now swipe away to dismiss second taskTony Wickham2018-04-091-0/+4
* | Merge "Log dismissing or launching recent tasks" into ub-launcher3-masterTony Wickham2018-04-061-10/+10
|\ \
| * | Log dismissing or launching recent tasksTony Wickham2018-04-061-10/+10
| |/