summaryrefslogtreecommitdiffstats
path: root/tests/tapl
Commit message (Collapse)AuthorAgeFilesLines
* Logging to catch INJECT PERMISSION problemvadimt2019-08-151-0/+1
| | | | | Bug: 139498375 Change-Id: Ib7b8e1997bae9d4ff9cce7cf8690e42b6fdaaf38
* Temporary workaround for UIAutomator not recognizing a new windowvadimt2019-08-143-14/+16
| | | | | Bug: 112282235 Change-Id: I145bb88d72689f8c6d61ba3481f25d8978933ab2
* Support for memory testsvadimt2019-08-081-0/+5
| | | | Change-Id: I867a232a293f7bddbc630f563f18c0db94ac4b6e
* Merge "Improving getWorkspaceAppIcon()" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-07-314-15/+11
|\
| * Improving getWorkspaceAppIcon()vadimt2019-07-314-15/+11
| | | | | | | | Change-Id: I71093b6c03b96ef608be9c8b847a372834b79d64
* | Improving system health diagsvadimt2019-07-311-1/+1
|/ | | | Change-Id: Id3de46c48421051bc5680e05bcf77492aa793000
* Not throwing NPE when can't resolve test providervadimt2019-07-301-0/+1
| | | | Change-Id: I22fa6dc5de94ffa02e0121b4f929adffcb9c1ce9
* Tuning system health diagsvadimt2019-07-252-4/+8
| | | | Change-Id: Ib437c07e7e6e766621af435f75198b55dafd13c4
* Merge "Checking Launcher internal integrity from tests" into ↵Vadim Tryshev2019-07-241-1/+16
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Checking Launcher internal integrity from testsvadimt2019-07-231-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | In particular, we check that the stable Launcher state equals its current state. This can help detect Launcher being in a corrupted state as in b/133867119. The check gets called by tests when the Launcher is not transitioning from state to state. Bug: 137307838 Change-Id: I3d36edff35e42d14be6b9a52351bd6f709be75e8
* | Merge "Adding debug tracing" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-241-0/+8
|\ \ | |/ |/|
| * Adding debug tracingvadimt2019-07-231-0/+8
| | | | | | | | | | Bug: 138251824 Change-Id: Ibe3de964aeacbf83fd46cc53fda7d15c9401fe4d
* | Merge "TAPL: adding 1 to gesture margins to avoid accidentally triggering ↵Vadim Tryshev2019-07-231-2/+2
|\ \ | | | | | | | | | back" into ub-launcher3-qt-r1-dev
| * | TAPL: adding 1 to gesture margins to avoid accidentally triggering backvadimt2019-07-231-2/+2
| |/ | | | | | | Change-Id: I7152d60dffc2085313dc1466693b599e4efe0394
* / Improving "Add automatically" recognitionvadimt2019-07-231-1/+3
|/ | | | | Bug: 138152531 Change-Id: I204233f06a80d2d17b24dd9622c7a2152b1303a0
* Allowing both normal-case and uppercase versions of widget promptvadimt2019-07-231-4/+5
| | | | | | | The prompt is "Add automatically" Bug: 138152531 Change-Id: I5f1a15563e1e11768579711108a28070b72b4454
* Logging start and end of linear gesturevadimt2019-07-221-0/+1
| | | | Change-Id: Ie0756c89e3871b3f4e12849ef52c44f84a5ceeee
* Merge "Improving system health diags" into ub-launcher3-qt-r1-devVadim Tryshev2019-07-191-17/+17
|\
| * Improving system health diagsvadimt2019-07-191-17/+17
| | | | | | | | Change-Id: I207c5b9c9ad9e99646419b7a4bd77b59a067f26d
* | Fix waiting for launcher initializationvadimt2019-07-181-3/+3
|/ | | | | | Bug: 137836033 Change-Id: Ifc8ce867abd85eaeacd09a2b39636ecc4109c046
* Improving TAPL code around fallback recentsvadimt2019-07-183-4/+9
| | | | Change-Id: I9cd1caa2725f1d3967447130f4e34c4cf878514b
* Fixing starting scrolls outside of viewvadimt2019-07-171-2/+2
| | | | Change-Id: I0237603d25edc60522c41a3d20615391d5b4f3b6
* Using correct gesture margins in overviewvadimt2019-07-171-5/+10
| | | | Change-Id: I0108858279559e10633825f7de22211515f0e9b7
* Merge "Use non-android package name for context creation" into ↵Winson Chung2019-07-171-2/+2
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Use non-android package name for context creationWinson Chung2019-07-171-2/+2
| | | | | | | | | | | | | | | | | | - Speculative fix for mismatch between navigation mode reported to the tests vs. what mode the device is in based on the bug report. Original change to the package name was in ag/6866716 Bug: 136033787 Change-Id: I51f964daa8c42b671733cf3fab19d086e19a9063
* | Temporarily disabling checking TouchInteractionServicevadimt2019-07-161-1/+1
| | | | | | | | Change-Id: I953f251373f7bfb471eb203ee4ceda4375f17703
* | Merge "Getting starting point of swipe from overview to all apps via ↵TreeHugger Robot2019-07-171-5/+9
|\ \ | | | | | | | | | protocol" into ub-launcher3-qt-r1-dev
| * | Getting starting point of swipe from overview to all apps via protocolvadimt2019-07-161-5/+9
| |/ | | | | | | Change-Id: Idf04579b67011dac45b081a81367cde2d1274117
* | Merge "Removing tracing for fixed bugs" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-165-12/+0
|\ \ | |/ |/|
| * Removing tracing for fixed bugsvadimt2019-07-155-12/+0
| | | | | | | | | | | | | | Bug: 133009122 Bug: 133765434 Bug: 134532571 Change-Id: I37aa1851a1bc0874c0b9acf561bde28966e9b523
* | Adding message popups to anomaly diagnoservadimt2019-07-161-1/+7
|/ | | | Change-Id: I6bf125ad5c311062c8f2f6953c0a4d6155203672
* Adding system health diags for inporoc testsvadimt2019-07-152-69/+83
| | | | | Bug: 133891845 Change-Id: I90161bfc9db5983a45dfb89728a82ec1e3d81f19
* Merge "Switching flinging gestures injection to model time" into ↵TreeHugger Robot2019-07-122-6/+22
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Switching flinging gestures injection to model timevadimt2019-07-102-6/+22
| | | | | | | | | | | | This is a right thing to do in any case. Change-Id: I34eeecac6d9eb13130eb1015f9a9a5e2a32974ec
* | Correctly restarting Launcher from OOP testsvadimt2019-07-111-0/+14
|/ | | | | | | | Waiting for touch interaction service; waiting for package-restart events. Bug: 136215685 Change-Id: I0c31c09fe3a58b898168dfdb4e4d23757b94a47c
* Merge "Diagnosing launcher visible state in TAPL" into ub-launcher3-qt-r1-devVadim Tryshev2019-06-281-1/+15
|\
| * Diagnosing launcher visible state in TAPLvadimt2019-06-281-1/+15
| | | | | | | | | | Bug: 133891845 Change-Id: Ibdd959f50668fd6eeb5e48dacc370a054057b7fc
* | Merge "Enable debug tracing for AllApps.flingBackward" into ↵Vadim Tryshev2019-06-281-0/+2
|\ \ | | | | | | | | | ub-launcher3-qt-r1-dev
| * | Enable debug tracing for AllApps.flingBackwardvadimt2019-06-281-0/+2
| |/ | | | | | | | | Bug: 136280872 Change-Id: I128ee7b0f9c131fd102fce9d81d29fdcb4e8727d
* / Temporary workarounds to make tests pass on a virtual devicevadimt2019-06-281-0/+11
|/ | | | | Bug: 136278866 Change-Id: I198cb4cdf94c2b1151b4b7249ae10dbcaa99a4fd
* Adding system health diags for OOP testsvadimt2019-06-272-0/+85
| | | | | Bug: 133891845 Change-Id: I24aa2b1408b3ffe4105cd4a7892c8b5fec8740e1
* Merge "Tapl: diagnosing anomalies" into ub-launcher3-qt-r1-devVadim Tryshev2019-06-271-2/+18
|\
| * Tapl: diagnosing anomaliesvadimt2019-06-271-2/+18
| | | | | | | | | | Bug: 133891845 Change-Id: I7e5afbdec580c6659917aa3e9586930d5f55ea51
* | Converting even more tests to TAPLvadimt2019-06-274-9/+43
|/ | | | | | Bug: 131116002 Bug: 115582915 Change-Id: Id36fca232b5aff5f6692142ce4a0c937d0531f4e
* Revert "Converting even more tests to TAPL"Vadim Tryshev2019-06-274-44/+9
| | | | | | | | This reverts commit 406d49bdd724a9707a218f6b7ba3d40bdfb87028. Reason for revert: Breaks tests on Crosshatch Change-Id: I95ff541dfe8f6f1d7e1913d209b53abfbebe5336
* Converting even more tests to TAPLvadimt2019-06-264-9/+44
| | | | | | Bug: 131116002 Bug: 115582915 Change-Id: I08587e7a50420e57970ed8feec4524111145dc31
* Converting more tests to TAPLvadimt2019-06-264-8/+62
| | | | | | Bug: 131116002 Bug: 115582915 Change-Id: I3346f96ddba3224eb4b92b15344d71b8ed6e32e0
* Converting some widget tests to TAPLvadimt2019-06-254-11/+89
| | | | | Bug: 115582915 Change-Id: I07c6ca5ef712cf1a85d81e7d4b4bda3604777ac8
* TAPL: swiping up from workspace always starts at the screen bottomvadimt2019-06-241-3/+1
| | | | | | | This avoids accidentally dragging an icon from hotseat on ultra-slow devices. Change-Id: Id2378a25972bc17dd227e7c227bf963fd1c0e4b2
* Merge "Tests: waiting for nav bar to match nav mode" into ub-launcher3-qt-devVadim Tryshev2019-06-201-9/+17
|\