summaryrefslogtreecommitdiff
path: root/quickstep/tests/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add screenrecord for testOverviewDeadzones" into mainFederico Baron2024-02-281-0/+1
|\
| * Add screenrecord for testOverviewDeadzonesfbaron2024-02-271-0/+1
* | Merge "Stash taskbar when software keyboard is docked" into mainHelen Cheuk2024-02-271-1/+1
|\ \
| * | Stash taskbar when software keyboard is dockedhelencheuk2024-02-211-1/+1
* | | Removing verifying internal Launcher state from testsVadim Tryshev2024-02-261-38/+0
* | | Focus a task by default when using keyboard to go to overview.Pat Manning2024-02-231-0/+27
* | | Merge "Remove the initialize method from setUp since is now on being called o...Sebastián Franco2024-02-227-28/+1
|\ \ \
| * | | Remove the initialize method from setUp since is now on being called on the s...Sebastian Franco2024-02-217-28/+1
* | | | Demote unstable test testQuickSwitchFromApp from presubmitVadim Tryshev2024-02-211-0/+1
* | | | Merge "Log split metrics through individual sessions" into mainVinit Nayak2024-02-212-13/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Log split metrics through individual sessionsVinit Nayak2024-02-132-13/+22
| |/ /
* | | Merge "Adding screen recording for FallbackRecentsTest.testOverview" into mainVadim Tryshev2024-02-161-0/+1
|\ \ \
| * | | Adding screen recording for FallbackRecentsTest.testOverviewVadim Tryshev2024-02-151-0/+1
| | |/ | |/|
* | | Merge "Update phone gesture nav test in NavButtonLayoutFactoryTest" into mainTracy Zhou2024-02-161-9/+11
|\ \ \
| * | | Update phone gesture nav test in NavButtonLayoutFactoryTestTracy Zhou2024-02-151-9/+11
* | | | Adding screen record for for the case when quick switch gesture doesn't do an...Vadim Tryshev2024-02-151-0/+1
|/ / /
* | | Merge "Revert "Add TAPL test cases for KQS from taskbar all apps."" into mainLiana Kazanova2024-02-141-29/+0
|\ \ \ | |/ / |/| |
| * | Revert "Add TAPL test cases for KQS from taskbar all apps."Liana Kazanova2024-02-061-29/+0
* | | Fix NavButtonLayoutFactoryTest init dependency to turn on enableTaskbarNavbar...Tracy Zhou2024-02-141-0/+5
* | | Fix NavButtonLayoutFactoryTest setup to turn on enableTaskbarNavbarUnificationTracy Zhou2024-02-131-5/+6
* | | Merge "Creating GestureExclusionManager for a single place to listen for gest...Sunny Goyal2024-02-102-49/+150
|\ \ \
| * | | Creating GestureExclusionManager for a single place to listenSunny Goyal2024-02-082-49/+150
| | |/ | |/|
* | | Merge "Fix app pairs launch from in-app Taskbar" into mainJeremy Sim2024-02-092-3/+264
|\ \ \ | |/ / |/| |
| * | Fix app pairs launch from in-app TaskbarJeremy Sim2024-02-092-3/+264
* | | Merge "Revert "Add unit test for StatusBarTouchController.java"" into mainVadim Tryshev2024-02-071-152/+0
|\ \ \
| * | | Revert "Add unit test for StatusBarTouchController.java"Ram Muthiah2024-02-061-152/+0
* | | | Merge "Update test infra to allow split placeholder view in all apps" into mainVinit Nayak2024-02-071-1/+1
|\ \ \ \
| * | | | Update test infra to allow split placeholder view in all appsVinit Nayak2024-02-071-1/+1
* | | | | Merge "[Predictive Back] Replace legacy flag with aconfig flag in launcher" i...Fengjiang Li2024-02-062-4/+4
|\ \ \ \ \
| * | | | | [Predictive Back] Replace legacy flag with aconfig flag in launcherFengjiang Li2024-02-052-4/+4
| | |_|/ / | |/| | |
* | | | | Merge "Update prediction task to provide categorized suggestions." into mainShamali Patwa2024-02-061-2/+25
|\ \ \ \ \
| * | | | | Update prediction task to provide categorized suggestions.Shamali P2024-02-061-2/+25
| |/ / / /
* | | | | Merge "Using system API for rotating DisplayCutout instead of rotating it our...Sunny Goyal2024-02-061-3/+2
|\ \ \ \ \
| * | | | | Using system API for rotating DisplayCutout instead of rotating it ourselvesSunny Goyal2024-02-061-3/+2
| |/ / / /
* | | | | Merge "Update split with self test since it didn't account for contextual spl...Vinit Nayak2024-02-061-4/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update split with self test since it didn't account for contextual splitVinit Nayak2024-02-051-4/+14
* | | | | Merge "Add TAPL test cases for KQS from taskbar all apps." into mainSchneider Victor-tulias2024-02-061-0/+29
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add TAPL test cases for KQS from taskbar all apps.Schneider Victor-tulias2024-02-051-0/+29
| | |/ / | |/| |
* | | | Merge "Refactoring TAPL functions for OverviewTask" into mainJordan Silva2024-02-051-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactoring TAPL functions for OverviewTaskJordan Silva2024-02-051-2/+3
| | |/ | |/|
* | | Add unit test for StatusBarTouchController.javaFengjiang Li2024-02-051-0/+152
| |/ |/|
* | Update KQS overview launch animationSchneider Victor-tulias2024-02-011-2/+5
|/
* Make sure touch only goes to the nearest button when it makes senseTracy Zhou2024-01-301-1/+4
* Merge "Simplify/fix testThreeButtonsTaskbarBoundsAfterConfigChangeDuringIme" ...Tony Wickham2024-01-251-27/+13
|\
| * Simplify/fix testThreeButtonsTaskbarBoundsAfterConfigChangeDuringImeTony Wickham2024-01-251-27/+13
* | Merge "Promote testQuickSwitchToPreviousAppForTablet to pre-submit" into mainTony Wickham2024-01-251-4/+0
|\ \
| * | Promote testQuickSwitchToPreviousAppForTablet to pre-submitTony Wickham2024-01-241-4/+0
| |/
* / Use nearest region for all the nav buttons in 3-button folded modeTracy Zhou2024-01-241-1/+1
|/
* Demoting new flaky test testThreeButtonsTaskbarBoundsAfterConfigChangeDuringI...Vadim Tryshev2024-01-161-0/+4
* Merge "Improve Taskbar touchableRegion debuggability" into mainTony Wickham2024-01-131-0/+31
|\