summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/touch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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