Commit Graph

49925 Commits

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

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

Change-Id: I05a8e2273093d517fe0d8b231fdc4024fad0811e
2021-07-03 04:42:16 +00:00
TreeHugger Robot fab9f9b266 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 800154176d -s ours
am skip reason: subject contains skip directive

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

Change-Id: I5f665aba40183c06ab4ddbd5234497256eb44c52
2021-07-03 04:35:53 +00:00
TreeHugger Robot d6be7b3979 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 021cbd56fd -s ours
am skip reason: subject contains skip directive

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

Change-Id: I9f16c7550b1b57868d1353028c0a0b8519170feb
2021-07-03 04:35:49 +00:00
TreeHugger Robot b48fdf0351 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 6118c21340 -s ours
am skip reason: subject contains skip directive

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

Change-Id: I09b5dea106236d1539b99fcf205b8e135d491282
2021-07-03 04:35:40 +00:00
TreeHugger Robot 8910137902 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-07-03 04:32:27 +00:00
TreeHugger Robot c613a10fc9 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-07-03 04:31:47 +00:00
TreeHugger Robot 9cead9c109 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-07-03 04:28:27 +00:00
TreeHugger Robot 800154176d Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev 2021-07-03 04:21:17 +00:00
TreeHugger Robot 021cbd56fd Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev 2021-07-03 04:20:37 +00:00
TreeHugger Robot 6118c21340 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev 2021-07-03 04:20:08 +00:00
Winson Chung 809d2e93f7 Merge "Fix crash when handling recents animation canceled" into sc-dev am: a82403ab09 am: b8e2ba9203 am: e625a1b0d3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192339

Change-Id: I074abe8bfe3aeb80ccca1492a8167f6dc772af10
2021-07-03 04:12:20 +00:00
Winson Chung 3052107b21 Merge "Fix crash when handling recents animation canceled" into sc-dev am: a82403ab09 am: 3ab305e759 am: cb76f90af8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192339

Change-Id: I91507d633ed4ca85e917828bf4cac91d7b6f4b09
2021-07-03 04:12:07 +00:00
Winson Chung e625a1b0d3 Merge "Fix crash when handling recents animation canceled" into sc-dev am: a82403ab09 am: b8e2ba9203
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192339

Change-Id: I2ee037c36e8e0bf9203a028b4628978f4f957d90
2021-07-03 04:01:11 +00:00
Winson Chung cb76f90af8 Merge "Fix crash when handling recents animation canceled" into sc-dev am: a82403ab09 am: 3ab305e759
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192339

Change-Id: If326462ddbc354cbce06da27dddcfd56943d9f04
2021-07-03 03:59:40 +00:00
Winson Chung a87e251a6b Merge "Fix crash when handling recents animation canceled" into sc-dev am: a82403ab09 am: 9b3c0a7ae8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192339

Change-Id: I7e23e46f1f88650cf274be66dd3dc189e930996a
2021-07-03 03:59:16 +00:00
Winson Chung 3ab305e759 Merge "Fix crash when handling recents animation canceled" into sc-dev am: a82403ab09
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192339

Change-Id: Id8f402766124ecbb648d81527124e41495e182b5
2021-07-03 03:43:07 +00:00
Winson Chung b8e2ba9203 Merge "Fix crash when handling recents animation canceled" into sc-dev am: a82403ab09
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192339

Change-Id: Id4eb3b055b9cd640e879a58479b5a9d2bf5eeb12
2021-07-03 03:42:32 +00:00
Winson Chung 9b3c0a7ae8 Merge "Fix crash when handling recents animation canceled" into sc-dev am: a82403ab09
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192339

Change-Id: I0934d3e3125f0da439eb97461572bbf23c6b5298
2021-07-03 03:41:59 +00:00
Winson Chung a82403ab09 Merge "Fix crash when handling recents animation canceled" into sc-dev 2021-07-03 03:26:26 +00:00
Winson Chung 553d978012 Fix crash when handling recents animation canceled
- If Launcher finishes the animation, that also cleans up the screenshot
  on the server side, so we can skip calling it

Fixes: 192684578
Test: N/a, adding a null check
Change-Id: Ia6b99b4262e72f925e7d622ea8833d3c88252633
2021-07-03 03:26:16 +00:00
Bill Yi 2e7eb2559e Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I98084c8dfbca36af18af3a6c4adca49719f4a6d6
2021-07-03 03:17:56 +00:00
Bill Yi 40de46d164 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I75d28d5faba5637572dd60621042f248c4584810
2021-07-03 03:17:18 +00:00
Bill Yi 2cf4b5dd1a Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I09749dd8850d677f78c72fe9b6b90c95cc09188a
2021-07-03 03:16:53 +00:00
Bill Yi 6f84eb77ce Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I68e3ba5ecf05b73cfa593782625e293fd64d8c7f
2021-07-03 03:16:22 +00:00
Bill Yi 61348486da Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I980960f4d4167079b3dc2e50591d63f49a56a767
2021-07-03 03:15:45 +00:00
Bill Yi 4268a0ded6 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Iaea4645475ec2e99b5a94f4a8a38c57dad5c1ada
2021-07-03 03:15:08 +00:00
Bill Yi c99f040c03 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I6adbd14a157d4bdd47aaf8fe8ca998da365802ad
2021-07-03 03:14:42 +00:00
Bill Yi f3825668a7 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I9235e921fe65afa9b024d91046549f53bf51f887
2021-07-03 03:13:57 +00:00
Bill Yi 08137e17e3 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ib5182dabf0e6a33287a5388449c2378fb2be10d1
2021-07-03 03:13:27 +00:00
Android Build Coastguard Worker 3c3d5ccb5e Snap for 7518237 from c167b0bdf3 to sc-v2-release
Change-Id: Ibb9d4bc489b5d58f727689a77c808dc64525a0f6
2021-07-03 03:11:14 +00:00
Android Build Coastguard Worker bb588b8719 Snap for 7519874 from e67baf65f2 to sc-release
Change-Id: I58a3f1f5315d698c13ca19d9e811ca4c4896480b
2021-07-03 03:11:00 +00:00
TreeHugger Robot d297fca724 Merge "Adding more diags for TAPL actions" into sc-v2-dev am: 6a31100429 am: 40f6c2ed9f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192432

Change-Id: Idace26b127395cc2b6ba2b56d626da5648d0bd35
2021-07-03 01:16:45 +00:00
TreeHugger Robot 40f6c2ed9f Merge "Adding more diags for TAPL actions" into sc-v2-dev am: 6a31100429
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15192432

Change-Id: Ic0a5b98106e48d31b5b52a38bf8a037daddee70d
2021-07-03 01:00:42 +00:00
vadimt 9960884744 Adding more diags for TAPL actions that change Launcher state
Test: presubmit
Bug: 187761685
Change-Id: Ia3effe12d9c0448fe3b15909662755ee35b8ef51
Merged-In: I11a29956613a4a211d49ee3df6d78e0000b80ced
2021-07-03 00:53:55 +00:00
vadimt 35c3c76d57 Deleting screen records for succeeded tests
Test: local runs
Bug: 187761685
Change-Id: I3b1a75b775d1d6677b331869a063fc6132217947
2021-07-03 00:46:46 +00:00
TreeHugger Robot 6a31100429 Merge "Adding more diags for TAPL actions" into sc-v2-dev 2021-07-03 00:41:23 +00:00
Lucas Dupin 20a13047ae Use launcher surface when removing launch target
Otherwise events won't be dispatched properly and window opacity will be
wrong.

Test: manual
Fixes: 191149025
Change-Id: Ice7ea86252282c7dc1cb5925dd1bdb8cade89c08
2021-07-02 17:39:10 -07:00
Samuel Fufa 74a7e8f9da Merge "Allapps layout polishes" into sc-dev am: e67baf65f2 am: d733ce3f94 am: 5a6836c999
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15190139

Change-Id: I5bfbe4e30b2e99662dfc1e9f5b6f5080f786331b
2021-07-02 22:46:00 +00:00
Samuel Fufa 0e9652793c Merge "Allapps layout polishes" into sc-dev am: e67baf65f2 am: 3f28283be1 am: 9a4650a321
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15190139

Change-Id: I497455a164d79fcdb269d7e057f7efbeef4b0a8f
2021-07-02 22:45:51 +00:00
Samuel Fufa 5a6836c999 Merge "Allapps layout polishes" into sc-dev am: e67baf65f2 am: d733ce3f94
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15190139

Change-Id: I9cc0ab3941eee7bf8284ffa241b1d11460f8a7a2
2021-07-02 22:31:42 +00:00
Samuel Fufa 9a4650a321 Merge "Allapps layout polishes" into sc-dev am: e67baf65f2 am: 3f28283be1
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15190139

Change-Id: I9ad19221e63dee290ec51b9ade90ccc7024a5236
2021-07-02 22:27:29 +00:00
Samuel Fufa cf39bed508 Merge "Allapps layout polishes" into sc-dev am: e67baf65f2 am: 1256588785
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15190139

Change-Id: I04734763dfad703d60d54296ce3d0611b37c6533
2021-07-02 22:26:37 +00:00
Tracy Zhou ca7e08bd65 [automerger skipped] Merge "[DO NOT MERGE] Make the cutout slightly smaller" into sc-dev am: ee5dc1149e am: 7baceccbf7 -s ours am: cf6c9d18e7 -s ours
am skip reason: subject contains skip directive

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

Change-Id: I596518609f0cb9277bca9cd93adef8daa4883b8f
2021-07-02 22:20:50 +00:00
Tracy Zhou d28503bef1 [automerger skipped] [DO NOT MERGE] Make the cutout slightly smaller am: 26f47c711a am: a5dd6fb387 -s ours am: ff0b746b6c -s ours
am skip reason: subject contains skip directive

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

Change-Id: I5e491c6f3f832a6dd04d509a7057d93adf6aa5ad
2021-07-02 22:20:47 +00:00
Samuel Fufa d733ce3f94 Merge "Allapps layout polishes" into sc-dev am: e67baf65f2
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15190139

Change-Id: If7a94da5112c1ae01924a52b32e0fed8953259a6
2021-07-02 22:16:44 +00:00
Samuel Fufa 3f28283be1 Merge "Allapps layout polishes" into sc-dev am: e67baf65f2
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15190139

Change-Id: Ib27dbe4015cfd9b82ef84e19f4a6da5dd8ad2382
2021-07-02 22:15:44 +00:00
Samuel Fufa 1256588785 Merge "Allapps layout polishes" into sc-dev am: e67baf65f2
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15190139

Change-Id: If4a74ec4ed259cfd22fd56604558af30e4d10f17
2021-07-02 22:15:38 +00:00
Tracy Zhou cf6c9d18e7 [automerger skipped] Merge "[DO NOT MERGE] Make the cutout slightly smaller" into sc-dev am: ee5dc1149e am: 7baceccbf7 -s ours
am skip reason: subject contains skip directive

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

Change-Id: Ib34bbda168c0277ff2bee7f01c59cab1584ffe84
2021-07-02 22:07:29 +00:00
Tracy Zhou ff0b746b6c [automerger skipped] [DO NOT MERGE] Make the cutout slightly smaller am: 26f47c711a am: a5dd6fb387 -s ours
am skip reason: subject contains skip directive

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

Change-Id: I202e08351eb130e24ff9e7bc39447a039f1a5f4a
2021-07-02 22:07:28 +00:00
Tracy Zhou e6a029bf26 [automerger skipped] Merge "[DO NOT MERGE] Make the cutout slightly smaller" into sc-dev am: ee5dc1149e am: 9a0d60f846 -s ours
am skip reason: subject contains skip directive

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

Change-Id: I4b105b4e999d738d13af2f5d5ef9a75e8232df36
2021-07-02 22:06:38 +00:00