Luca Zuccarini
70f5407ca7
Merge "Update the NORMAL<->ALL_APPS swipe transitions on phones." into tm-dev am: 3eb149b055
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18185506
Change-Id: Iad1d2b6eda5ba54c1677f1d68622770f47953dd0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-18 20:25:06 +00:00
Vinit Nayak
1d95882e6b
Merge "Report ITYPE_BOTTOM_MANDATORY_GESTURES insets for Taskbar" into tm-dev am: cfdb076d12
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18286602
Change-Id: I011cd81699226731080ca7d613d7923a4bfa8f00
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-18 20:24:50 +00:00
TreeHugger Robot
a90484e322
Merge "Revert "Snap to last task if swiping down at a greater Y than X velocity."" into tm-dev am: a3ce2fc552
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18420831
Change-Id: I9e7fb39184c5028cab70fe97feaa0d4179015eed
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-18 20:24:41 +00:00
Sunny Goyal
f7ef2d481d
Merge "Fixing transaction applier holding on to the release check if no frame update was scheduled" into tm-dev am: 6956b5cc7c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18360436
Change-Id: I658ceb421f7b1c4d4c65aab22bb2acc4f1cc8179
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-18 20:24:00 +00:00
TreeHugger Robot
049ce2342a
Merge "Clear recents animation controllers and recents animation snapshots synchronously." into tm-dev am: 6ac4f9e882
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18243102
Change-Id: I87a2d19abbd69bd6f090c23a418de7242faf918f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-18 20:23:52 +00:00
Winson Chung
b6fa2ce486
Ensure that we're animating the current live tasks when going back
...
- The other call to launch tasks animated doesn't work for the current
task you swiped from when in split.
http://recall/-/g6hkB0pXjyQSvfA8STqRAT/bKHWGjhf2yQVpmRkvn3aeD
Bug: 223750399
Test: Enter overview, swipe back
Test: Enter overview from split, swipe back
Change-Id: Icbe2944df2bb382e072c2890001d7eae505a7b04
2022-05-18 18:46:54 +00:00
TreeHugger Robot
93af9c37c7
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev
2022-05-18 14:56:12 +00:00
Luca Zuccarini
175fc66aa8
Merge "Additional polish for the NORMAL<->ALL_APPS transitions." into tm-dev
2022-05-18 14:21:27 +00:00
TreeHugger Robot
aca91898a8
Merge "Fix crash if AM returns empty task list" into tm-dev
2022-05-17 23:26:17 +00:00
Sunny Goyal
8b5be54b47
Fix crash if AM returns empty task list
...
Bug: 231630259
Test: Verified on device
Change-Id: I15a48def7f7a7715adbbff94e29e889da100551e
2022-05-17 11:11:45 -07:00
Luca Zuccarini
3eb149b055
Merge "Update the NORMAL<->ALL_APPS swipe transitions on phones." into tm-dev
2022-05-17 16:06:27 +00:00
Vinit Nayak
cfdb076d12
Merge "Report ITYPE_BOTTOM_MANDATORY_GESTURES insets for Taskbar" into tm-dev
2022-05-17 13:56:51 +00:00
Bill Yi
8c03213491
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I8af48e647a47d9b6ef1b52aff1d7a91c02d9a143
2022-05-17 00:24:58 -07:00
Bill Yi
cf9f262963
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia036ce23c56e9484cc595a715a28b86b993160ef
2022-05-17 00:24:21 -07:00
TreeHugger Robot
a3ce2fc552
Merge "Revert "Snap to last task if swiping down at a greater Y than X velocity."" into tm-dev
2022-05-17 07:24:00 +00:00
Bill Yi
c57409f575
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2909fdc1d26e8b97d8828c41bd7c6355a1443f23
2022-05-17 00:22:00 -07:00
Vinit Nayak
2cb5cb5d00
Report ITYPE_BOTTOM_MANDATORY_GESTURES insets for Taskbar
...
Bug: 205493938
Change-Id: I196bc52c1bec75b5442f3546f466799ba9c3831b
2022-05-16 21:38:28 -07:00
Brian Isganitis
1f60acd68d
Revert "Snap to last task if swiping down at a greater Y than X velocity."
...
This reverts commit e10ab8cdcd .
Reason for revert: Possibly introduced regressions. There was a followup to this CL that was also reverted. Would prefer to revert this one too and then roll forward with a CL that addresses all problems.
Change-Id: Ic32ad10945e4ace2f985475d24adb6a80b19067f
2022-05-17 00:16:56 +00:00
Sunny Goyal
6956b5cc7c
Merge "Fixing transaction applier holding on to the release check if no frame update was scheduled" into tm-dev
2022-05-16 17:52:11 +00:00
TreeHugger Robot
6ac4f9e882
Merge "Clear recents animation controllers and recents animation snapshots synchronously." into tm-dev
2022-05-16 17:28:36 +00:00
Bill Yi
3d87198c6f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I338cb8908d12b4c5001b6615c7099c36a87023e3
2022-05-15 05:54:41 -07:00
Bill Yi
1a8e3e7da6
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I999157b31e28f84974c339ba2cdb2289096b0960
2022-05-15 05:54:06 -07:00
Bill Yi
c416eae08b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I9ecf989635e614d4c922a00e6049d21a9aea7530
2022-05-15 02:11:57 -07:00
Schneider Victor-tulias
ed5789d219
Merge "Coordinate the SUW All Set page first reveal with the taskbar unstash to hotseat animation." into tm-dev am: 9c7551a9c9 am: ab77e17415 am: f108fff91b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17108605
Change-Id: I2a2ba9cbd93f4ad1a243524771b45e802c30f03a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-14 00:02:22 +00:00
Schneider Victor-tulias
a7c8850a5a
Merge "Coordinate the SUW All Set page first reveal with the taskbar unstash to hotseat animation." into tm-dev am: 9c7551a9c9 am: f3ad3f3386
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17108605
Change-Id: I85f0d1523271385bd9e08c7dea13ac5a73173915
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 23:53:21 +00:00
Schneider Victor-tulias
e58134176b
Merge "Coordinate the SUW All Set page first reveal with the taskbar unstash to hotseat animation." into tm-dev am: 9c7551a9c9 am: d058c4d2f7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17108605
Change-Id: Id85fcf5df2c643afdf0027d1bb5a6f99ff504f44
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 23:35:30 +00:00
Schneider Victor-tulias
f3ad3f3386
Merge "Coordinate the SUW All Set page first reveal with the taskbar unstash to hotseat animation." into tm-dev am: 9c7551a9c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17108605
Change-Id: If4a66b9d344b8a4e56fc5fea59aacdad4ffb5cbe
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 22:59:12 +00:00
Schneider Victor-tulias
d058c4d2f7
Merge "Coordinate the SUW All Set page first reveal with the taskbar unstash to hotseat animation." into tm-dev am: 9c7551a9c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17108605
Change-Id: Idff53cc48eddee2ebd6cf0c786634ab350465ae8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 22:57:45 +00:00
Schneider Victor-tulias
ab77e17415
Merge "Coordinate the SUW All Set page first reveal with the taskbar unstash to hotseat animation." into tm-dev am: 9c7551a9c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17108605
Change-Id: I092ee2a522b4b6f7e0179719f0364447ab457f20
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 22:57:27 +00:00
Luca Zuccarini
1c89ee8cb1
Additional polish for the NORMAL<->ALL_APPS transitions.
...
The depth of ALL_APPS is set to 2 because in the legacy transitions the
swap happens at 0.5. The depth controller bounds the value to 1, so for
the second half of the animation the value is always 1. Because of this,
in order to have the right timing during the blur and scale we cap the
interpolator to 0.5.
Workspace fade is also removed, per spec.
Bug: 232418544
Test: manual
Change-Id: Idfd92c8b2b571ad911a0a5a59d39c5911e4131e4
2022-05-13 22:23:42 +00:00
Nick Chameyev
ded01fff01
Merge "Extract unfold classes to a separate library" into tm-qpr-dev am: 847affd18b am: eff905ce5a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18287508
Change-Id: I8cfea8871d066790f725ceea5c5454ec8efa34c5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 20:06:30 +00:00
Luca Zuccarini
ea948c2b33
Update the NORMAL<->ALL_APPS swipe transitions on phones.
...
Bug: 144877924
Test: manual
Change-Id: I47d4cdedea69b921711c33e2905bc429e7d1db35
2022-05-13 19:09:17 +00:00
Ats Jenk
07c3d0ec8d
Merge "Suppress home gesture when bubbles are expanded" into tm-qpr-dev am: 6b9fad35ab am: 76f9125da7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18152031
Change-Id: I5eea8091355590a42430ffd2e28979fd68b6f780
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 18:37:52 +00:00
Schneider Victor-tulias
766f2fc346
Coordinate the SUW All Set page first reveal with the taskbar unstash to hotseat animation.
...
Bug: 220096988
Test: manual
Change-Id: I1f517b322e5c18f825be8b51ebb560a4a195b666
2022-05-13 11:17:10 -07:00
Schneider Victor-tulias
42be8fa0db
Clear recents animation controllers and recents animation snapshots synchronously.
...
Clearing the recents animation controller synchronously immediately after posting a screenshot cleanup was making it almost impossible to cleanup the screenshot when cancelling the recents animation. Moved the recents animation controller clearing to run synchronously with cleaning up the screenshot.
Bug: 223498680
Test: manually with 3 button mode.
Change-Id: I6af5bd4525976eb6956d0466dceae1787b3b84d8
2022-05-13 11:14:19 -07:00
Nick Chameyev
eff905ce5a
Merge "Extract unfold classes to a separate library" into tm-qpr-dev am: 847affd18b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18287508
Change-Id: I1969a9d83415668c6052d2080ee80edd9b91677b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 17:52:58 +00:00
Nick Chameyev
847affd18b
Merge "Extract unfold classes to a separate library" into tm-qpr-dev
2022-05-13 17:21:33 +00:00
Ats Jenk
76f9125da7
Merge "Suppress home gesture when bubbles are expanded" into tm-qpr-dev am: 6b9fad35ab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18152031
Change-Id: Ic751608da83f69b8d3d826629d73cab218eed919
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 17:07:06 +00:00
Ats Jenk
6b9fad35ab
Merge "Suppress home gesture when bubbles are expanded" into tm-qpr-dev
2022-05-13 16:32:47 +00:00
Nick Chameyev
d5a8a55e9f
Extract unfold classes to a separate library
...
Extracted classes related to the fold/unfold
animation (that plays on foldable devices) to
a separate library that does not depend on
system classes. This is necessary to ease
reusing these classes in live wallpapers.
Bug: 231936088
Test: fold/unfold device
Change-Id: I53eaebfa22c4ac043ba30b1fb93b1d095d06f741
2022-05-13 11:03:49 +00:00
TreeHugger Robot
beb64b85eb
Merge "Fix Fail to Launch work tab in launcher" into tm-dev am: 97c6b268cf am: ba21057e3b am: 3864131ca6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18350943
Change-Id: Id50c4bd2215b7d08d1b106be21264852c17169e1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 08:56:47 +00:00
Brian Isganitis
52fef3812a
Merge "Revert "Ignore swipe velocity if next task is considered the destination."" into tm-dev am: a7783dba56 am: 05eb78ce96 am: 4ff469a2cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18361480
Change-Id: I70d95c429730c6a7b4a7380c3597749cf7065fae
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 08:53:26 +00:00
TreeHugger Robot
3864131ca6
Merge "Fix Fail to Launch work tab in launcher" into tm-dev am: 97c6b268cf am: ba21057e3b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18350943
Change-Id: Ifb967e770f955e0c28499832128278b056de0644
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 03:33:43 +00:00
Brian Isganitis
4ff469a2cf
Merge "Revert "Ignore swipe velocity if next task is considered the destination."" into tm-dev am: a7783dba56 am: 05eb78ce96
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18361480
Change-Id: Ibb91bea7df676b58a1198e1c9ec30a0fc04e35a1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 03:33:21 +00:00
TreeHugger Robot
b1398fe157
Merge "Fix Fail to Launch work tab in launcher" into tm-dev am: 97c6b268cf am: 1e7f908609
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18350943
Change-Id: I83e7af8883ad5816d8bb9dbf1ee6ec3e6e853a9e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 03:32:56 +00:00
Brian Isganitis
5efe68ebee
Merge "Revert "Ignore swipe velocity if next task is considered the destination."" into tm-dev am: a7783dba56 am: 79ce2ec123
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18361480
Change-Id: I39971896cd66d9f21d3c7a03782736cc092b654a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 03:31:26 +00:00
TreeHugger Robot
1e7f908609
Merge "Fix Fail to Launch work tab in launcher" into tm-dev am: 97c6b268cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18350943
Change-Id: I28fd7d3b235cfd782486393f868ff104eb400145
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 02:50:46 +00:00
Brian Isganitis
79ce2ec123
Merge "Revert "Ignore swipe velocity if next task is considered the destination."" into tm-dev am: a7783dba56
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18361480
Change-Id: I3a72bb32c9e7116c317660a01e6649104c8633e5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 02:49:34 +00:00
TreeHugger Robot
ba21057e3b
Merge "Fix Fail to Launch work tab in launcher" into tm-dev am: 97c6b268cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18350943
Change-Id: I9b28d9fc69c2ff2908d5df799732bede8e21b316
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 02:49:06 +00:00
Brian Isganitis
05eb78ce96
Merge "Revert "Ignore swipe velocity if next task is considered the destination."" into tm-dev am: a7783dba56
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18361480
Change-Id: Ic49abcb4054e361328858b1368f38a89f1f2cf02
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 02:48:52 +00:00