summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/WindowTransformSwipeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Stub out most of TouchInteractionService for GoKevin2019-02-251-1193/+0
* Passing all events to RecentsView instead of passing the calculated velocitySunny Goyal2019-02-201-19/+4
* Merge "Removing support for capturing assist structure on swipe up" into ub-l...TreeHugger Robot2019-02-201-19/+0
|\
| * Removing support for capturing assist structure on swipe upSunny Goyal2019-02-191-20/+1
* | Merge "Moving some recents controller methods into wrapper class and better t...TreeHugger Robot2019-02-201-14/+10
|\ \
| * | Moving some recents controller methods into wrapper class and better trackingSunny Goyal2019-02-191-14/+10
| |/
* | Merge "Only stabilize tasks during quick switch session" into ub-launcher3-ma...Tony Wickham2019-02-201-1/+16
|\ \ | |/ |/|
| * Only stabilize tasks during quick switch sessionTony2019-02-191-1/+16
* | Removing support for long swipe to all-appsSunny Goyal2019-02-191-122/+2
* | Some live tile and state fixesSunny Goyal2019-02-181-35/+50
|/
* App to home animation zooms into the app icon.Jon Miranda2019-02-141-6/+17
* Deleting Quickscrub related logicSunny Goyal2019-02-141-241/+85
* Merge "Removing use of onQuickstep event and determining the touchSlopPassed ...Sunny Goyal2019-02-131-1/+0
|\
| * Removing use of onQuickstep event and determining the touchSlopPassed in Laun...Sunny Goyal2019-02-131-1/+0
* | Merge "Fix live tile regression in quick switch mode" into ub-launcher3-masterTracy Zhou2019-02-131-1/+3
|\ \ | |/ |/|
| * Fix live tile regression in quick switch modeTracy Zhou2019-02-121-1/+3
* | Always initializing the TouchConsumer on the main threadSunny Goyal2019-02-111-23/+19
|/
* One thread to rule them allSunny Goyal2019-02-081-153/+73
* Fix duration when scrolling back to launch LAST_TASKTony2019-02-061-2/+3
* Allow for continuous scrolling to previous tasksTony2019-02-051-31/+58
* Fix launcher animation component not playing if springs are enabledTony2019-02-051-2/+1
* Make sure that live tile feature is compatible with scrolling towards previou...Tracy Zhou2019-01-311-2/+9
* Make quick switch ("hook") more reliableTony Wickham2019-01-291-18/+21
* Passing proper velocity information when simulating touch events on recents viewSunny Goyal2019-01-281-5/+20
* Swipe up to go home, swipe and hold to go to overviewTony Wickham2019-01-281-73/+244
* Adding more events for reproducing race conditions during Launcher startvadimt2019-01-111-0/+6
* Merge "Rename goingToHome to goingToRecents" into ub-launcher3-masterTreeHugger Robot2019-01-101-24/+24
|\
| * Rename goingToHome to goingToRecentsTony2019-01-101-24/+24
* | Moving some more stuff behind the live tile feature flagWinson Chung2019-01-091-5/+5
|/
* Fix flickering when long swiping from an appTony Wickham2019-01-091-1/+3
* Support live tile in Overview (Pt2) - Complete functionalityTracy Zhou2019-01-081-45/+67
* Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state ...Jon Miranda2019-01-081-7/+14
* Scroll recents side to side during swipe up from an appTony Wickham2019-01-071-30/+129
* Merge changes from topic "ub-context-compat" into ub-launcher3-masterWinson Chung2019-01-051-4/+4
|\
| * SyncRtTransactionApplier -> SyncRtTransactionApplierCompatJorim Jaggi2019-01-041-4/+4
* | Revert "Add spring to shelf for home <-> overview <-> all apps state transiti...Jonathan Miranda2019-01-051-14/+7
|/
* Add spring to shelf for home <-> overview <-> all apps state transitions.Jon Miranda2019-01-041-7/+14
* Fix issues with recents with floating nav barTony2019-01-031-2/+10
* Move params for ClipAnimationHelper#applyTransform into TransformParamsTony Wickham2018-12-221-4/+9
* TaskView has fullscreen progress instead of booleanTony Wickham2018-12-211-0/+5
* Fix issue with sync rt applierWinson Chung2018-12-111-13/+2
* Fix issue with swipe up animation stalling after swiping upWinson Chung2018-12-101-1/+14
* Revert "Revert "Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊""Winson Chung2018-12-061-1/+2
* Revert "Revert "Rounded corners on app transitions""Winson Chung2018-12-061-1/+2
* Revert "Rounded corners on app transitions"Winson Chung2018-12-041-2/+1
* Revert "Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊"Winson Chung2018-12-041-2/+1
* Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊Lucas Dupin2018-12-031-1/+2
* Rounded corners on app transitionsLucas Dupin2018-12-031-1/+2
* Fix end state when animating launcher after swipe up from an appTony2018-11-291-0/+1
* Fix quick scrub skipping more than one pageTony Wickham2018-11-131-9/+8