TreeHugger Robot
d57fbf3d32
Merge "Fix foreground position during widget home animation" into sc-dev am: 3e366d6529 am: 4c45acffb3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14948450
Change-Id: I734c543e1d6ce5a52411a30594a9cdc9636efe98
2021-06-15 18:31:18 +00:00
Winson Chung
5f295024eb
Merge "Don't rely on intent to call back from activity tracker" into sc-dev am: 1b369c4763 am: cb4a74617b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14909197
Change-Id: I1e175c69167f34f53ca4dd2c1f190068c916244b
2021-06-15 18:30:33 +00:00
TreeHugger Robot
623403419e
Merge "Fix foreground position during widget home animation" into sc-dev am: 3e366d6529 am: 75af17a011
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14948450
Change-Id: I315029eab1a65f0eb16255de31e6ebd9b064227e
2021-06-15 18:30:06 +00:00
TreeHugger Robot
12e246d773
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-06-15 18:21:06 +00:00
Winson Chung
0c36935be9
Merge "Don't rely on intent to call back from activity tracker" into sc-dev am: 1b369c4763
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14909197
Change-Id: Ic05028f7cbd58bd4312b04c32f60f31ec33a1721
2021-06-15 18:16:19 +00:00
TreeHugger Robot
5636db853d
Merge "Fix foreground position during widget home animation" into sc-dev am: 3e366d6529
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14948450
Change-Id: If1d918feb23b9f2282bcc88107d9beaa65c21fcd
2021-06-15 18:16:00 +00:00
Winson Chung
f620e72ad6
Merge "Don't rely on intent to call back from activity tracker" into sc-dev am: 1b369c4763
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14909197
Change-Id: I4bddf4670456ce14a7640293feec77fccb2719ef
2021-06-15 18:15:15 +00:00
Winson Chung
cb4a74617b
Merge "Don't rely on intent to call back from activity tracker" into sc-dev am: 1b369c4763
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14909197
Change-Id: I2259802dfb1de1260e2cddb7b5ad59ad7f60d47f
2021-06-15 18:15:11 +00:00
TreeHugger Robot
4c45acffb3
Merge "Fix foreground position during widget home animation" into sc-dev am: 3e366d6529
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14948450
Change-Id: I2fc91c6e0863b95d701d0e3155e8a2e5e1e33f4f
2021-06-15 18:15:05 +00:00
TreeHugger Robot
75af17a011
Merge "Fix foreground position during widget home animation" into sc-dev am: 3e366d6529
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14948450
Change-Id: I348560eb961e3313142140006e60df7caabe61b5
2021-06-15 18:15:01 +00:00
Winson Chung
1b369c4763
Merge "Don't rely on intent to call back from activity tracker" into sc-dev
2021-06-15 18:04:52 +00:00
TreeHugger Robot
3e366d6529
Merge "Fix foreground position during widget home animation" into sc-dev
2021-06-15 17:59:48 +00:00
Thiru Ramasamy
74a6d2ea55
Enable logging for 'Themed icons' setting.
...
Eldar: http://eldar/510864786
Bug: 191161241
Test: local - http://gpaste/5934701681311744 & http://gpaste/6715297709948928
Change-Id: I18ad97f68b372997e222f06dabf8bbe83f15d92f
2021-06-15 10:48:43 -07:00
Sunny Goyal
ea8ac5a223
Only inflating taskbar views for valid items
...
Also enabling view cache for folders
Bug: 187353581
Test: Manual
Change-Id: I5bc695fd86475f30611bc6b362b4ae93c48c26bb
2021-06-15 10:37:23 -07:00
Bill Yi
069f7b255f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib3c5fa017eb0707a197aa87281adcde5d6f317e9
2021-06-15 16:43:47 +00:00
Bill Yi
62a5942bbb
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I6008bded871e4aeb07624a629a1c511da221e180
2021-06-15 16:41:08 +00:00
Bill Yi
579b51a4d2
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I01c5129b1c842e461860f3f08701a3f897546503
2021-06-15 16:40:31 +00:00
Winson Chung
1c2d522d1b
Don't rely on intent to call back from activity tracker
...
- The intent is not updated in certain cases which means that the
callback may not be made if Launcher gets recreated. Instead
have the tracker manage the set of registered callbacks.
- This change allows AbsSwipeUpHandler to continue to receive
onActivityInit calls even if Launcher restarts, and also to
handle a case where restarting while waiting for a page-settling
callback will continue to finish the gesture.
Bug: 183962705
Test: Force recreate at various points in the gesture
Change-Id: Ib5ead8c868e798e26e56776f57bd715c79d087cd
2021-06-14 20:57:40 -07:00
Jonathan Miranda
e3d7a5ca0d
resolve merge conflicts of bea8267854 to sc-v2-dev am: 620c7d1854
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14964089
Change-Id: Id59c40b240acf1aaeb71b345bb1f9ce2a34932e5
2021-06-15 02:46:05 +00:00
Jonathan Miranda
620c7d1854
resolve merge conflicts of bea8267854 to sc-v2-dev
...
Bug: 181901105
Change-Id: I4bbe6258e0d2e5f04931d2a3d8d1f784a90f91de
Merged-In: Ia904b8b96301042c900e0589f33fc625c1c1148b
2021-06-15 02:32:30 +00:00
Hongwei Wang
1c93163efa
Merge "Calculate the position from start bounds for auto-enter PiP" into sc-dev am: 5a2a6e7325 am: 7987decd95
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940622
Change-Id: I561355576f45bbab255d4b99042ddda3f68a57d1
2021-06-15 01:17:34 +00:00
Hongwei Wang
7987decd95
Merge "Calculate the position from start bounds for auto-enter PiP" into sc-dev am: 5a2a6e7325
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940622
Change-Id: I22c35c165d0e881f46843da229374f095b9a1e82
2021-06-15 01:03:08 +00:00
Jonathan Miranda
0fb09b4a1b
Merge "Address LAUNCHER_APP_LAUNCH_FROM_ICON jank." into sc-dev am: bea8267854
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14949954
Change-Id: I3887c48c363405be60dae9210b15b620e07ad3a1
2021-06-15 00:49:47 +00:00
Jonathan Miranda
96c0a95550
Merge "Address LAUNCHER_APP_LAUNCH_FROM_ICON jank." into sc-dev am: bea8267854
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14949954
Change-Id: If8d7343b7d3a28865ceec78e6bd7a751588e86a2
2021-06-15 00:49:44 +00:00
Jonathan Miranda
bea8267854
Merge "Address LAUNCHER_APP_LAUNCH_FROM_ICON jank." into sc-dev
2021-06-15 00:32:40 +00:00
Jon Miranda
0750f03c96
Address LAUNCHER_APP_LAUNCH_FROM_ICON jank.
...
- Delay app launch animations by a frame, and skip logic to skip the first frame.
- Note the icon pressed state animation still occurs, so there is still some
visual feedback for the user that something is happening.
Bug: 181901105
Test: ensure animation still looks smooth (using window animation scale & record in slow mo)
Change-Id: Ia904b8b96301042c900e0589f33fc625c1c1148b
Merged-In: Ia904b8b96301042c900e0589f33fc625c1c1148b
2021-06-14 23:29:29 +00:00
Jonathan Miranda
27ed8af036
Merge "Address LAUNCHER_APP_LAUNCH_FROM_ICON jank."
2021-06-14 23:29:15 +00:00
Hongwei Wang
ef47d47e05
Merge "Calculate the position from start bounds for auto-enter PiP" into sc-dev am: 5a2a6e7325 am: 09d411a349
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940622
Change-Id: I02637d4aa4deb0213178de8a546065f5df09224b
2021-06-14 22:41:49 +00:00
Hongwei Wang
635b3d09c4
Merge "Calculate the position from start bounds for auto-enter PiP" into sc-dev am: 5a2a6e7325
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940622
Change-Id: Ib122e9c2cac21d1170587a6a1fd6a6e6e429cc8b
2021-06-14 22:28:03 +00:00
Hongwei Wang
09d411a349
Merge "Calculate the position from start bounds for auto-enter PiP" into sc-dev am: 5a2a6e7325
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940622
Change-Id: I4599b06f525313a5e5375a26f89a311f6a9563b5
2021-06-14 22:27:55 +00:00
Hongwei Wang
5a2a6e7325
Merge "Calculate the position from start bounds for auto-enter PiP" into sc-dev
2021-06-14 22:21:19 +00:00
Jon Miranda
f8073681e7
Address LAUNCHER_APP_LAUNCH_FROM_ICON jank.
...
- Delay app launch animations by a frame, and skip logic to skip the first frame.
- Note the icon pressed state animation still occurs, so there is still some
visual feedback for the user that something is happening.
Bug: 181901105
Test: ensure animation still looks smooth (using window animation scale & record in slow mo)
Change-Id: Ia904b8b96301042c900e0589f33fc625c1c1148b
2021-06-14 21:25:14 +00:00
Evan Rosky
a14bead20c
Merge "Finish wrapped launcher animations if impl is gone" into sc-v2-dev am: 1f804199c4 am: e11433eadf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940361
Change-Id: Ia559d56fea522cd0b8f5ee3b3e1c7e0541021c6e
2021-06-14 20:28:25 +00:00
Evan Rosky
e11433eadf
Merge "Finish wrapped launcher animations if impl is gone" into sc-v2-dev am: 1f804199c4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940361
Change-Id: I58ebfb3ad4523c870e72e9a72a630e9e66213040
2021-06-14 20:11:34 +00:00
Evan Rosky
1f804199c4
Merge "Finish wrapped launcher animations if impl is gone" into sc-v2-dev
2021-06-14 19:58:13 +00:00
Samuel Fufa
d85735db47
Update all apps divider to pill shape
...
Screenshot: https://screenshot.googleplex.com/4AJFL7MjJuZr7tf
Bug: 188946089
Test: local
Change-Id: If45512b24caefc66725892ab8429afd3d9ce20c8
2021-06-14 13:37:52 -05:00
Jon Spivack
f5d637d098
Merge "Send NIU Actions Intents to default Assistant" into sc-dev am: 3e48c63180 am: adb1e11d74
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940621
Change-Id: I22eee774fbbdd1584e1008d58c504cc74e30ffc6
2021-06-14 18:37:04 +00:00
Jon Spivack
a0e6c277c7
Merge "Send NIU Actions Intents to default Assistant" into sc-dev am: 3e48c63180 am: 7122e96640
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940621
Change-Id: If2908fe7cb0793e870d7b9ffe2a76b6cf8f712db
2021-06-14 18:25:02 +00:00
Jon Spivack
7b57deb534
Merge "Send NIU Actions Intents to default Assistant" into sc-dev am: 3e48c63180
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940621
Change-Id: I9f11bc98ec704e6eeb1e3c4ce278e92aadc5765f
2021-06-14 18:23:45 +00:00
Jon Spivack
adb1e11d74
Merge "Send NIU Actions Intents to default Assistant" into sc-dev am: 3e48c63180
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940621
Change-Id: Iebc9fa87b39f213453503305fdc075a6c093db6b
2021-06-14 18:22:54 +00:00
Jon Spivack
7122e96640
Merge "Send NIU Actions Intents to default Assistant" into sc-dev am: 3e48c63180
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14940621
Change-Id: I6ecc08c16c11b277b628b71b2056146a202e2f8b
2021-06-14 18:22:51 +00:00
Jon Spivack
3e48c63180
Merge "Send NIU Actions Intents to default Assistant" into sc-dev
2021-06-14 18:13:34 +00:00
Winson Chung
1b6a66d491
Merge "Skip entering PIP when dismissing auto-enter pip task" into sc-dev am: 9f5ba22d74
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14941832
Change-Id: I46e4ed1aa45b464ccd04ffea31ff8800665df942
2021-06-14 16:51:00 +00:00
Winson Chung
600f360666
Merge "Skip entering PIP when dismissing auto-enter pip task" into sc-dev am: 9f5ba22d74
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14941832
Change-Id: Ia02220391d940a13ebd2c76fd3474a344951fa40
2021-06-14 16:50:30 +00:00
Winson Chung
9f5ba22d74
Merge "Skip entering PIP when dismissing auto-enter pip task" into sc-dev
2021-06-14 16:39:19 +00:00
Winson Chung
c5d50f710a
Skip entering PIP when dismissing auto-enter pip task
...
- Revert some changes from ag/14827090, we don't actually need to
screenshot when dismissing, but we do need to prevent pip
Fixes: 190751761
Test: Swiping up from YT -> PIP
Swiping up from YT to Overview to home -> PIP
Swiping up from YT to Overview
Change-Id: I2057467d5146be6edc382d3745a1e5269cd76a6b
Merged-In: I2057467d5146be6edc382d3745a1e5269cd76a6b
2021-06-14 16:39:11 +00:00
Winson Chung
8dc8ed4bfb
Merge "Skip entering PIP when dismissing auto-enter pip task" into sc-v2-dev am: 8e92b41238 am: b6fb28c041
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14958115
Change-Id: I3bde1c72a0efe3cdc9f8ed573d362a076a88d810
2021-06-13 23:20:22 +00:00
Winson Chung
756239c405
Merge "Ignore source hint rect if it is too small" into sc-dev am: a50c38c457 am: 98ed38f62b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14930117
Change-Id: I033bec716930f4039a90aa148a46e9c8e30eaaa6
2021-06-13 23:20:13 +00:00
Winson Chung
d8e2ddfaab
Merge "Ignore source hint rect if it is too small" into sc-dev am: a50c38c457 am: 443d89cec5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14930117
Change-Id: Ibe48e0a5fb7d38cdf46a9172a721b3a30ee2c654
2021-06-13 23:12:53 +00:00
Winson Chung
443d89cec5
Merge "Ignore source hint rect if it is too small" into sc-dev am: a50c38c457
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14930117
Change-Id: I8afccaf98f67909f907c72d75f49db7b241701b4
2021-06-13 23:09:38 +00:00