summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing launcher going to a different state when dragging an icon from differe...Sunny Goyal2018-05-257-4/+114
* Merge "Adding Launcher3QuickstepGo target" into ub-launcher3-edmontonTreeHugger Robot2018-05-251-0/+50
|\
| * Adding Launcher3QuickstepGo targetSunny Goyal2018-05-241-0/+50
* | Fix bug where icon 'jumps' on long press.Jon Miranda2018-05-254-6/+16
|/
* Merge "Fix prediction tip shows when user attempts but does not swipe up all ...TreeHugger Robot2018-05-251-8/+3
|\
| * Fix prediction tip shows when user attempts but does not swipe up all the way...Tracy Zhou2018-05-241-8/+3
* | Merge "Fix recents task view launch animation unclipping issue." into ub-laun...Winson Chung2018-05-241-6/+10
|\ \
| * | Fix recents task view launch animation unclipping issue.Winson Chung2018-05-241-6/+10
* | | Merge "Adding support for dark text on dark theme" into ub-launcher3-edmontonTreeHugger Robot2018-05-242-5/+14
|\ \ \
| * | | Adding support for dark text on dark themeSunny Goyal2018-05-242-5/+14
* | | | Merge "Fixing keyboard navigation when Overview list is empty" into ub-launch...TreeHugger Robot2018-05-248-51/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing keyboard navigation when Overview list is emptyVadim Tryshev2018-05-248-51/+18
* | | | Merge "Wait until the remote transtions are received before trying to quicksc...TreeHugger Robot2018-05-241-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wait until the remote transtions are received before trying to quickscrub ani...Sunny Goyal2018-05-241-2/+2
* | | | Merge "Calculate the scale up for quickscrub based on the available size of t...TreeHugger Robot2018-05-243-8/+28
|\ \ \ \
| * | | | Calculate the scale up for quickscrub based on the available size of the screenSunny Goyal2018-05-243-8/+28
| |/ / /
* | | | Merge "Initial changes to support full-width quickscrubbing." into ub-launche...Winson Chung2018-05-242-7/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Initial changes to support full-width quickscrubbing.Winson Chung2018-05-232-7/+5
| | |/ | |/|
* / | Reverting task order reported via accessibility.Vadim Tryshev2018-05-232-3/+5
|/ /
* | Merge "Removing discovery bouncer from accessibility" into ub-launcher3-edmontonTreeHugger Robot2018-05-244-9/+17
|\ \ | |/ |/|
| * Removing discovery bouncer from accessibilityVadim Tryshev2018-05-234-9/+17
* | Increasing the overview size while in QuickScrub modeSunny Goyal2018-05-2311-94/+124
* | Merge "Remove custom focus logic" into ub-launcher3-edmontonSunny Goyal2018-05-234-7/+3
|\ \
| * | Remove custom focus logicSunny Goyal2018-05-234-7/+3
* | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-edmontonTreeHugger Robot2018-05-23164-319/+353
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2018-05-23164-319/+353
* | | | Merge "Accessibility sugar for Recents" into ub-launcher3-edmontonTreeHugger Robot2018-05-232-1/+37
|\ \ \ \
| * | | | Accessibility sugar for RecentsHyunyoung Song2018-05-232-1/+37
| | |_|/ | |/| |
* | | | Merge "Only log swipe interaction on swipe end" into ub-launcher3-edmontonTony Wickham2018-05-231-22/+16
|\ \ \ \
| * | | | Only log swipe interaction on swipe endTony Wickham2018-05-231-22/+16
| |/ / /
* | | | Merge "Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCH...TreeHugger Robot2018-05-233-5/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCHER)Hyunyoung Song2018-05-233-5/+44
* | | | Merge "Fixing arrow navigation in task carousel" into ub-launcher3-edmontonTreeHugger Robot2018-05-232-20/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing arrow navigation in task carouselVadim Tryshev2018-05-232-20/+22
* | | | Merge "Add mStartState to determine if user swipes up from Home." into ub-lau...TreeHugger Robot2018-05-233-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add mStartState to determine if user swipes up from Home.Tracy Zhou2018-05-223-3/+6
| | |/ | |/|
* | | Merge "Start springs for All Apps when user flings up." into ub-launcher3-edm...TreeHugger Robot2018-05-233-0/+48
|\ \ \
| * | | Start springs for All Apps when user flings up.Jon Miranda2018-05-233-0/+48
* | | | Revert "Use SyncRtSurfaceTransactionApplier for app closing/opening"Jorim Jaggi2018-05-233-31/+25
* | | | Use SyncRtSurfaceTransactionApplier for app closing/openingJorim Jaggi2018-05-233-25/+31
|/ / /
* | | Merge "Enable new open app transitions when in multiwindow mode." into ub-lau...TreeHugger Robot2018-05-237-44/+61
|\ \ \ | |_|/ |/| |
| * | Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-227-44/+61
* | | Removing FLIP_RECENTSVadim Tryshev2018-05-222-17/+4
* | | Merge "Making caret visibility part of state definition" into ub-launcher3-ed...TreeHugger Robot2018-05-226-15/+46
|\ \ \
| * | | Making caret visibility part of state definitionSunny Goyal2018-05-226-15/+46
* | | | Merge "Reset the vertical progress when the discovery bounce is closed" into ...Sunny Goyal2018-05-222-36/+45
|\ \ \ \
| * | | | Reset the vertical progress when the discovery bounce is closedSunny Goyal2018-05-222-36/+45
| | |_|/ | |/| |
* | | | Merge "Skip processing fallback icons as they are already badged and have sha...TreeHugger Robot2018-05-221-5/+7
|\ \ \ \
| * | | | Skip processing fallback icons as they are already badged and have shadowSunny Goyal2018-05-171-5/+7
* | | | | Merge "Making overview panel accessible via Tab" into ub-launcher3-edmontonTreeHugger Robot2018-05-226-3/+50
|\ \ \ \ \