summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/util
Commit message (Expand)AuthorAgeFilesLines
* Scaling down hotseat to match prediction row size when going to overviewSunny Goyal2019-11-061-2/+17
* Forces OveriewInputConsumer to be used when Assistant is running on top of La...Andy Wickham2019-10-291-0/+47
* Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-241-2/+3
* Fixing rounding error when computing bottom clipWinson Chung2019-06-201-1/+1
* Fading out the home surface if home and recents are shown in separate surfaceSunny Goyal2019-06-121-0/+6
* Launcher reports whe 0-button swipe-up gesture pause is detected.vadimt2019-05-241-0/+4
* Add ScreenPinnedInputConsumerTony2019-05-091-5/+37
* Releasing SurfaceControl when they are no longer neededSunny Goyal2019-04-291-0/+21
* Pass correct value to updatePaused() in setDisallowPause()Tony Wickham2019-04-241-1/+1
* Move logic that overrides MotionPauseDetector to callersTony2019-04-241-36/+16
* Merge "Don't shrink overview bitmap for chips" into ub-launcher3-qt-devMiranda Kephart2019-04-191-2/+0
|\
| * Don't shrink overview bitmap for chipsMiranda Kephart2019-04-121-2/+0
* | Track window for 2 button nav as well as 0 buttonTony Wickham2019-04-101-11/+5
|/
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-031-1/+3
* Use motion event time instead of system time when detecting motion pauseTony2019-04-031-3/+1
* Peek overview on motion pause, then animate fully on touch upTony2019-03-271-3/+0
* Fix some issues with MotionPauseDetectorTony Wickham2019-02-271-8/+6
* Remove several files from Recents Go srcKevin2019-02-254-727/+0
* Adding utility class to debug binder calls on UI threadSunny Goyal2019-02-201-0/+63
* Merge "Passing all events to RecentsView instead of passing the calculated ve...TreeHugger Robot2019-02-201-0/+69
|\
| * Passing all events to RecentsView instead of passing the calculated velocitySunny Goyal2019-02-201-0/+69
* | Add hints in OverviewMiranda Kephart2019-02-201-0/+2
|/
* Moving some recents controller methods into wrapper class and better trackingSunny Goyal2019-02-192-2/+64
* Deleting Quickscrub related logicSunny Goyal2019-02-142-70/+8
* Add timeout for motion pause detectorTony Wickham2019-02-121-0/+14
* Adding temporary workaround for for home click getting ignoredSunny Goyal2019-02-121-2/+6
* Always initializing the TouchConsumer on the main threadSunny Goyal2019-02-112-0/+126
* Fix issue where animation progress would be overriddenLucas Dupin2019-02-061-1/+0
* Fix adjacent task positioning for consecutive swipe gesturesTony2019-01-311-2/+2
* Make quick switch ("hook") more reliableTony Wickham2019-01-291-5/+35
* Adding support for swipe and hold to overview from home screen to all-appsSunny Goyal2019-01-281-0/+4
* Swipe up to go home, swipe and hold to go to overviewTony Wickham2019-01-282-2/+143
* Disable window corner rounding on some devicesLucas Dupin2019-01-241-5/+12
* Merge "Track window rather than shelf when FeatureFlags.SWIPE_HOME = true" in...Tony Wickham2019-01-111-4/+12
|\
| * Track window rather than shelf when FeatureFlags.SWIPE_HOME = trueTony Wickham2019-01-111-4/+12
* | Moving some more stuff behind the live tile feature flagWinson Chung2019-01-091-3/+3
|/
* Support live tile in Overview (Pt2) - Complete functionalityTracy Zhou2019-01-082-29/+58
* Scroll recents side to side during swipe up from an appTony Wickham2019-01-071-1/+16
* SyncRtTransactionApplier -> SyncRtTransactionApplierCompatJorim Jaggi2019-01-041-6/+7
* Scale corner radius when swiping down on a taskTony2018-12-271-1/+2
* Move params for ClipAnimationHelper#applyTransform into TransformParamsTony Wickham2018-12-221-10/+28
* Revert "Revert "Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊""Winson Chung2018-12-061-3/+14
* Revert "Revert "Rounded corners on app transitions""Winson Chung2018-12-062-5/+19
* Revert "Rounded corners on app transitions"Winson Chung2018-12-042-19/+5
* Revert "Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊"Winson Chung2018-12-041-14/+3
* Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊Lucas Dupin2018-12-031-3/+14
* Rounded corners on app transitionsLucas Dupin2018-12-032-5/+19
* Support Live Tile in Quickstep (Pt1) - Z orderingTracy Zhou2018-10-241-11/+18
* Fix issue with side pages being visible momentarily when swiping upWinson Chung2018-10-121-2/+0
* Ensure that we don't additionally crop the launcher surfaceWinson Chung2018-09-271-0/+2