summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fully qualifying @Ignorevadimt2019-09-121-2/+2
* Disable failing widget testsvadimt2019-09-121-0/+2
* Reenabling some widget testsvadimt2019-09-101-2/+0
* Disable currently failing widget testsvadimt2019-09-101-0/+3
* Enabling some tests in landscape modevadimt2019-09-041-25/+5
* Simplifying switching to home for some testsvadimt2019-07-121-1/+1
* Converting even more tests to TAPLvadimt2019-06-271-11/+5
* Revert "Converting even more tests to TAPL"Vadim Tryshev2019-06-271-5/+11
* Converting even more tests to TAPLvadimt2019-06-261-11/+5
* Enable BindWidgetTest, RequestPinItemTestvadimt2019-05-031-1/+2
* Enabling portrait widgets tests without converting to TAPLvadimt2019-05-021-4/+4
* Annotating ignored tests with requests to enable themvadimt2019-04-221-4/+4
* Supporting OOP testsVadim Tryshev2018-10-131-7/+8
* Fixing BindWidgetTest failing on Launcher3Sunny Goyal2018-10-111-2/+1
* Improving tests to fix testBindNormalWidget_withoutConfig, and beyondVadim Tryshev2018-10-091-4/+4
* Merge "Adding tests for fallback recents when a 3rd party launcher is install...TreeHugger Robot2018-10-091-3/+4
|\
| * Adding tests for fallback recents when a 3rd party launcher is installedSunny Goyal2018-10-091-3/+4
* | Ignoring more testsVadim Tryshev2018-10-091-0/+1
|/
* Ignoring more testsVadim Tryshev2018-10-081-0/+2
* Merge "Disabling testConfigCancelled_rotate" into ub-launcher3-masterTreeHugger Robot2018-10-031-0/+2
|\
| * Disabling testConfigCancelled_rotateVadim Tryshev2018-10-031-0/+2
* | Make @QuickstepOnOff and @PortraitLandscape available to all UI tests.Vadim Tryshev2018-10-021-1/+2
|/
* Converting tests to AndroidxVadim Tryshev2018-08-211-4/+4
* Merge "Started converting Launcher to be gesture-stable" into ub-launcher3-ma...TreeHugger Robot2018-08-141-7/+5
|\
| * Started converting Launcher to be gesture-stableVadim Tryshev2018-08-141-7/+5
* | Changing Condition to an interface to allow using lambdasSunny Goyal2018-08-141-8/+3
|/
* Fixing various testsSunny Goyal2017-07-311-43/+28
* Adding some tests for request pin shortcut/widget flowSunny Goyal2017-02-221-31/+14
* Adding some widget addition flow testsSunny Goyal2017-01-231-0/+215