summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge "More tracing for wellbeing tests" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-08-011-1/+5
|\
| * More tracing for wellbeing testsvadimt2019-07-311-1/+5
| | | | | | | | | | Bug: 138743758 Change-Id: I49765cf94575dd7ce251b36094dd82d55d8410d1
* | Improvements in getting workspace app iconvadimt2019-07-311-2/+2
|/ | | | | | Bug: 138743792 Change-Id: I11981774397b82bdad0352343a52341c2e3a5099
* 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
* Tests: Use FLAG_ACTIVITY_CLEAR_TASKvadimt2019-07-311-17/+15
| | | | Change-Id: I58053db6f942737976afcaed26e449a1f9b98f6f
* Not throwing NPE when can't resolve test providervadimt2019-07-301-0/+1
| | | | Change-Id: I22fa6dc5de94ffa02e0121b4f929adffcb9c1ce9
* Moving enabling rotation for testvadimt2019-07-261-5/+14
| | | | | | | We needed to press home to wait until the launcher starts, now we simply enable rotation once the Launcher gets created. Change-Id: Ie99e5073c06f8da181262d32823116061c81d6f7
* Merge "Tuning system health diags" into ub-launcher3-qt-r1-devVadim Tryshev2019-07-252-4/+8
|\
| * Tuning system health diagsvadimt2019-07-252-4/+8
| | | | | | | | Change-Id: Ib437c07e7e6e766621af435f75198b55dafd13c4
* | Revert "Reenabling testPressHomeOnAllAppsContextMenu"Vadim Tryshev2019-07-251-0/+1
|/ | | | | | | | This reverts commit 86f5da2d8f3f5c7cc5a2813294573894c87b0b6a. Reason for revert: Test fails in 2-button mode Change-Id: I20163a658f731cf6ef27ce84f5f7c06919b7b9cd
* Reenabling testPressHomeOnAllAppsContextMenuvadimt2019-07-251-1/+0
| | | | | Bug: 134074554 Change-Id: Icd23e2dcafab091e5406e84bb827bfc7177832ff
* Merge "Checking Launcher internal integrity from tests" into ↵Vadim Tryshev2019-07-242-1/+87
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Checking Launcher internal integrity from testsvadimt2019-07-232-1/+87
| | | | | | | | | | | | | | | | | | | | | | | | 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 "Logging original exception in PortraitLandscapeRunner" into ↵Vadim Tryshev2019-07-191-0/+5
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Logging original exception in PortraitLandscapeRunnervadimt2019-07-191-0/+5
| | | | | | | | Change-Id: I672e563df45f1f0dcdda5b1f863919f0150e73e6
* | 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
* Waiting for launcher to start in workTabExists()vadimt2019-07-151-1/+1
| | | | Change-Id: I08c5385b188dda81ee0dfc1bfd639a0892bd6584
* Adding system health diags for inporoc testsvadimt2019-07-154-74/+102
| | | | | Bug: 133891845 Change-Id: I90161bfc9db5983a45dfb89728a82ec1e3d81f19
* Merge "Simplifying switching to home for some tests" into ub-launcher3-qt-r1-devVadim Tryshev2019-07-127-29/+13
|\
| * Simplifying switching to home for some testsvadimt2019-07-127-29/+13
| | | | | | | | Change-Id: I696d0267a2c36a18080396657bed07f7b1654a7d
* | 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
* Tests: Waiting for package-restart events when restarting Launchervadimt2019-06-281-2/+20
| | | | | Bug: 136215685 Change-Id: Ia947994399220544c90bfc077437fc639e635a33
* 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