TreeHugger Robot
86017c9611
Merge "Removing access to LauncherModel.getCallbacks" into ub-launcher3-master
2019-10-08 16:26:12 +00:00
TreeHugger Robot
fedd5f1fd7
Merge "Removing host deletion on startup and corresponding callbacks" into ub-launcher3-master
2019-10-07 18:28:44 +00:00
Pinyao Ting
f2a3e79e76
Merge "correct naming and add comments for test case of custom shortcut." into ub-launcher3-qt-future-dev
...
am: 055c22e8e6
Change-Id: I64b7723a8ad9bbf9836b9b3c4d45add80b54107a
2019-10-03 11:04:37 -07:00
Pinyao Ting
d7fdcab612
correct naming and add comments for test case of custom shortcut.
...
Bug: 141934188
Change-Id: I69ce5f05214df10e2a376ff68c713efe8874df15
2019-10-03 10:15:30 -07:00
Pinyao Ting
d9bef1f3f0
include integration test for adding shortcut widget
...
am: d625e49552
Change-Id: Id0b8963f2c34355de97ddb4cbb1daf10d2f78e0c
2019-10-03 09:48:00 -07:00
Pinyao Ting
d625e49552
include integration test for adding shortcut widget
...
this integration test help us catching app crashes when adding shortcut
widgets to the workplace. see b/141568904 for more context.
Bug: 141934188
Change-Id: I4d33d6127793efe2071d0d146aef24db6b676360
2019-10-03 07:46:50 -07:00
Sunny Goyal
b0adac23e0
Removing access to LauncherModel.getCallbacks
...
Bug: 137568159
Change-Id: Ic074dec6a8981a4b9aabf028cf3b878b532abb11
2019-10-02 14:27:40 -07:00
Sunny Goyal
01615a69d2
Removing host deletion on startup and corresponding callbacks
...
> Launcher deletes the phantom widget ids in loader
Bug:141376165
Change-Id: Icf0542535f194f9abc67e7190f34cb60f69e9f66
2019-10-02 12:08:26 -07:00
Sunny Goyal
1456522cab
Merge "Removing static listeners from PackageInstallerCompat" into ub-launcher3-master
2019-10-02 18:27:45 +00:00
Andy Wickham
b9efb9ad71
Merge "Some cleanup for SwipeDetector." into ub-launcher3-qt-future-dev
...
am: d39f7b51c8
Change-Id: Ifadf65abe4239a703c3d15eddc6ebd51a405a5e9
2019-10-01 14:57:43 -07:00
Andy Wickham
769c795edf
Some cleanup for SwipeDetector.
...
It is now organized as follows:
- private constants
- public constants
- private final fields
- private variable fields
- constructors
- public methods
- private methods
- public interface/abstract class
This is intended to be a functional no-op.
Bug: 141939911
Change-Id: Iad5a9b3b73b35641f8a4f1d52ada6adef3825c47
Tested: Built and sanity checked manually.
2019-10-01 14:38:56 -07:00
Vadim Tryshev
f7a2971530
Merge "Waiting for Launcher model load in out-of-proc tests." into ub-launcher3-master
2019-10-01 18:43:24 +00:00
vadimt
542b7df7fd
Waiting for Launcher model load in out-of-proc tests.
...
Not doing this seems to have caused flakes.
Bug: 141770616
Change-Id: Ia9caf20e4a2d93298adf4249ca815ad79bced802
2019-10-01 17:46:35 +00:00
Sunny Goyal
045b4fab76
Removing static listeners from PackageInstallerCompat
...
Bug: 141376165
Change-Id: I2b49d53a05a04c622ed5a7b723109a6cc230d230
2019-09-30 23:17:15 -07:00
Vadim Tryshev
67138875fa
Merge "Not unlocking phone on the test start" into ub-launcher3-qt-qpr1-dev am: 872a380b59
...
am: 4c420047cf
Change-Id: I23f87d541771baa7ba3e5857999a5e5c96c301ce
2019-09-30 14:01:37 -07:00
Vadim Tryshev
4c420047cf
Merge "Not unlocking phone on the test start" into ub-launcher3-qt-qpr1-dev
...
am: 872a380b59
Change-Id: I6e0831a2660459803eef6c755e4fcfc9f414c94f
2019-09-30 13:54:36 -07:00
vadimt
ee3db65ecc
Not unlocking phone on the test start
...
Somehow tests unlock the phone anyways.
Bug: 141772190
Change-Id: I66de70ec10a7e9ae05ba942570bf9eff9d9e7a82
2019-09-30 12:48:47 -07:00
Vadim Tryshev
6254e5e246
Merge "Deprecating LauncherInstrumentation constructor with parameter" into ub-launcher3-qt-qpr1-dev am: dd079691c1
...
am: 1430f132f3
Change-Id: If494e30957893c4e3414ebdbd274601d16a66a98
2019-09-27 13:28:18 -07:00
Vadim Tryshev
1430f132f3
Merge "Deprecating LauncherInstrumentation constructor with parameter" into ub-launcher3-qt-qpr1-dev
...
am: dd079691c1
Change-Id: I7419be6416f26274bf03abfd84eedef20fd6f084
2019-09-27 13:21:46 -07:00
vadimt
2611d79f69
Deprecating LauncherInstrumentation constructor with parameter
...
Change-Id: I779b4a8fde2db73cced8133f12d1356ad0b8729e
2019-09-27 12:00:09 -07:00
Vadim Tryshev
880d233bb4
Merge "Removing magic constants from TAPL/Widgets" into ub-launcher3-qt-qpr1-dev am: 77f045b607
...
am: 12db478e46
Change-Id: I1e4329b456819e02b072595a192e64b964ed1329
2019-09-26 14:47:11 -07:00
Vadim Tryshev
12db478e46
Merge "Removing magic constants from TAPL/Widgets" into ub-launcher3-qt-qpr1-dev
...
am: 77f045b607
Change-Id: I8ea519aca0ef3830f506c91c2086e1eb31b4b6f2
2019-09-26 14:40:40 -07:00
vadimt
aca7e6da5b
Removing magic constants from TAPL/Widgets
...
Bug: 123904290
Change-Id: I8abc6cde6be8a51b38782f5c94749fe0c33384c1
2019-09-26 13:45:42 -07:00
vadimt
48a45bf148
Continuing experiments with test stability attribute am: 7ad1026cad
...
am: 7ab1d09f84
Change-Id: Ic98bb7366224c567ed20ae7ee5bf2be5c152d342
2019-09-25 14:53:58 -07:00
vadimt
7ab1d09f84
Continuing experiments with test stability attribute
...
am: 7ad1026cad
Change-Id: I0bb9774313856cd90cb23aea85779d4220d61271
2019-09-25 14:46:57 -07:00
vadimt
7ad1026cad
Continuing experiments with test stability attribute
...
Change-Id: I7ada0a7f4f0e0e9ca90a3d44ae88fc00d54d74df
2019-09-25 13:59:37 -07:00
Sunny Goyal
599e95bdde
Fixing some tests
...
> Adding retry to fallback recents tests
> Fixing provider test after provider name change
> Fixing AllApps icon detection when there is no more scroll available
Bug: 141390432
Bug: 141523101
Bug: 141517004
Bug: 141524555
Bug: 141522764
Change-Id: I425638d20c053206134835dabde819f16160f035
2019-09-24 15:10:06 -07:00
Vadim Tryshev
52b1ff2050
Merge "Not using dropbox entries before the test start for diagnostics" into ub-launcher3-qt-qpr1-dev
...
am: dcb5412e1c
Change-Id: I70b2434f162f6575a88bcc0b43bdf8cce1cbc359
2019-09-20 19:48:40 -07:00
Vadim Tryshev
dcb5412e1c
Merge "Not using dropbox entries before the test start for diagnostics" into ub-launcher3-qt-qpr1-dev
2019-09-21 02:11:26 +00:00
vadimt
3bdba61542
Not using dropbox entries before the test start for diagnostics
...
Change-Id: Ieb48d969d86a855c91109f4ace0d636fa01aafc7
Merged-in: Ia060b5d2b98ea9ea3b6e61ae11d610f1a888d7a0
2019-09-21 01:37:56 +00:00
Vadim Tryshev
8a499867a6
Merge "Not using dropbox entries before the test start for diagnostics" into ub-launcher3-master
2019-09-21 01:37:32 +00:00
Vadim Tryshev
b35bf23ef4
Merge "Adding recognition of R launcher builds for test stability rule" into ub-launcher3-qt-qpr1-dev am: f8a9a14aca
...
am: 7cb5a6e973
Change-Id: Id72382adcdeac4360c23a5671fde28dcb5aabfc9
2019-09-20 18:32:22 -07:00
Vadim Tryshev
7cb5a6e973
Merge "Adding recognition of R launcher builds for test stability rule" into ub-launcher3-qt-qpr1-dev
...
am: f8a9a14aca
Change-Id: I0eb777bd191da9708976431a944fc7441c1800ff
2019-09-20 18:25:52 -07:00
vadimt
6a585df8d1
Not using dropbox entries before the test start for diagnostics
...
Change-Id: Ia060b5d2b98ea9ea3b6e61ae11d610f1a888d7a0
2019-09-20 18:12:05 -07:00
vadimt
fc041efe92
Adding recognition of R launcher builds for test stability rule
...
Change-Id: Icf1251c02d328e634bf4d5c951dd53f203905838
2019-09-20 17:23:11 -07:00
Sunny Goyal
8f90d5da8a
Adding test to check view inflation during swipe up
...
Bug: 137851409
Change-Id: Ic8e6f0b3c667051b921d1d4fad03c94122ee92e9
2019-09-20 15:36:02 -07:00
Vadim Tryshev
493ea23bfd
Merge "Experimenting with detecting whether a test runs in presubmit" into ub-launcher3-qt-qpr1-dev
...
am: 37cc797fd0
Change-Id: I0ab81659ea9aaf6b75cd1106bbbaf9c75c679a41
2019-09-18 19:33:40 -07:00
vadimt
fead086f2d
Experimenting with detecting whether a test runs in presubmit
...
Change-Id: I386c6ad29182170326c557252fe6e20a8d2af34a
Merged-in: I386c6ad29182170326c557252fe6e20a8d2af34a
2019-09-19 01:18:46 +00:00
vadimt
6d88752eeb
Experimenting with detecting whether a test runs in presubmit
...
Change-Id: I386c6ad29182170326c557252fe6e20a8d2af34a
2019-09-19 00:59:32 +00:00
TreeHugger Robot
1cd69ab250
Merge "Adding recents test for 3P Launcher" into ub-launcher3-master
2019-09-17 21:18:19 +00:00
Sunny Goyal
ed83cf6df0
Adding recents test for 3P Launcher
...
Bug: 140749967
Change-Id: I3644822accfd229d1e46ca5e43ad827aef776787
2019-09-17 13:41:10 -07:00
Jon Miranda
935cfb8633
Key by both package and user for list of active install sessions. am: c1322b6ac8
...
am: bf7371e510
Change-Id: I7b18a068f88ec3aef84d04d80b54f6252230bbc8
2019-09-17 12:06:21 -07:00
Jon Miranda
bf7371e510
Key by both package and user for list of active install sessions.
...
am: c1322b6ac8
Change-Id: I112298649de8f9abd0898fdf4feda02395b7a31c
2019-09-17 12:00:03 -07:00
Jon Miranda
c1322b6ac8
Key by both package and user for list of active install sessions.
...
This fixes the bug where items are left on the home screen for the wrong
user.
Bug: 139281702
Change-Id: I03c31bb308fc496b9fc633c2fde23ae4568f8c44
2019-09-17 11:20:35 -07:00
vadimt
25f9eb1e64
Fully qualifying @Ignore am: b1ccbd9def
...
am: c563ec22ef
Change-Id: I2c6fb106418f1d7fc1f2641dca497282855402fd
2019-09-16 20:49:58 -07:00
Vadim Tryshev
764bb788b6
Merge "Disable failing widget tests" into ub-launcher3-qt-qpr1-dev am: 90f4536ae3
...
am: a8a23bd745
Change-Id: I204ce821f8e10dcc95e71f0228965ca40fc4989c
2019-09-16 20:49:41 -07:00
vadimt
1a5df3f1ef
Adding testing for opening a widget am: 5e742772d0
...
am: 87b871eaee
Change-Id: I8554d43fc23b81bf06df09bedc7a0a26d757d7b9
2019-09-16 17:37:03 -07:00
vadimt
c563ec22ef
Fully qualifying @Ignore
...
am: b1ccbd9def
Change-Id: Ia4aee260bf57fde304e1e54364b15c6880899c7c
2019-09-13 14:31:12 -07:00
Vadim Tryshev
a8a23bd745
Merge "Disable failing widget tests" into ub-launcher3-qt-qpr1-dev
...
am: 90f4536ae3
Change-Id: If045b86ee809fd4b727d82bd4926ccd40aa01e27
2019-09-13 14:30:54 -07:00
vadimt
b1ccbd9def
Fully qualifying @Ignore
...
Strangely, @Ignore-s won't be recognized in ub-launcher-master
Bug: 140837771
Change-Id: Ie5e4911d4812d396826b50024943c14c6bfe3376
2019-09-12 17:46:17 -07:00