Hyunyoung Song
ff47ec7fb4
Merge "RecyclerView Scrollbar is easier to target" into sc-dev am: 40c4d5fc4a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15115886
Change-Id: I4e6ab915f3fd0c1e1b86ff3bbd94610449fa6354
2021-06-29 00:11:31 +00:00
Hyunyoung Song
40c4d5fc4a
Merge "RecyclerView Scrollbar is easier to target" into sc-dev
2021-06-29 00:08:52 +00:00
Sunny Goyal
d5c373bc8b
Merge "Remove expensive logging." into sc-dev am: 2d6d8f890a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15112728
Change-Id: I3c005a55ffdf70acc9b0f0b2839e92d69a3878b9
2021-06-29 00:07:41 +00:00
Hyunyoung Song
c0a1f46a9b
Merge "Don't use ProxyActivity when launching from SearchActionItemInfo intent" into sc-dev am: c2e05c1df5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15105731
Change-Id: I987ccb8b3a8afc7b42767d16e3f726f7f4d59c3a
2021-06-29 00:07:18 +00:00
Sunny Goyal
2d6d8f890a
Merge "Remove expensive logging." into sc-dev
2021-06-29 00:05:12 +00:00
Hyunyoung Song
c2e05c1df5
Merge "Don't use ProxyActivity when launching from SearchActionItemInfo intent" into sc-dev
2021-06-28 23:58:46 +00:00
Lucas Dupin
0bf6de0d5c
Merge "Reset DEPTH at the end of launch animations" into sc-dev am: 789f01af7e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15130116
Change-Id: I01ca7da221bee368e8502ccf08d8327f7c5291a8
2021-06-28 22:27:45 +00:00
Lucas Dupin
789f01af7e
Merge "Reset DEPTH at the end of launch animations" into sc-dev
2021-06-28 22:15:21 +00:00
TreeHugger Robot
11ce199c2b
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0b550e8221 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15129419
Change-Id: Ia90707eed3fd57f8ab7bf1b8133703ee9782bc3c
2021-06-28 19:32:27 +00:00
TreeHugger Robot
0b550e8221
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-28 19:20:26 +00:00
Lucas Dupin
9d8580bd2a
Reset DEPTH at the end of launch animations
...
This way the wallpaper won't be zoomed out if an app crashes.
Test: adb am crash <some test app>
Fixes: 191979512
Change-Id: I7576798f736d63c3e46bbac1b983b9d1a437647d
2021-06-28 11:45:14 -07:00
Zak Cohen
adc2c0fac0
Merge "Make OverviewActions tests more robust, wait for enabled" into sc-dev am: 05098deb73
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15111718
Change-Id: I69906ecf7e8e69fd927386afa38b085fef8ca5a9
2021-06-28 18:15:53 +00:00
Bill Yi
532d29f5b3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Idea1ccbcb39c781829567b172269b467d2dc4d41
2021-06-28 18:13:43 +00:00
Zak Cohen
05098deb73
Merge "Make OverviewActions tests more robust, wait for enabled" into sc-dev
2021-06-28 17:59:26 +00:00
Steven Ng
77c13c3468
Merge "Refine all apps tabs alignment & remove ripple effect from tabs" into sc-dev am: c9d5391bf2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15079828
Change-Id: Id721049974d54f0d78015baf531bd1453e89e8e1
2021-06-28 16:56:39 +00:00
Steven Ng
c9d5391bf2
Merge "Refine all apps tabs alignment & remove ripple effect from tabs" into sc-dev
2021-06-28 16:38:50 +00:00
Hyunyoung Song
878dedfb84
Don't use ProxyActivity when launching from SearchActionItemInfo intent
...
Bug: 188490184
Test: Manual
Change-Id: I9b1b17dfb7e896025a01245414cdab11cf3125cb
2021-06-28 06:34:48 -07:00
Hyunyoung Song
58f49418ff
RecyclerView Scrollbar is easier to target
...
Bug: 191666122
Test: manual
TL;DR;;
1) Allow some x offset when determining touch points are hitting the track
2) reduce the timeout to consider dragging state
Change-Id: Iebcbbbd1e50b602119795c57fc04c4c2a5ccdde5
2021-06-27 22:57:55 -07:00
Steven Ng
c2675adef5
Merge "Fix rounded corners for shortcut & generated preview shadow box" into sc-dev am: bf60673bbb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15098570
Change-Id: I2ffb0aea81495067be2011fbfe570a8d7d761e87
2021-06-26 22:47:10 +00:00
Steven Ng
5a0f9901b6
Merge "Refine widgets removal logging" into sc-dev am: 57072af106
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15106953
Change-Id: I291716ba71c163d2f577304abfb5798fc2aba182
2021-06-26 22:46:57 +00:00
Steven Ng
bf60673bbb
Merge "Fix rounded corners for shortcut & generated preview shadow box" into sc-dev
2021-06-26 22:38:51 +00:00
Steven Ng
57072af106
Merge "Refine widgets removal logging" into sc-dev
2021-06-26 22:37:35 +00:00
Hyunyoung Song
37af2c5bd8
Merge "When KEYCODE_BACK is received, hide keyboard" into sc-dev am: 24c8ebd88d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15107283
Change-Id: Ie302fa3e28dcdb7db3e3dbd738c4db44510a8038
2021-06-26 20:23:24 +00:00
Hyunyoung Song
24c8ebd88d
Merge "When KEYCODE_BACK is received, hide keyboard" into sc-dev
2021-06-26 20:08:55 +00:00
Alina Zaidi
a08c2e7ad0
Merge "Compare maxSpanSize for WidgetsListContentEntries when updating visible entries in widget picker." into sc-dev am: 50401e31bd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15052492
Change-Id: I256d9c0bbe64363fb1898fed6d90f586490a279b
2021-06-26 18:12:43 +00:00
Alina Zaidi
897a386b03
Merge "Remove scrim from navigation bar from full widget picker." into sc-dev am: 57cdcceb07
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15095782
Change-Id: I14276df62f71c112d6f95e91ac93c0082ef06e00
2021-06-26 18:12:26 +00:00
Alina Zaidi
50401e31bd
Merge "Compare maxSpanSize for WidgetsListContentEntries when updating visible entries in widget picker." into sc-dev
2021-06-26 18:04:19 +00:00
Alina Zaidi
57cdcceb07
Merge "Remove scrim from navigation bar from full widget picker." into sc-dev
2021-06-26 18:01:23 +00:00
TreeHugger Robot
35c15d5bd6
Merge "Enabling screen record for some flaky tests" into sc-dev am: 5c6d7c3a1f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15112968
Change-Id: I4c1c7379048473b80f80d59e816c6bd76a4c059e
2021-06-26 00:45:22 +00:00
TreeHugger Robot
5c6d7c3a1f
Merge "Enabling screen record for some flaky tests" into sc-dev
2021-06-26 00:33:05 +00:00
Jonathan Miranda
5714fe9f72
Merge "Update colors for non-v31 devices." into sc-dev am: 7a582f2d7d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15096360
Change-Id: I285ea2085317a954032471d40e5ef1a3e126c24f
2021-06-26 00:12:06 +00:00
TreeHugger Robot
521c0f7621
Merge "Improving hierarchy dump for test failure" into sc-dev am: e9d8df54ab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15097672
Change-Id: Iab21e52fe134940075ba99e16b1d7132791870f2
2021-06-26 00:12:01 +00:00
Jonathan Miranda
7a582f2d7d
Merge "Update colors for non-v31 devices." into sc-dev
2021-06-26 00:09:59 +00:00
TreeHugger Robot
e9d8df54ab
Merge "Improving hierarchy dump for test failure" into sc-dev
2021-06-25 23:55:42 +00:00
TreeHugger Robot
f1079a4142
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: ad6cdf7bef -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15109691
Change-Id: Ic95f6d7a1a87ac4095c6d84f6dd0d23442f318c0
2021-06-25 23:16:55 +00:00
TreeHugger Robot
ad6cdf7bef
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-25 23:03:22 +00:00
Jonathan Miranda
e75d07cff9
Merge "Fix folder icon text alignment." into sc-dev am: 48dbfcd1c8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15111651
Change-Id: Ia14c006e30628d5557785128756ee60101c0d073
2021-06-25 22:44:57 +00:00
Sunny Goyal
85a84e52cc
Enabling screen record for some flaky tests
...
Bug: 187080582
Bug: 192005114
Bug: 192018189
Bug: 192010616
Test: Manual
Change-Id: I32fc0e4c9848c4def1aa6254139579bc631862cc
2021-06-25 15:40:55 -07:00
Jonathan Miranda
48dbfcd1c8
Merge "Fix folder icon text alignment." into sc-dev
2021-06-25 22:31:46 +00:00
zakcohen
ef252d85ad
Make OverviewActions tests more robust, wait for enabled
...
Wait for buttons to be enabled before trying to click on them.
Bug: 192006530
Test: TaplTestQuickstep
Change-Id: I80e050dcd93b8aae195677f2cd1fed3b53682581
2021-06-25 15:28:38 -07:00
Sunny Goyal
420ba54dee
Improving hierarchy dump for test failure
...
Bug: 192003777
Test: Manual
Change-Id: I3223a14cd88beddd76ecae0ae37c6fdce0752bef
2021-06-25 12:41:51 -07:00
Tracy Zhou
5157fc7750
Merge "Wallpaper and non-app targets are not necessary" into sc-dev am: 540723bd05
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15085898
Change-Id: I2edc7d49688a9b29490c4777524e48248bc8071e
2021-06-25 19:27:52 +00:00
Tracy Zhou
540723bd05
Merge "Wallpaper and non-app targets are not necessary" into sc-dev
2021-06-25 19:11:57 +00:00
Schneider Victor-tulias
9617332f60
Remove expensive logging.
...
Removed expensive logs added for debugging. Removed unused code.
Fixes: 168788486
Test: none
Change-Id: I0579275633361d2d67399c773e6376af74c9f1b1
2021-06-25 11:48:15 -07:00
Vadim Tryshev
841e8c56d6
Merge "Postponing CUJ start by 1 frame" into sc-dev am: e70e6a3b0b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15096971
Change-Id: I36b5757716c0d326cda42877149a8e13726233a5
2021-06-25 18:21:47 +00:00
Vadim Tryshev
e70e6a3b0b
Merge "Postponing CUJ start by 1 frame" into sc-dev
2021-06-25 17:56:34 +00:00
Jon Miranda
2be425b6b0
Fix folder icon text alignment.
...
- We set the parent view padding to be cellYPadding, so we no longer need to
account for it when setting the text LayoutParams.
Bug: 191954558
Test: grid where scalableGrid=true and scalableGrid=false (4x5, and 5x5)
Change-Id: I8d7578b2589f801ceef229b663446d868d135ad0
2021-06-25 10:33:20 -07:00
Tracy Zhou
936f06e02c
Wallpaper and non-app targets are not necessary
...
Fixes: 191773356
Test: Swipe up to overview, launch another app, and make sure it works
Change-Id: I3f71d90687e18f38ddb17876bf7c56861bc61932
2021-06-25 10:17:50 -07:00
Hilary Huo
dd57c2eff7
Merge "[settings-pixel-search] Flag guard slice logging." into sc-dev am: 7a5a96ea73
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15084513
Change-Id: Ic18c9f758eaca613260b03355834059e8bd3b8c2
2021-06-25 17:11:36 +00:00
Hilary Huo
7a5a96ea73
Merge "[settings-pixel-search] Flag guard slice logging." into sc-dev
2021-06-25 16:54:59 +00:00