Commit Graph

39627 Commits

Author SHA1 Message Date
TreeHugger Robot 2f45eba42c [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: f48fc6ebdf -s ours am: a8c70e304a -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15288027

Change-Id: Id12caec17ad99056bc1965fd21c4616ccbeb4abb
2021-07-15 03:24:11 +00:00
TreeHugger Robot a8c70e304a [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: f48fc6ebdf -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15288027

Change-Id: Ia2bacb1720dbfe39b28de4d014e1b9fe1a7779e9
2021-07-15 01:14:54 +00:00
TreeHugger Robot 9166027b1f Merge "Fix work profile disable button falsing" into sc-dev am: 753c8b7016 am: f98ce58dab
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15286021

Change-Id: I82b23f5ea9c15aaaf3434c08ccab190e375a387b
2021-07-15 01:03:16 +00:00
TreeHugger Robot f48fc6ebdf Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-07-15 00:54:16 +00:00
TreeHugger Robot bf934ee291 Merge "Moving launcher state verification higher." into sc-v2-dev am: 6f20ec39dc am: e016a3c279
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15288953

Change-Id: I4ed361ecfd4d96c2b0a6e48c00e8d0282a7c3f1b
2021-07-15 00:43:07 +00:00
vadimt 3cd6a9ee25 Making it clear that the diagnosed state is the final, current one am: d0767c86ff am: 3005f36fa6
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15288951

Change-Id: I4a51f0ddd2ac1e507676e7b15ea32797e80aa231
2021-07-15 00:42:56 +00:00
TreeHugger Robot f98ce58dab Merge "Fix work profile disable button falsing" into sc-dev am: 753c8b7016
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15286021

Change-Id: Ia4ca0f1f2e78632950b80575606e5d2b4e63dcf2
2021-07-15 00:42:45 +00:00
TreeHugger Robot e016a3c279 Merge "Moving launcher state verification higher." into sc-v2-dev am: 6f20ec39dc
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15288953

Change-Id: I982958a0f01da5f07786274f785ac7904f2d66c6
2021-07-15 00:29:17 +00:00
vadimt 3005f36fa6 Making it clear that the diagnosed state is the final, current one am: d0767c86ff
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15288951

Change-Id: I79d6af77b1709e17cfc71ef529dc6ee9f5da1b7d
2021-07-15 00:29:08 +00:00
TreeHugger Robot 753c8b7016 Merge "Fix work profile disable button falsing" into sc-dev 2021-07-15 00:27:59 +00:00
Hongwei Wang 55b723f403 [automerger skipped] Merge "Use display cutout info in auto-enter-pip transition" into sc-dev am: a35d7ec90e am: 3cecb769c2 -s ours
am skip reason: Merged-In Ic191fc73597132a5119522dda477a4319e35d1c8 with SHA-1 70d4e3e2df is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15264643

Change-Id: Id901a514dd01eca8f6a5ca3138d73cfd6d5c8862
2021-07-15 00:19:46 +00:00
TreeHugger Robot 6f20ec39dc Merge "Moving launcher state verification higher." into sc-v2-dev 2021-07-15 00:16:27 +00:00
Hongwei Wang 3cecb769c2 Merge "Use display cutout info in auto-enter-pip transition" into sc-dev am: a35d7ec90e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15264643

Change-Id: I1dce131a88f408296eb0ec0cca5a79d73c37e16e
2021-07-15 00:08:27 +00:00
Hongwei Wang a35d7ec90e Merge "Use display cutout info in auto-enter-pip transition" into sc-dev 2021-07-14 23:52:42 +00:00
vadimt b8d13d7a70 Moving launcher state verification higher.
This will result in better messages when accidentally scrolling
closes All Apps.

Test: presubmit
Bug: 187761685
Change-Id: Iadb8847ba66b1d6fe903577f67fcf3e504c2b28c
2021-07-14 22:13:11 +00:00
vadimt d0767c86ff Making it clear that the diagnosed state is the final, current one
Test: presubmit
Bug: 187761685
Change-Id: I739a0b9158518a3495b5df7010a0641ed8db8506
2021-07-14 22:11:39 +00:00
Hyunyoung Song 44424572b4 Fix work profile disable button falsing
Bug: 191996677

Test: before this CL: when tapping on immediately above keyboard when
keyboard is translating or when onApplyWindowInset is called, the
hidden (GONE) view handles touch and triggers work profile to be disabled.

After the CL, the button view is not attached to the parent container
when on personal tab. Also, the onApplyWindowInsets method translations
can only be called when work tab is selected.

Change-Id: Ib3e9a5c4b3280052f9ccb62a199ed256ae4e094f
2021-07-14 15:09:26 -07:00
Bill Yi c00f82b9a2 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I66e91e3b191845a9055ab7a7229447b5d73cd06e
2021-07-14 21:41:32 +00:00
Hongwei Wang cac1186336 Merge "Use display cutout info in auto-enter-pip transition" into sc-v2-dev am: 3c4f60900d am: 9d6f0f106e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15275760

Change-Id: Idcbbe8fb110954f6473e0d0fb4fe84c7e101615c
2021-07-14 21:13:19 +00:00
TreeHugger Robot e9bf89380d Merge "Remove press home command from AddConfigWidgetTest." into sc-dev am: 3ff0336f4a am: dc955de0ea am: a71a2dc4ba
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15188774

Change-Id: Ia758d9e29fc968712259d584840e7d2af9af481d
2021-07-14 21:13:09 +00:00
Hongwei Wang 9d6f0f106e Merge "Use display cutout info in auto-enter-pip transition" into sc-v2-dev am: 3c4f60900d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15275760

Change-Id: I09597013a0a43f509815bb50c13079630ed99268
2021-07-14 21:12:44 +00:00
TreeHugger Robot 7cbf5ba7f3 Merge "Remove press home command from AddConfigWidgetTest." into sc-dev am: 3ff0336f4a am: 34660196da am: a476e8e6eb
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15188774

Change-Id: I1bd6e77971141d597913d3bbdec7b560777981f2
2021-07-14 21:11:55 +00:00
Hongwei Wang 3c4f60900d Merge "Use display cutout info in auto-enter-pip transition" into sc-v2-dev 2021-07-14 21:00:47 +00:00
TreeHugger Robot a71a2dc4ba Merge "Remove press home command from AddConfigWidgetTest." into sc-dev am: 3ff0336f4a am: dc955de0ea
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15188774

Change-Id: I69603978ccbcb0b45964aedfcb2a7b0b6dba9ee1
2021-07-14 20:57:54 +00:00
TreeHugger Robot a476e8e6eb Merge "Remove press home command from AddConfigWidgetTest." into sc-dev am: 3ff0336f4a am: 34660196da
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15188774

Change-Id: I7002426779a2f2592a553176a4de6a56a33e397d
2021-07-14 20:57:44 +00:00
TreeHugger Robot 7006ff6506 Merge "Remove press home command from AddConfigWidgetTest." into sc-dev am: 3ff0336f4a am: 3462f1ace8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15188774

Change-Id: If58bdfb25085824857bb33dff6b9b210d3097670
2021-07-14 20:56:58 +00:00
TreeHugger Robot dc955de0ea Merge "Remove press home command from AddConfigWidgetTest." into sc-dev am: 3ff0336f4a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15188774

Change-Id: I33003e69aefe81ce6ec938376ceceb4c4ccd707b
2021-07-14 20:43:35 +00:00
TreeHugger Robot 34660196da Merge "Remove press home command from AddConfigWidgetTest." into sc-dev am: 3ff0336f4a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15188774

Change-Id: I04f6279d5411cf9816fac0681f10f415b93ece17
2021-07-14 20:42:30 +00:00
TreeHugger Robot 3462f1ace8 Merge "Remove press home command from AddConfigWidgetTest." into sc-dev am: 3ff0336f4a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15188774

Change-Id: Icdb7dc30fb6a11c58c868eb4632ad79b946fba22
2021-07-14 20:42:27 +00:00
TreeHugger Robot 3ff0336f4a Merge "Remove press home command from AddConfigWidgetTest." into sc-dev 2021-07-14 20:25:09 +00:00
TreeHugger Robot 2a9903b833 Merge "Expect state transition to overview while holding the swipe from home" into sc-v2-dev am: 13a423c327 am: c0afd51940
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15284431

Change-Id: I10b9a1f831e4fa2ae0ae26ef2778a58f9c45c6ac
2021-07-14 19:51:48 +00:00
Alex Chau d7a1995431 Add logs for pressHome for isLauncherVisible am: 6168de06e5 am: 5ddde064ef
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15284079

Change-Id: Iffa0c26942f6ac1c95cc2efe503a2def63abcd95
2021-07-14 19:51:23 +00:00
TreeHugger Robot c0afd51940 Merge "Expect state transition to overview while holding the swipe from home" into sc-v2-dev am: 13a423c327
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15284431

Change-Id: I04af731816c45f5b05aaa0db28a85c8d3b80c75f
2021-07-14 19:24:22 +00:00
Alex Chau 5ddde064ef Add logs for pressHome for isLauncherVisible am: 6168de06e5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15284079

Change-Id: I789e2055d07c639bd8269411ccbf5ed63eda4a6a
2021-07-14 19:24:18 +00:00
TreeHugger Robot 13a423c327 Merge "Expect state transition to overview while holding the swipe from home" into sc-v2-dev 2021-07-14 19:11:55 +00:00
Alex Chau 58a11ac91b Expect state transition to overview while holding the swipe from home
- When swiping from home to overview, overview launches while the finger is still holding the gesture, which is different from swiping from app to overview

Bug: 193440212
Test: TaplTestQuickStep.testOverview and TaplTestQuickStep.testBackground
Change-Id: Ie45e9cb5e599175a56ed368bef107b84db919a34
2021-07-14 17:59:12 +01:00
Alex Chau 6168de06e5 Add logs for pressHome for isLauncherVisible
- Log isLauncherVisble right before the swipe gesture to see if it's a more accurate indicator compared to reading isLauncherVisble earlier

Bug: 193653850
Test: StartLauncherViaGestureTests#testStressPressHome
Change-Id: I4a8303a82f1106c0d1345f561ab469aa4ed59e51
2021-07-14 17:51:08 +01:00
András Klöczl ada8a69f5a Merge "Fix launcher preview for two panel home" into sc-v2-dev am: 7609cc4e58 am: 7fb850458b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15079450

Change-Id: I9d5fca01fd8ebe0f1400921e8b3ab6ab0868c629
2021-07-14 15:44:11 +00:00
András Klöczl 7fb850458b Merge "Fix launcher preview for two panel home" into sc-v2-dev am: 7609cc4e58
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15079450

Change-Id: I894789fbe713b89bb74d43b373ebe491bc0fbaca
2021-07-14 15:32:52 +00:00
András Klöczl 7609cc4e58 Merge "Fix launcher preview for two panel home" into sc-v2-dev 2021-07-14 15:16:07 +00:00
TreeHugger Robot e9b4712cfa Merge "Notify System UI about taskbar state" into sc-v2-dev am: 6224eaea29 am: d258acb0b8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15162411

Change-Id: Ifc44c34ce18153e1f94270406e68a7a2dccfff09
2021-07-14 11:27:30 +00:00
TreeHugger Robot d258acb0b8 Merge "Notify System UI about taskbar state" into sc-v2-dev am: 6224eaea29
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15162411

Change-Id: Ie894f5483ba5b35f204ca49af46df39adc88a347
2021-07-14 11:15:15 +00:00
TreeHugger Robot 6224eaea29 Merge "Notify System UI about taskbar state" into sc-v2-dev 2021-07-14 10:59:26 +00:00
Thales Lima 00f57e0c74 Merge "launcher: check if task still exists before leaving it in focus" into sc-v2-dev am: 03f0c67420 am: 9ddcedd49a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15273350

Change-Id: I2ca15b7f9b8c182fe4f2ed49960fe55b923c5ec0
2021-07-14 10:20:23 +00:00
Thales Lima 9ddcedd49a Merge "launcher: check if task still exists before leaving it in focus" into sc-v2-dev am: 03f0c67420
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15273350

Change-Id: Ida8a2d63d6570812555ad55155e9e6111dd06377
2021-07-14 10:09:54 +00:00
Thales Lima 03f0c67420 Merge "launcher: check if task still exists before leaving it in focus" into sc-v2-dev 2021-07-14 09:54:10 +00:00
Yogisha Dixit b9a1ac47b8 Remove press home command from AddConfigWidgetTest.
Context: b/192406323#comment4

Bug: 192406323
Test: AddConfigWidgetTest
Change-Id: I2741358de93f75ef7ed73ee97964020162542756
2021-07-14 10:38:31 +01:00
TreeHugger Robot 255f1f0302 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 9c8bcfcdef -s ours am: 35615f3b40 -s ours am: 2b39e15f2b -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15281150

Change-Id: Ibc5a13fe9af3774152625e11a81791eead95ad9f
2021-07-14 06:39:22 +00:00
TreeHugger Robot b42bb8738f [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 6ab2ccdf1d -s ours am: 80403732c6 -s ours am: 5c06b12038 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15281072

Change-Id: I296b31d9e5d33bfa8cbcd753421170f19ca0d7f8
2021-07-14 06:39:19 +00:00
TreeHugger Robot 5fba07c792 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 9c8bcfcdef -s ours am: 7c50c2fa2a -s ours am: 8cdf4c7c69 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15281150

Change-Id: Ib88ff9cbb136f79d622b7001c3d24e2c210b708e
2021-07-14 06:39:10 +00:00