Commit Graph

33075 Commits

Author SHA1 Message Date
Tony Wickham 2b7db9c50d Merge "Move taskbar to be closer to QSB" into sc-dev am: a5788cc24f am: f659d9c101
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14165475

Change-Id: Icf401eb1067db451a5db545c7de9fa258434022a
2021-05-15 01:07:23 +00:00
Rob Carr c79d3ee679 Merge "Launcher3: Port SurfaceTransactionApplier to BLAST" into sc-dev am: a3ba0f9f6d am: 09ed5f505d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13856012

Change-Id: I3bd159f1f28a230a46f370907b42716f0bd545b1
2021-05-15 01:07:18 +00:00
Alina Zaidi 4d95488a72 Merge "Add education tip to widget picker." into sc-dev am: 1e849a95f9 am: ec1c9a73ba
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14137345

Change-Id: I8de490c27efc72d931c06b5fec9f499bdd8a263e
2021-05-15 01:07:13 +00:00
Tony Wickham c8a0822da7 Merge changes from topic "taskbar-hotseat" into sc-dev am: 5df03e1585 am: 6bd781ebe8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14131652

Change-Id: Ia22e4274e1d228df74099fb90ef9f6366b5101de
2021-05-15 01:07:07 +00:00
Vadim Tryshev 532fadb17d Merge "Clearer diag for visible keyguard" into sc-dev am: 4a4eac8e6c am: fd8519e7be
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14166235

Change-Id: Ie25acb1ea04d90bca3b69becbf22496d40cca00b
2021-05-15 01:07:01 +00:00
Tony Wickham dd2c6aaa3d Merge "Fix AnimatorListeners.forEndCallback()" into sc-dev am: 41c73d4a23
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14554337

Change-Id: If2de7a4269c82faad883df9bbfa0f73893a534e7
2021-05-14 22:30:29 +00:00
Tony Wickham 41c73d4a23 Merge "Fix AnimatorListeners.forEndCallback()" into sc-dev 2021-05-14 22:18:58 +00:00
Zak Cohen a32c60007c Merge "Overview - don't update task overlay on thumbnail update." into sc-dev am: 02ca6c14dd
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14537691

Change-Id: Ibc8ea5e2635cbd17b2e81c30e21db79962937ab5
2021-05-14 22:05:48 +00:00
Zak Cohen 02ca6c14dd Merge "Overview - don't update task overlay on thumbnail update." into sc-dev 2021-05-14 21:52:55 +00:00
Tony Wickham 38dd6ec901 Fix AnimatorListeners.forEndCallback()
Override onAnimationEnd(Animator), rather than (Animator, boolean)
which may not be called.

Test: Swipe right to quick switch from home, then swipe back left
(in the same gesture), ensure next quick switch isn't broken.
Bug: 185554764

Change-Id: I53e7526ed5b55fbae9aa654ace70a6ef7561e1d8
2021-05-14 14:49:08 -07:00
Vadim Tryshev 4214b85926 Merge "Revert "Temporarily demoting failing tests from presubmits"" into sc-dev am: 217e7100bc
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14532449

Change-Id: Ieb5e6d440015c0eddac323101a78fe90b64f5908
2021-05-14 18:35:05 +00:00
Vadim Tryshev 217e7100bc Merge "Revert "Temporarily demoting failing tests from presubmits"" into sc-dev 2021-05-14 18:17:41 +00:00
Cyrus Boadway 5bfe52dff3 Merge "Add interaction jank monitoring for widget app launch CUJ" into sc-dev am: a27ebc1633
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14467314

Change-Id: Ibab3484e22f059e2f02cf70ba85fcba4b10c9222
2021-05-14 17:52:51 +00:00
Cyrus Boadway a27ebc1633 Merge "Add interaction jank monitoring for widget app launch CUJ" into sc-dev 2021-05-14 17:40:16 +00:00
Sunny Goyal 8324cd0d58 Merge "Revert "Revert "Exposing AnimatorListeners in StateManager to receive both success and failure callback""" into sc-dev am: 10dfa61db8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14532343

Change-Id: I5cbd3a1fbd5370e52b2748e9545beec232bd016f
2021-05-14 16:04:45 +00:00
Sunny Goyal 10dfa61db8 Merge "Revert "Revert "Exposing AnimatorListeners in StateManager to receive both success and failure callback""" into sc-dev 2021-05-14 15:46:14 +00:00
zakcohen a6ca69aa53 Overview - don't update task overlay on thumbnail update.
Only init and reset the task overlay on the enabled state of the overlay
changing.
Previously the overlay was also updated when the thumbnail changed, but
this can happen for lots of different reasons so was causing janky
transitions and potentially excess work in code that was following the
overlay.

The overlay code really only cares about the thumbnail after the task has
settled, so should be safe to ignore the thumbnail updates.



Bug: 188097940
Test: local build and run on p5
Change-Id: I4ad1767046cb0316af19713bc188788d8f581d7c
2021-05-13 16:35:49 -07:00
TreeHugger Robot d3e0e8da39 Merge "Enable free scroll immediately if gesture goes to overview" into sc-dev am: e010332efd
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14425538

Change-Id: I8699632cbda9e864d98271946b6e76dd7dbb64a4
2021-05-13 21:41:34 +00:00
TreeHugger Robot e010332efd Merge "Enable free scroll immediately if gesture goes to overview" into sc-dev 2021-05-13 21:23:05 +00:00
Tony Wickham 763fd24cf2 Merge "Remove mOnRecentsScrollListener when continuing quick switch gesture" into sc-dev am: 1eea52296b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14517561

Change-Id: I9c2cd6c81f6eebe0840745bb7b13f007090deff2
2021-05-13 20:01:14 +00:00
Tony Wickham 1eea52296b Merge "Remove mOnRecentsScrollListener when continuing quick switch gesture" into sc-dev 2021-05-13 19:49:41 +00:00
Cyrus Boadway eb4e092720 Merge "Register a remote animation for the next activity start" into sc-dev am: a1d303e531
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14530596

Change-Id: I2382ef7963a5fb6366707bb149771dfc8482a862
2021-05-13 19:42:19 +00:00
Alex Chau 6a5920c682 Enable free scroll immediately if gesture goes to overview
Fixes: 186871947
Test: Swipe up from app, scroll immediately, free scroll should be enabled
Change-Id: I20b782df04fb6e61dfd5c7e82e1ab90dbd6ed8fc
2021-05-13 20:39:15 +01:00
Cyrus Boadway a1d303e531 Merge "Register a remote animation for the next activity start" into sc-dev 2021-05-13 19:33:59 +00:00
Cyrus Boadway c169e5b9af Register a remote animation for the next activity start
Widgets are permitted to start broadcast receivers which launch
activities, otherwise known as a broadcast trampoline. Unfortunately,
launch animations provided through ActivityOptions are not applied to
the activity launch.

If a widget interaction's pending intent is not an activity, set a
return animation for the next activity start, in the event it starts an
activity.

Bug: 169042867
Test: presubmit
Change-Id: Ibbee9cadcd5153e285433fcb1b8038d77b1384a2
2021-05-13 17:56:14 +00:00
Winson Chung 923f93eb25 Merge "Skip setting up ui if the handler is already invalidated" into sc-dev am: 549ea0b3a9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14526506

Change-Id: Idfd4c3637568ab01338542e29a7d67637f2a6348
2021-05-13 17:31:49 +00:00
TreeHugger Robot 9c8ba573b9 Merge "Fix CastError on SecondaryDisplay" into sc-dev am: c632e36dc0
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14530619

Change-Id: If394acff23604c7d0bf923a15a8faf044c36cb10
2021-05-13 17:31:23 +00:00
Winson Chung 549ea0b3a9 Merge "Skip setting up ui if the handler is already invalidated" into sc-dev 2021-05-13 17:28:06 +00:00
Sunny Goyal 01b32466c3 Revert "Revert "Exposing AnimatorListeners in StateManager to receive both success and failure callback""
This reverts commit d7f11d5fb9.

Reason for revert: Fixed initial error
Bug: 185554764

Change-Id: I32cc49f9b3820166736ceb347f33577939aa6efa
2021-05-13 10:23:35 -07:00
Vadim Tryshev a7c9c14444 Revert "Temporarily demoting failing tests from presubmits"
This reverts commit 395c58d303.

Reason for revert: The bug was fixed

Bug: 187899876
Change-Id: I73f93f5fb1ec0ab0352ba174aabbaf6935dd9fc4
Test: presubmit
2021-05-13 17:20:36 +00:00
TreeHugger Robot c632e36dc0 Merge "Fix CastError on SecondaryDisplay" into sc-dev 2021-05-13 17:12:51 +00:00
Hyunyoung Song 4db10776cb Merge "Use IMM.hideSoftInputFromWindow to close the window" into sc-dev am: e2522016ae
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14529286

Change-Id: Ib4e57824d9d325e45819be7da1be27649461fbef
2021-05-13 15:36:59 +00:00
Samuel Fufa ff9fcd8e6b Fix CastError on SecondaryDisplay
Bug: 185566696
Test: Manual
Change-Id: I0dbf0edccc40172e802cc197e200a8fb9502b4ec
2021-05-13 10:27:11 -05:00
Hyunyoung Song e2522016ae Merge "Use IMM.hideSoftInputFromWindow to close the window" into sc-dev 2021-05-13 15:23:44 +00:00
TreeHugger Robot 5364e255c1 Merge "Import translations. DO NOT MERGE ANYWHERE" 2021-05-13 14:40:52 +00:00
TreeHugger Robot 8e8c33f6d0 Merge "Import translations. DO NOT MERGE ANYWHERE" 2021-05-13 14:33:42 +00:00
TreeHugger Robot 05655f6b2b Merge "Import translations. DO NOT MERGE ANYWHERE" 2021-05-13 14:29:31 +00:00
TreeHugger Robot 49ce74b255 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 4b374c6680 -s ours
am skip reason: subject contains skip directive

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

Change-Id: Ic331e324642d58a7626053f1e89d4ba907909b26
2021-05-13 14:22:09 +00:00
TreeHugger Robot 0f39cff627 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 72aa0c119d -s ours
am skip reason: subject contains skip directive

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

Change-Id: Ia123d966b58099c80d64e6a06b97567d7e169110
2021-05-13 14:22:03 +00:00
TreeHugger Robot c760ea5101 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 1634de1d18 -s ours
am skip reason: subject contains skip directive

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

Change-Id: Ie852cb9a027fbc803021f721b9613c44480a3393
2021-05-13 14:21:39 +00:00
TreeHugger Robot 4b374c6680 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-05-13 14:09:49 +00:00
TreeHugger Robot 72aa0c119d Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-05-13 14:09:18 +00:00
TreeHugger Robot 1634de1d18 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-05-13 14:06:53 +00:00
Hyunyoung Song af6686bf1f Use IMM.hideSoftInputFromWindow to close the window
Bug: 187589678
Test: manual
Change-Id: Id46a36432a03638877f854f32bfa03183c7cb019
2021-05-13 01:13:57 -07:00
TreeHugger Robot 430bd54311 Merge "Add workaround for testing Launcher3Tests" into sc-dev am: 85584c9eba
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14409278

Change-Id: Ic3d4051a3edcc7a4fefb2b23f54c68119da69b6b
2021-05-13 08:01:38 +00:00
TreeHugger Robot 85584c9eba Merge "Add workaround for testing Launcher3Tests" into sc-dev 2021-05-13 07:42:47 +00:00
Bill Yi 6a5f6fe7ff Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I7f95bdaa8ef3bf953c5948b4bfe68b28c7ee659a
2021-05-13 07:41:45 +00:00
Bill Yi d1f39ec833 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I68b6b6065d662d47df87f5c157a37d43171b0c45
2021-05-13 07:41:06 +00:00
Bill Yi 9cbba5e50d Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I826fe1dd1cc8d48ba140440dcab80fc9dac06562
2021-05-13 07:40:41 +00:00
Bill Yi 57d250944a Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I01c33a3b97106b9b40c6175118e9d47153d8599c
2021-05-13 07:40:05 +00:00