summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java
Commit message (Expand)AuthorAgeFilesLines
* Exiting tests after a test fails to deinitializevadimt2019-04-031-6/+21
* Attempt to disable assistant and seeing if this helps with lab testsvadimt2019-03-061-0/+4
* Merge "Removing diagnostics" into ub-launcher3-masterTreeHugger Robot2019-01-301-10/+0
|\
| * Removing diagnosticsvadimt2019-01-251-10/+0
* | Splitting TaplTests into a pure AOSP and QS partsvadimt2019-01-291-0/+13
|/
* Switching from mDevice.pressHome() to mLauncher.pressHome()vadimt2019-01-111-1/+1
* Test swiping up from a killed launchervadimt2018-12-171-0/+11
* Adding tests that would reliably reproduce shifted search.vadimt2018-12-171-0/+22
* Converting ShortcutsLaunchTest gesture-stableVadim Tryshev2018-11-011-5/+0
* Adding test methodsVadim Tryshev2018-10-251-0/+15
* Supporting OOP testsVadim Tryshev2018-10-131-141/+4
* Improving tests to fix testBindNormalWidget_withoutConfig, and beyondVadim Tryshev2018-10-091-12/+21
* Adding tests for fallback recents when a 3rd party launcher is installedSunny Goyal2018-10-091-5/+12
* More temporary logging to diagnose testPendingWidget_autoRestoredVadim Tryshev2018-10-051-0/+12
* Resetting loader state after each UI test runVadim Tryshev2018-10-051-0/+2
* Enabling "in test harness" flag with a direct callVadim Tryshev2018-10-041-1/+3
* Make @QuickstepOnOff and @PortraitLandscape available to all UI tests.Vadim Tryshev2018-10-021-13/+60
* Attempting to fix flakes in AllAppsIconToHomeTestVadim Tryshev2018-09-261-5/+10
* Support for running tests out of Launcher processVadim Tryshev2018-09-251-2/+9
* Add support for testing in portrait modeVadim Tryshev2018-09-211-11/+8
* Disabling heads-up notifications in launcher tests.Vadim Tryshev2018-09-181-0/+7
* Increasing wait time to populate suggested appsVadim Tryshev2018-08-231-3/+10
* Comment fixVadim Tryshev2018-08-231-1/+2
* Fixing tests on a larger deviceVadim Tryshev2018-08-221-1/+2
* Passing instrumentation to LauncherInstrumentationVadim Tryshev2018-08-211-3/+4
* Converting tests to AndroidxVadim Tryshev2018-08-211-7/+7
* Started converting Launcher to be gesture-stableVadim Tryshev2018-08-141-4/+44
* Retiring some feature flagsSunny Goyal2018-07-101-15/+6
* Fix the Launcher3TestsHyunyoung Song2018-06-191-3/+16
* Add sanity test for work tabTony Mak2018-03-081-7/+15
* Updating Launcher rotation logicSunny Goyal2018-03-031-5/+0
* Deprecate work folderTony Mak2018-02-271-9/+4
* Remove LAUNCHER3_ALL_APPS_PULL_UPHyunyoung Song2017-08-211-1/+1
* Fixing various testsSunny Goyal2017-07-311-0/+308