TreeHugger Robot
32e6222f33
Merge "Fix bug where preview item icon fades/disappears for a frame during" into sc-dev am: 0bf000104f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14985104
Change-Id: I8ce1e82cd4214df9afafb9c98aaec27e600c3c56
2021-06-16 23:38:47 +00:00
TreeHugger Robot
0bf000104f
Merge "Fix bug where preview item icon fades/disappears for a frame during" into sc-dev
2021-06-16 23:24:58 +00:00
TreeHugger Robot
447b5aa442
Merge "Reattach LauncherAppWidgetHostView to its parent after canceling drag" into sc-dev am: 4176cb33bb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14970490
Change-Id: I48fe2734fb01fd7a66796a1d8dbc9a515290901c
2021-06-16 22:38:21 +00:00
TreeHugger Robot
4176cb33bb
Merge "Reattach LauncherAppWidgetHostView to its parent after canceling drag" into sc-dev
2021-06-16 22:25:41 +00:00
Jonathan Miranda
d1698783b6
Merge "Update launcher text to match specs." into sc-dev am: f89c4280b3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14986097
Change-Id: Ib3e5371294b30b66765725d9186d0577456bbaeb
2021-06-16 21:06:43 +00:00
Jonathan Miranda
f89c4280b3
Merge "Update launcher text to match specs." into sc-dev
2021-06-16 20:51:48 +00:00
Jonathan Miranda
95168f389e
Merge "Add ENABLE_SCRIM_FOR_APP_LAUNCH feature flag." into sc-dev am: 28e39335bc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14987185
Change-Id: I3a15b70a7299c1ed27b23ac7c906321b4ec35e04
2021-06-16 20:38:19 +00:00
Jonathan Miranda
28e39335bc
Merge "Add ENABLE_SCRIM_FOR_APP_LAUNCH feature flag." into sc-dev
2021-06-16 20:34:48 +00:00
Hyunyoung Song
383f2176db
Merge "All apps motion" into sc-dev am: d2ad97989c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14973766
Change-Id: Ic79779c3df9e4f93c8e40c95e96be9019c40c9ec
2021-06-16 20:33:50 +00:00
Hyunyoung Song
d2ad97989c
Merge "All apps motion" into sc-dev
2021-06-16 20:14:46 +00:00
Yogisha Dixit
0fd9ebbfaa
Merge "Fix drop target icons being truncated." into sc-dev am: de268a51a1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14899271
Change-Id: Icd758f9c7169a258feb8dd29e48ecd3c9865ecff
2021-06-16 20:01:55 +00:00
Yogisha Dixit
de268a51a1
Merge "Fix drop target icons being truncated." into sc-dev
2021-06-16 19:48:08 +00:00
Jonathan Miranda
5473ae0c18
Merge "App Shortcut menu bug fixes and polish." into sc-dev am: c846245f1b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14985072
Change-Id: I1f820134d767abd5774e0d752786e9e174c06fed
2021-06-16 18:18:15 +00:00
Hyunyoung Song
54a44d4c44
All apps motion
...
Bug: 189970327
Test: manual
TL;DR;;
equation: settleVelocity = releaseVelocity + interpolator 2nd deritive * t
Change-Id: I86fec339523fbc3bb347dec4affbd2d1c063d13d
2021-06-16 11:17:59 -07:00
Jon Miranda
b73e591712
Add ENABLE_SCRIM_FOR_APP_LAUNCH feature flag.
...
Bug: 191088291
Test: manual
Change-Id: Ia144c72e0fe1292ed856a37ee714a1cda50083d5
2021-06-16 18:13:23 +00:00
Jonathan Miranda
c846245f1b
Merge "App Shortcut menu bug fixes and polish." into sc-dev
2021-06-16 18:06:13 +00:00
TreeHugger Robot
93a55e087a
Merge "Add work toggle to work apps paused message" into sc-dev am: 29dba38119
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14970540
Change-Id: Ife435d1892b538478f79726a26a02abd8beef379
2021-06-16 16:14:14 +00:00
TreeHugger Robot
29dba38119
Merge "Add work toggle to work apps paused message" into sc-dev
2021-06-16 15:57:49 +00:00
Yogisha Dixit
ed052ab212
Fix drop target icons being truncated.
...
The icons were being truncated due to incorrect viewport width/height
values for the vector drawable.
Test: manual
Bug: 187036287
Change-Id: Ie2d0ffe815501d2e943146a79cb4ede379ce0ecf
2021-06-16 14:07:38 +01:00
Stevie Kideckel
ad811e1b64
Merge "Use drawable states for list positions instead of swapping drawables" into sc-dev am: 358411a96a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14966492
Change-Id: I8d277f922c8bf07b504a270c87e412ba4d83239f
2021-06-16 09:49:36 +00:00
Stevie Kideckel
358411a96a
Merge "Use drawable states for list positions instead of swapping drawables" into sc-dev
2021-06-16 09:34:21 +00:00
Jon Miranda
229c4c3235
App Shortcut menu bug fixes and polish.
...
- Widget is its own item.
- Change order of icon order.
- Update grab handle colors
Bug: 188095695
Test: long press on apps with/without widgets, long press apps on workspace/
all apps/search
Change-Id: Iabb9b4b3f3a928103b9d62601f22e74ef2325d7c
2021-06-15 18:59:51 -07:00
Jon Miranda
a7783fd734
Update launcher text to match specs.
...
Bug: 190915409
Test: visual, manual
Change-Id: I9560f95a452cf92ca3eada2a13f3ed63cc9b44da
2021-06-15 14:47:30 -07:00
Schneider Victor-tulias
ed67479c40
Merge "Skip item infos that fail session info verification." into sc-dev am: e00d88e32a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14792907
Change-Id: I82aa6d610912ee4ed32b12961911bd7e0cb66714
2021-06-15 21:17:01 +00:00
Hongwei Wang
c4b1a50a70
Merge "Use RectFSpringAnim for auto-enter-pip" into sc-dev am: e3bfeddd04
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14984847
Change-Id: I0e2976b5f41baed1729fd9c64e65ab489e7a4a16
2021-06-15 21:16:43 +00:00
Thiru Ramasamy
47224bc3a3
Merge "Enable logging for 'Themed icons' setting." into sc-dev am: 640fc8b84d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14983277
Change-Id: I06a98f6434e448dad971319fcf6d9ec4bb7b8743
2021-06-15 21:16:22 +00:00
Jon Miranda
9d41499a33
Fix bug where preview item icon fades/disappears for a frame during
...
- Remove fade since we no longer clip icons.
- Ensures a clean handoff between drag view and folder icon preview item.
Bug: 175329686
Test: create folder / add items to folder
Change-Id: Iaab592410734b0b5239dbbddbb9b2ed5a9f5d8b0
2021-06-15 21:14:47 +00:00
Schneider Victor-tulias
e00d88e32a
Merge "Skip item infos that fail session info verification." into sc-dev
2021-06-15 20:54:23 +00:00
Hongwei Wang
e3bfeddd04
Merge "Use RectFSpringAnim for auto-enter-pip" into sc-dev
2021-06-15 20:50:45 +00:00
Thiru Ramasamy
640fc8b84d
Merge "Enable logging for 'Themed icons' setting." into sc-dev
2021-06-15 20:47:23 +00:00
Samuel Fufa
dfc274364e
Add work toggle to work apps paused message
...
This also fixes scrolling issues in landscape
Bug: 186857875
Bug: 161929312
Bug: 189983516
Bug: 190567199
screenshot: https://screenshot.googleplex.com/BCjcyJFqJo6W4Tr
Test: local
Change-Id: I7bcf23cc4be2fca936eba41342731789eb8f3292
2021-06-15 14:58:05 -05:00
Schneider Victor-tulias
12e9345f4f
Skip item infos that fail session info verification.
...
trichromelibrary.canary is failing session info verification, but is still being added as blank icon on the workspace in some cases. Added logic to skip apps that fail this verification until the root cause can be found.
Bug: 168788486
Test: none
Change-Id: I8a7fe76f321de493b2c6c67ba6922eae23067ff3
2021-06-15 12:12:07 -07:00
Hongwei Wang
9d3e31e67c
Use RectFSpringAnim for auto-enter-pip
...
Make SwipePipToHomeAnimator a subclass of RectFSpringAnim and use the
bounds calculated from latter for auto-enter-pip transition.
Note that the landscape to portrait case may not fully comply to
RectFSpringAnim as we calculate the position separately in
SwipePipToHomeAnimator.
Video: http://recall/-/aaaaaabFQoRHlzixHdtY/CWBPU2A6vB8CeTFRanQLx
Bug: 184789411
Test: manual, see video
Change-Id: I67dae09e682b7d8f1a1f08995eb3bcf76bdf7417
2021-06-15 12:04:17 -07:00
TreeHugger Robot
1334033799
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 1560f401ae -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14982080
Change-Id: I672ad2a4406a0e5cfe234bc3ba35fcf7a6eaa74f
2021-06-15 18:53:18 +00:00
TreeHugger Robot
2654976c91
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 7baa1aea25 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14982082
Change-Id: I0b38f3f24f183fa78d7246fb4a833f47621b08af
2021-06-15 18:52:55 +00:00
TreeHugger Robot
20422f7030
Merge "Update all apps divider to pill shape" into sc-dev am: 4ff2682787
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14966493
Change-Id: I588f35969f14d1e44727cf69e9a3711ca86eb5ef
2021-06-15 18:52:30 +00:00
TreeHugger Robot
1560f401ae
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-15 18:52:15 +00:00
Samuel Fufa
01e01ebb39
Merge "Fix home settings landing page" into sc-dev am: 1bd6fdb6e3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965825
Change-Id: Ic58a7ee319f6c40d72d4e087a49ce030be23db82
2021-06-15 18:51:54 +00:00
TreeHugger Robot
7baa1aea25
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-15 18:49:17 +00:00
TreeHugger Robot
4ff2682787
Merge "Update all apps divider to pill shape" into sc-dev
2021-06-15 18:33:22 +00:00
Samuel Fufa
1bd6fdb6e3
Merge "Fix home settings landing page" into sc-dev
2021-06-15 18:32:36 +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
b23dd4eaa0
Merge "Remove IME visibility check before closing the keyboard" into sc-dev am: 9c25a4dd07
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14974657
Change-Id: Icfb1b96ce764fba751774523fddccf860ac2205b
2021-06-15 18:15:06 +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
9c25a4dd07
Merge "Remove IME visibility check before closing the keyboard" into sc-dev
2021-06-15 18:00:48 +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
Alina Zaidi
cbb8df3ec3
Merge "Update bottom widget picker and pin widget dialog layout in landscape mode." into sc-dev am: b5459c9ba5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14817823
Change-Id: Ide581f63a52c03c9fbf948ff77d12bdb98add096
2021-06-15 17:36:48 +00:00
Alina Zaidi
b5459c9ba5
Merge "Update bottom widget picker and pin widget dialog layout in landscape mode." into sc-dev
2021-06-15 17:23:02 +00:00