summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-0810-72/+175
* Animate to the workspace card when transitioning from overview to homeTony Wickham2018-01-051-0/+12
* Merge "Two state swipe interaction fixes" into ub-launcher3-masterTreeHugger Robot2018-01-036-137/+217
|\
| * Two state swipe interaction fixesSunny Goyal2018-01-036-137/+217
* | Add system shortcuts when long pressing recent iconTony Wickham2018-01-026-0/+396
|/
* Adding translationX to workspace card to that it is slightly visibleSunny Goyal2017-12-223-9/+27
* Adding an empty page in Recents view corresponding to workspaceSunny Goyal2017-12-198-57/+408
* Temporarily disable HW bitmapsWinson Chung2017-12-151-1/+1
* Merge "First pass at using hardware bitmaps" into ub-launcher3-masterTreeHugger Robot2017-12-141-0/+18
|\
| * First pass at using hardware bitmapsSunny Goyal2017-12-131-0/+18
* | Merge "Swipe from nav bar to enter overview in landscape" into ub-launcher3-m...Tony Wickham2017-12-134-22/+57
|\ \ | |/ |/|
| * Swipe from nav bar to enter overview in landscapeTony Wickham2017-12-134-22/+57
* | Merge "Animate recent app icon in after activity transition" into ub-launcher...Tony Wickham2017-12-133-0/+36
|\ \ | |/ |/|
| * Animate recent app icon in after activity transitionTony Wickham2017-12-123-0/+36
* | Merge "Restricting the overview state trigger logic to a limited swipe range"...TreeHugger Robot2017-12-132-20/+61
|\ \ | |/ |/|
| * Restricting the overview state trigger logic to a limited swipe rangeSunny Goyal2017-12-122-20/+61
* | Merge "Hide hotseat in landscape overview" into ub-launcher3-masterTreeHugger Robot2017-12-121-0/+5
|\ \
| * | Hide hotseat in landscape overviewTony Wickham2017-12-121-0/+5
| |/
* / Enabling swipe up from overview to all-appsSunny Goyal2017-12-123-2/+79
|/
* Initial interaction for two state swipe to overviewSunny Goyal2017-12-113-22/+358
* Merge "Implement swipe to dismiss recent tasks" into ub-launcher3-masterTony Wickham2017-12-083-3/+152
|\
| * Implement swipe to dismiss recent tasksTony Wickham2017-12-073-3/+152
* | Creating a copy of vertical swipe detector for quickstepSunny Goyal2017-12-072-2/+286
* | Removing view layer support during state animation.Sunny Goyal2017-12-071-2/+1
* | Adding support for tagging animations per controller, so that they can be con...Sunny Goyal2017-12-071-4/+4
|/
* Separating various UI properties into state variablesSunny Goyal2017-12-066-32/+196
* Allow hotseat items to be clicked in overviewTony Wickham2017-12-051-1/+2
* Merge "Forwarding touch events from TouchInteractionService to Launcher when ...Sunny Goyal2017-12-042-19/+120
|\
| * Forwarding touch events from TouchInteractionService to LauncherSunny Goyal2017-11-202-19/+120
* | Dim non-forefront recent pagesTony Wickham2017-12-011-2/+11
* | Merge "Subtracting the touchSlop when dragging the window, to prevent initial...TreeHugger Robot2017-11-302-5/+8
|\ \
| * | Subtracting the touchSlop when dragging the window, to prevent initial jumpSunny Goyal2017-11-162-5/+8
* | | Merge "Fix bug where long press menu text is white on gray for dark backgroun...TreeHugger Robot2017-11-271-1/+3
|\ \ \ | |_|/ |/| |
| * | Fix bug where long press menu text is white on gray for dark backgrounds.Jon Miranda2017-11-271-1/+3
* | | Merge "Add carousel curve effect to RecentsView." into ub-launcher3-masterTony Wickham2017-11-171-0/+44
|\ \ \
| * | | Add carousel curve effect to RecentsView.Tony Wickham2017-11-171-0/+44
| |/ /
* | / Adding some tracing for touch interactionSunny Goyal2017-11-162-0/+8
| |/ |/|
* | Batching MotionEvents and processing them on the UI threadSunny Goyal2017-11-164-64/+115
* | Merge changes Iaeeca788,I305b659d into ub-launcher3-masterWinson Chung2017-11-163-3/+9
|\ \ | |/ |/|
| * Fetching graphic buffer instead of bitmap for current screenshot.Winson Chung2017-11-162-1/+1
| * Add option to not preload titles.Winson Chung2017-11-153-2/+8
* | Merge "Temorarily changing the long press action on the homescreen to show a ...TreeHugger Robot2017-11-161-0/+30
|\ \ | |/ |/|
| * Temorarily changing the long press action on the homescreen to show a popup menuSunny Goyal2017-11-151-0/+30
* | Various swipe up animation optimizationsSunny Goyal2017-11-158-135/+401
|/
* Merge "Fixing wrong velocity being used for fling" into ub-launcher3-masterTreeHugger Robot2017-11-151-2/+1
|\
| * Fixing wrong velocity being used for flingSunny Goyal2017-11-151-3/+1
* | Fixing double state changes when using an InternalStateHandlerSunny Goyal2017-11-152-35/+6
|/
* Merge "Simplifying workspace layout" into ub-launcher3-masterTreeHugger Robot2017-11-151-3/+0
|\
| * Simplifying workspace layoutSunny Goyal2017-11-131-3/+0
* | Minor optimization when starting quickstep.Winson Chung2017-11-143-22/+9