summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/touchcontrollers
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix quick switch from home biased towards returning home" into ub-laun...TreeHugger Robot2019-11-221-3/+14
|\
| * Fix quick switch from home biased towards returning homeTony Wickham2019-11-201-3/+14
* | Fix bug where icon remains invisible after returning home.Jon Miranda2019-11-211-2/+2
|/
* Improve quick switch from home by tracking both x and y motionTony Wickham2019-11-142-16/+467
* Forces OveriewInputConsumer to be used when Assistant is running on top of La...Andy Wickham2019-10-292-0/+14
* Move overview haptic feedback to VibratorWrapper singletonTony Wickham2019-10-251-3/+3
* Refactor SwipeDetector to track both axesTony Wickham2019-10-245-26/+34
* Update all apps fade interpolators for home <-> all appTony Wickham2019-10-021-5/+23
* Refactoring RecentsView to handle non-TaskViewsSreyas2019-09-112-5/+4
* Light QSB to Dark QSB transition lagsSamuel Fufa2019-08-271-0/+18
* Fill the log container as hotseat or workspace based on position.Becky Qiu2019-08-012-2/+2
* Tie prediction text to all apps interpolatorTony Wickham2019-07-311-0/+12
* Add OverviewScrim to show below overview but above workspaceTony Wickham2019-07-311-0/+3
* Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-241-3/+3
* Defer jumping to NORMAL state if overview is still peekingTony Wickham2019-07-111-0/+15
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-191-6/+33
* Using a separate InputConsumer when Launcher is resumed but not focusedSunny Goyal2019-06-061-3/+0
* Support individual lock task featuresWinson Chung2019-05-232-1/+12
* Remove TaskViewDrawable, scale RecentsView insteadTony2019-05-171-2/+3
* Merge "Adding TouchController for quickswitching on homescreen in transposed ...Sunny Goyal2019-05-153-2/+51
|\
| * Adding TouchController for quickswitching on homescreen in transposed layoutSunny Goyal2019-05-143-2/+51
* | Merge "Disallow pause when swiping up 75% of the way to all apps" into ub-lau...Tony Wickham2019-05-151-1/+6
|\ \ | |/ |/|
| * Disallow pause when swiping up 75% of the way to all appsTony2019-05-141-1/+6
* | Fix fullscreen and landscape task insetsTony2019-05-131-1/+1
|/
* Update sysui flagsTony Wickham2019-05-061-2/+8
* Merge "Cleanup unnecessary override dump method" into ub-launcher3-qt-devTreeHugger Robot2019-04-252-10/+0
|\
| * Cleanup unnecessary override dump methodHyunyoung Song2019-04-252-10/+0
* | Merge "Add important dump logging Bug: 130851537 Bug: 119992316" into ub-laun...Hyunyoung Song2019-04-252-0/+10
|\|
| * Add important dump loggingHyunyoung Song2019-04-252-0/+10
* | Merge "Move logic that overrides MotionPauseDetector to callers" into ub-laun...Tony Wickham2019-04-251-1/+5
|\ \
| * | Move logic that overrides MotionPauseDetector to callersTony2019-04-241-1/+5
| |/
* / Fix NPE / add downX,Y location for all swipes/ add extra debugging infoHyunyoung Song2019-04-241-3/+1
|/
* Jump to the nearest page to launch when swiping down on shelfTony2019-04-191-1/+2
* Merge "Don't scale/translate hotseat icons if they are visible in overview" i...Tony Wickham2019-04-151-0/+1
|\
| * Don't scale/translate hotseat icons if they are visible in overviewTony Wickham2019-04-101-0/+1
* | Gestures for zero-button modevadimt2019-04-121-0/+2
|/
* Swipe up on nav bar to go home from -1 and widgetsTony Wickham2019-04-091-49/+133
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-032-3/+4
* Merge "Use motion event time instead of system time when detecting motion pau...TreeHugger Robot2019-04-031-3/+4
|\
| * Use motion event time instead of system time when detecting motion pauseTony2019-04-031-3/+4
* | Swipe up from nav bar in OVERVIEW or ALL_APPS to go homeTony2019-04-011-0/+141
|/
* Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-291-3/+2
* Add QuickSwitchTouchController on homeTony2019-03-281-0/+147
* Move some classes to packagesTony2019-03-274-0/+609