TreeHugger Robot
00ebbc1dbd
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 62e7c0bccb -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15133061
Change-Id: Id6300a7f3b04302799ef15632c19ba431735b471
2021-06-29 02:26:13 +00:00
TreeHugger Robot
62e7c0bccb
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-29 02:24:13 +00:00
Jonathan Miranda
2a31f74d43
Merge "Ensure iconScale never exceeds 1." into sc-dev am: fab44042cb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15133276
Change-Id: I04ad706371f3547d72d0e8814507699d575ee360
2021-06-29 02:23:48 +00:00
Jonathan Miranda
fab44042cb
Merge "Ensure iconScale never exceeds 1." into sc-dev
2021-06-29 02:12:56 +00:00
Bill Yi
81ba407450
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I59f0fdfc56fb746707d480234ab850f1d61c7142
2021-06-29 00:22:43 +00:00
Hyunyoung Song
a0c83e4631
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: I0290c1ff4a274dc3c67c5c365dd2e4e7abdd5396
2021-06-29 00:11:06 +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
a8e1c9c1ae
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: I680de4eccb6660817ccd30b6066c61af9157a058
2021-06-29 00:07:47 +00:00
Hyunyoung Song
c05f88106c
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: I449471cf91fe3bfa8a85563358d6cf40bec69e0b
2021-06-29 00:07:13 +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
Jon Miranda
ab3c681df8
Ensure iconScale never exceeds 1.
...
The rest of the scaled values should scale accordingly.
Bug: 190777089
Test: manual
Change-Id: I97f1724b7e96eea3ad81c295a98ccb71da756abb
2021-06-28 16:55:10 -07:00
Lucas Dupin
996c32b10f
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: I917bc0ff4bc97da1a32a673605332a824cdda07f
2021-06-28 22:27:40 +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
dbdb27ffa7
[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: Iac1b78955fbd71c572dc2df80967ff781f6a21cd
2021-06-28 19:33:38 +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
b164127107
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: Iaa52cf1a0e4713342c2fd4f8b8fec5d0095efea4
2021-06-28 18:15:42 +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
136cb05279
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: Iaf3e63ad07fd5a046d0ad33dbd6b573ca3a262eb
2021-06-28 16:56:32 +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
bfd06c3260
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: I053291f48c7fad42d94662196e684771e5604d43
2021-06-26 22:46:16 +00:00
Steven Ng
9b70a8f3b4
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: Icbf615378fa8ec4abda871ffc167d060a908b483
2021-06-26 22:46:11 +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
efa47a13f4
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: I39e0e034ab6770db4ba63fc6bb8b46d4e2c17d38
2021-06-26 20:22:48 +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
391c66260d
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: I635a6dfdf2c9d26952c26ac75b4e9f625f6209c1
2021-06-26 18:12:56 +00:00
Alina Zaidi
b4692ada93
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: I9f744f9986fc330e9ffc10c2b321114e3f142300
2021-06-26 18:12:44 +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
ca97d699d1
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: Ib9553e91694901153b9f5cb5a7f4a8be05d3a306
2021-06-26 00:45:23 +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
99843fde0d
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: I37b193bc69d2c36177785f9a2c244f7260a0b434
2021-06-26 00:11:14 +00:00
TreeHugger Robot
af357f13cd
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: I8bd0b9412faaac8f14c66f920ca20ed99f1da86a
2021-06-26 00:11:09 +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
3cf073ea66
[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: I77d92fefd4f0fa9a6f3b5e559a2071ada7e86b4e
2021-06-25 23:16:58 +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
66e6d991df
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: I81d0163155d57a2e37064f3317dedd1b2839c064
2021-06-25 22:44:34 +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
0785671ceb
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: I6268548f20cd19204b9016e5fa8406738d52c658
2021-06-25 19:27:44 +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