Steven Ng
bec302ab6c
Merge "Group weather widgets under the widget category" into sc-v2-dev am: 9114f280a2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15897183
Change-Id: I8b251fb6d4631d7f0f33a60e3a90e80a42ca908b
2021-10-01 10:28:10 +00:00
Steven Ng
9114f280a2
Merge "Group weather widgets under the widget category" into sc-v2-dev
2021-10-01 10:17:47 +00:00
Steven Ng
43859f10bc
Group weather widgets under the widget category
...
Test: manual (see video in bug) and added PackageUserKeyTest
Also tested pending conversation widget to ensure the right icon
is shown.
Fix: 201062480
Change-Id: If23c28bd93c54fb1747648309ab3c238a1810902
2021-09-30 14:22:21 +01:00
TreeHugger Robot
8775a79741
Merge "Remove the Share button option from Overview." into sc-v2-dev am: 70cc9ffe7c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15935390
Change-Id: I34365ae2b2f97536e1bc992ec583b11ce00bdc75
2021-09-30 04:23:41 +00:00
Zak Cohen
283ee7d74b
Remove the Share button option from Overview.
...
It has never been enabled, and is not plan of record.
Bug: 201446691
Test: local and updated unit tests
Change-Id: I5ac6d40ba1dbcf28de4355cc51fff74cfb37ebc6
2021-09-29 14:43:27 -07:00
Alina Zaidi
61d6aea926
Merge "Do not reorder recommended widgets in widget picker." into sc-v2-dev am: a4c1d0cfa4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15921288
Change-Id: I991f263529eee35fcc866b4ed8e0cf983ee35c5d
2021-09-29 21:36:23 +00:00
Alina Zaidi
a4c1d0cfa4
Merge "Do not reorder recommended widgets in widget picker." into sc-v2-dev
2021-09-29 21:23:23 +00:00
Pat Manning
148b8bd2eb
Merge "Add TAPL tests for hiding the actions view when scrolling away from focused task in overview." into sc-v2-dev am: 429b8df180
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15804385
Change-Id: I7f5979e5d94ff8d3cc280af4cd694425e28f838c
2021-09-29 21:20:48 +00:00
Alina Zaidi
fc6837bb65
Do not reorder recommended widgets in widget picker.
...
This is to show them in ranking order sent by aiai.
Bug: b/201079509
Test: Added unit test in WidgetsTableUtilTest
Change-Id: I366ecaee8bc157aca185f633462d95fbd1dd180b
2021-09-29 15:52:47 +01:00
Pat Manning
35231f3041
Add TAPL tests for hiding the actions view when scrolling away from
...
focused task in overview.
Test: TaplTestsQuickstep.java
Bug: 197630182
Change-Id: Ie44a5bd99d7c9ffbc5405973c0ba1950cd90665c
2021-09-29 10:30:18 +00:00
Zak Cohen
a163c68ee2
Merge "Remove Content Push prototype." into sc-v2-dev am: c1359c448d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15922695
Change-Id: Iabf35f2eff5e2741851699e0a325f8c722cec2f7
2021-09-28 20:32:11 +00:00
Zak Cohen
c1359c448d
Merge "Remove Content Push prototype." into sc-v2-dev
2021-09-28 20:16:23 +00:00
TreeHugger Robot
93318f746f
Merge "Moving activity tracker to Launcher process" into sc-v2-dev am: c77e3fde09
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15912383
Change-Id: I410e69625206328aa72765cea55d05c990d998ae
2021-09-27 20:32:37 +00:00
TreeHugger Robot
c77e3fde09
Merge "Moving activity tracker to Launcher process" into sc-v2-dev
2021-09-27 20:10:02 +00:00
Zak Cohen
b48b84634f
Remove Content Push prototype.
...
Bug: 201314561
Test: Build and run
Change-Id: I64f5ab40b349d68a50b0f49361f019456667b933
2021-09-27 11:57:50 -07:00
vadimt
5ade8e890d
Moving activity tracker to Launcher process
...
This will improve diagnostics for OOP tests,
like we now have a list of leaked activity classes.
Also some cleanups.
Bug: 187761685
Test: local runs
Change-Id: I8b5711ac727874fd826cfef9c742ea97048763e0
2021-09-27 17:36:14 +00:00
Vadim Tryshev
250509522e
Merge "Allowing having only SysUI views before pressHome()" into sc-v2-dev am: fcc51bd1fa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15902027
Change-Id: I904f418dd824c3cdf16a1f4616a5625c14f82ee0
2021-09-24 18:29:36 +00:00
Vadim Tryshev
fcc51bd1fa
Merge "Allowing having only SysUI views before pressHome()" into sc-v2-dev
2021-09-24 18:15:07 +00:00
vadimt
bf41844ad4
Allowing having only SysUI views before pressHome()
...
pressHome can be called just after another test that
can, for example, pull down the status bar to
occupy the whole screen.
Bug: 201005881
Test: presubmit
Change-Id: Ifc0ae4d66d573720f70aa4e734da03add3d86b57
2021-09-23 19:19:53 -07:00
Vadim Tryshev
b7d8a00e97
Merge "Revert "Removing unused tracing"" into sc-v2-dev am: f2c35587d6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15883599
Change-Id: I632c359b9e2d699d53f3610ed8deae3911610f4e
2021-09-22 20:52:31 +00:00
Vadim Tryshev
f2c35587d6
Merge "Revert "Removing unused tracing"" into sc-v2-dev
2021-09-22 20:35:06 +00:00
Vadim Tryshev
827335f209
Revert "Removing unused tracing"
...
This reverts commit 1cb868e2f7 .
Reason for revert: The problem still happens
Bug: 195319692
Test: presubmit
Change-Id: I468c84af743f04f440b719a561e4e5dd6adbf3b4
2021-09-22 02:58:16 +00:00
TreeHugger Robot
f337e43c50
Merge "Removing unused tracing" into sc-v2-dev am: d8bbdce598
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15806953
Change-Id: I03459327042c35a5fc81eaea72cd30b9175ae645
2021-09-16 05:13:35 +00:00
TreeHugger Robot
d8bbdce598
Merge "Removing unused tracing" into sc-v2-dev
2021-09-16 04:59:38 +00:00
TreeHugger Robot
cc2ddb817c
Merge "Adding Winscope Launcher trace artifact" into sc-v2-dev am: e7e282b80b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15780473
Change-Id: I68709c13fa08990793d230e37191c66f5f02982b
2021-09-14 07:00:00 +00:00
TreeHugger Robot
e7e282b80b
Merge "Adding Winscope Launcher trace artifact" into sc-v2-dev
2021-09-14 06:43:24 +00:00
TreeHugger Robot
ca03534626
Merge "Add tmp buffer to rounded corners" into sc-v2-dev am: fb4461e2e7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15763586
Change-Id: If0c9860d189b6cc103c6e43d81788a5d22014cd4
2021-09-13 22:24:00 +00:00
TreeHugger Robot
fb4461e2e7
Merge "Add tmp buffer to rounded corners" into sc-v2-dev
2021-09-13 22:13:20 +00:00
Winson Chung
58030642b0
Add tmp buffer to rounded corners
...
- Testing if this actually moves the gesture out of the screen decor area
Bug: 197326121
Test: Pre/postsubmit
Change-Id: I3c46ed3860ba6ba1fb605242b4f7242aaabc5672
2021-09-13 20:01:56 +00:00
vadimt
1cb868e2f7
Removing unused tracing
...
Bug: 195319692
Test: presubmit
Change-Id: I035870abff8b0ee1f714bb56a5326e30c0f77fb0
2021-09-10 16:01:17 -07:00
Colin Cross
ad2188fe9f
Merge changes from topic "androidx_drop-sc-dev-plus-aosp" into sc-dev-plus-aosp am: af52aea9a3 am: 9b17656ba1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689632
Change-Id: I52e46ed8fcc9a47ad97da077ada959a719055ba4
2021-09-09 22:18:34 +00:00
Alan Viverette
db37d96b83
Disable eager initialization of Jetpack libraries am: 58dd935348 am: 9713c150f2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689631
Change-Id: Ida3ccd06d7edb8a922cba3d54ada6c04483277fd
2021-09-09 22:18:26 +00:00
Sunny Goyal
848e297ea5
Removing obsolete robo test setup
...
Test: Presubmit
Bug: 196825541
Change-Id: Ic6559917a6581f358d8af4d50c079fe947b64e4e
2021-09-09 09:30:47 -04:00
vadimt
352c0035cb
Adding Winscope Launcher trace artifact
...
Bug: 197991109
Test: local runs
Change-Id: I8fe718570e1400e97ea107bc25e169f39257ff43
2021-09-07 15:26:52 -07:00
TreeHugger Robot
d213914214
Merge "Fixing leak in model tests" into sc-v2-dev
2021-09-07 21:31:34 +00:00
Sunny Goyal
b45aef3f1c
Fixing leak in model tests
...
> InstallSessionTracker is not released immediately causing large memory objects
being held by tests
Bug: 198719724
Test: Presubmit
Change-Id: I1d19a2a498a9f255077818dc7d78422367ec1749
2021-09-07 15:34:48 -04:00
Sunny Goyal
1aff018e17
Cleaning up fixed bug
...
Bug: 192010616
Test: Presubmit
Change-Id: I12d79726852a588cb0ee6b1aaf5ab8bccb9c3cfc
2021-09-07 12:04:44 -04:00
Winson Chung
b42265861b
Use max of corners when deciding gestures and add logs for corners
...
Bug: 197326121
Test: Pre/postsubmit
Change-Id: I1c083dc9234354f66cf1537f0cfe8c21f1e1be3b
2021-09-04 02:23:53 +00:00
TreeHugger Robot
667bda8448
Merge "Revert "Revert "Migrating all model tests to Instrumentation tests""" into sc-v2-dev
2021-08-31 10:52:02 +00:00
Sunny Goyal
777d49062f
Revert "Revert "Migrating all model tests to Instrumentation tests""
...
This reverts commit 7a4a30d86d .
Test: Presubmit
Reason for revert: Fixing original bug
Bug: 196825541
Change-Id: Id4b1eb24a89564d264266d305aebea52917dfcd9
2021-08-31 10:51:52 +00:00
TreeHugger Robot
3c79aa579b
Merge "Adding a test artifact for logcat with only interesting tags" into sc-v2-dev
2021-08-30 18:45:42 +00:00
vadimt
6c416c699d
Adding a test artifact for logcat with only interesting tags
...
This is based on the brainstorm "diagnostic scripts running on ATP".
Please propose additional (to "TestRunner") tags.
Also adding class name to all artifact filenames
because sometimes different classes have failing tests
with the same name.
Bug: 197991109
Test: local runs
Change-Id: Ic2022ca526d833fe99450e90fcfd8fb7be1f79d5
2021-08-27 15:07:11 -07:00
Android Build Prod User
435e6a0443
Merge "Not using stale object to diagnose stale object" into sc-v2-dev
2021-08-27 02:48:56 +00:00
Alan Viverette
ca34b4d571
Temporarily disable Launcher3 tests affected by fling changes
...
Bug: 197802324
Test: TaplTestsLauncher3
Change-Id: I3958bd9fb5521d09fa7cae642128b9f5e11b8e2e
Merged-In: I3958bd9fb5521d09fa7cae642128b9f5e11b8e2e
(cherry picked from commit bc4dc49c6c )
2021-08-26 12:38:10 -07:00
Alan Viverette
58dd935348
Disable eager initialization of Jetpack libraries
...
Bug: 197780098
Test: Launcher3 tests
Change-Id: I8f921ae26e873822ac2340ad78449cf1040af4cf
Merged-In: I8f921ae26e873822ac2340ad78449cf1040af4cf
(cherry picked from commit a88802ee92 )
2021-08-26 12:38:09 -07:00
Android Build Prod User
50f928c388
Merge "Waiting for Launcher to settle after enabling test provider" into sc-v2-dev
2021-08-25 09:29:39 +00:00
vadimt
67a11ff6a5
Waiting for Launcher to settle after enabling test provider
...
I suspect that something happens in Launcher after enabling the provider
that causes "mismatched event sequence" errors.
This CL is to verify that.
Bug: 195031154
Test: presubmit
Change-Id: Ic22df5fa631b287b580f0aaf00c84cd408cb60b0
2021-08-25 01:30:45 +00:00
Android Build Prod User
497a6ad826
Merge "Improving diags for containers disappearing while getting children" into sc-v2-dev
2021-08-24 21:28:23 +00:00
TreeHugger Robot
907c22ca14
Merge "Not checking for some anomalies when switching nav modes" into sc-v2-dev
2021-08-24 19:49:41 +00:00
Alex Chau
204e749f06
Merge "Revert "Migrating all model tests to Instrumentation tests"" into sc-v2-dev
2021-08-24 17:29:06 +00:00