summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Always go to home in case of fling-upSunny Goyal2019-08-151-11/+12
* Don't end launcher components anim early even if it does nothingTony2019-08-081-6/+5
* Fix bug where icon is no present during app close animation.Jon Miranda2019-07-181-1/+2
* Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resetsHyunyoung Song2019-07-091-0/+1
* Merging ub-launcher3-qt-dev, build 5697268Sunny Goyal2019-06-284-0/+16
|\
| * Resetting UI state when the last has launchedSunny Goyal2019-06-284-0/+16
* | Merging ub-launcher3-qt-dev, build 5691374Winson Chung2019-06-2617-211/+560
|\|
| * Finish recents animation when starting a new activityWinson Chung2019-06-264-20/+30
| * Merge "Clean up some more refs to thumbnail data" into ub-launcher3-qt-devWinson Chung2019-06-261-3/+3
| |\
| | * Clean up some more refs to thumbnail dataWinson Chung2019-06-251-3/+3
| * | Enabling simple gesture navigation for 3P launcherSunny Goyal2019-06-254-1/+366
| |/
| * Increasing assistant touch region based on the corner radiusSunny Goyal2019-06-212-17/+39
| * Cleaning up some animation states:Sunny Goyal2019-06-213-65/+43
| * Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-193-16/+13
| * Merge "Allow shallow-angle flings in AssistantTouchConsumer" into ub-launcher...Miranda Kephart2019-06-191-38/+43
| |\
| | * Allow shallow-angle flings in AssistantTouchConsumerMiranda Kephart2019-06-191-38/+43
| * | Merge "Fix bug where recents animation is out of sync." into ub-launcher3-qt-devTreeHugger Robot2019-06-191-3/+5
| |\ \
| | * | Fix bug where recents animation is out of sync.Jon Miranda2019-06-121-3/+5
| * | | Merge "Fix bugs with hotseat in overview" into ub-launcher3-qt-devTony Wickham2019-06-183-2/+23
| |\ \ \ | | |_|/ | |/| |
| | * | Fix bugs with hotseat in overviewTony2019-06-183-2/+23
| * | | Add QuickstepProcessInitializer back to common srcKevin2019-06-171-54/+0
| |/ /
| * | TaskThumbnailView - post updates to overlays.Zak Cohen2019-06-171-1/+4
* | | Merging ub-launcher3-qt-dev, build 5662436Sunny Goyal2019-06-175-117/+257
|\| |
| * | Snap window in Y direction when using quickswitchSunny Goyal2019-06-141-27/+31
| * | Always use the locked input consumer when showing activity over lockscreenWinson Chung2019-06-131-9/+2
| * | Merge "Optimizing some layouts in taskview" into ub-launcher3-qt-devTreeHugger Robot2019-06-133-81/+220
| |\ \
| | * | Optimizing some layouts in taskviewSunny Goyal2019-06-133-81/+220
| * | | Fix issue with screen pinning check not apply in 2 buttonWinson Chung2019-06-131-0/+4
| |/ /
* | | Merging ub-launcher3-qt-dev, build 5656472Sunny Goyal2019-06-1316-137/+326
|\| |
| * | Merge "Gracefully handle failed task launches during quick switch" into ub-la...Tony Wickham2019-06-123-1/+25
| |\ \
| | * | Gracefully handle failed task launches during quick switchTony Wickham2019-06-123-1/+25
| * | | Merge "Expose getTaskView to Overlays." into ub-launcher3-qt-devTreeHugger Robot2019-06-122-2/+3
| |\ \ \
| | * | | Expose getTaskView to Overlays.Zak Cohen2019-06-122-2/+3
| * | | | Fading out the home surface if home and recents are shown in separate surfaceSunny Goyal2019-06-121-1/+5
| |/ / /
| * | | Merge "Resetting taskView alpha to proper value onAnimationEnd" into ub-launc...TreeHugger Robot2019-06-122-3/+9
| |\ \ \
| | * | | Resetting taskView alpha to proper value onAnimationEndSunny Goyal2019-06-122-3/+9
| | | |/ | | |/|
| * | | Merge "Initializing ActivityManagerWrapper before device unlock" into ub-laun...TreeHugger Robot2019-06-121-1/+1
| |\ \ \
| | * | | Initializing ActivityManagerWrapper before device unlockSunny Goyal2019-06-121-1/+1
| | |/ /
| * | | Merge "Removing unused method" into ub-launcher3-qt-devTreeHugger Robot2019-06-121-10/+0
| |\ \ \
| | * | | Removing unused methodSunny Goyal2019-06-071-10/+0
| * | | | Merge "Bypass systemstate check when using shared state" into ub-launcher3-qt...TreeHugger Robot2019-06-126-39/+121
| |\ \ \ \
| | * | | | Bypass systemstate check when using shared stateSunny Goyal2019-06-126-39/+121
| | | |_|/ | | |/| |
| * | | | Merge changes I0b96f623,I019084a1 into ub-launcher3-qt-devTony Wickham2019-06-122-4/+3
| |\ \ \ \
| | * | | | Fix double swipe on nav bar from an appTony Wickham2019-06-111-1/+1
| | * | | | Fix state/anim clobbering when touching down during recents animationTony Wickham2019-06-111-3/+2
| | |/ / /
| * | | | Merge "Calling sendStateEventToTest() from a place guaranteed to be called" i...vadimt2019-06-111-3/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Calling sendStateEventToTest() from a place guaranteed to be called" i...TreeHugger Robot2019-06-121-3/+0
| | |\ \ \
| | | * | | Calling sendStateEventToTest() from a place guaranteed to be calledvadimt2019-06-101-3/+0
| * | | | | Merge "Tweak spring stiffness/damping for attaching recents" into ub-launcher...Tony Wickham2019-06-111-5/+2
| |\| | | |
| | * | | | Merge "Tweak spring stiffness/damping for attaching recents" into ub-launcher...TreeHugger Robot2019-06-111-5/+2
| | |\ \ \ \