András Klöczl
731e212ded
Merge changes from topic "presubmit-am-8ce32e7119354afcbcbcf14637839490" into tm-mainline-prod
...
* changes:
[automerge] Change page snapping logic for large screen devices 2p: 07111f25f4
Change page snapping logic for large screen devices
2022-04-13 11:18:39 +00:00
Shikha Malhotra
1d1975b684
Merge "Review comments followup" into tm-dev am: 80a315e50f am: 6543cb7899
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17691944
Change-Id: Idd05c59f47907ca7d05678c9ff6c380450248fb2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-13 11:14:16 +00:00
TreeHugger Robot
1998e981b9
Merge "Adjust the insets frame providing method per API change" into tm-dev am: d9939d8174 am: 5894f5fcac am: fe848881db
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17517844
Change-Id: Ica2a44b29109840deac1488bbf0361e01e9257ff
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-13 11:11:12 +00:00
Shikha Malhotra
6543cb7899
Merge "Review comments followup" into tm-dev am: 80a315e50f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17691944
Change-Id: Ibf98a76a732a858d04ed611064a8a8ffd377f04e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-13 08:36:14 +00:00
Shikha Malhotra
80a315e50f
Merge "Review comments followup" into tm-dev
2022-04-13 08:00:31 +00:00
TreeHugger Robot
0500a5479c
Merge "Adjust the insets frame providing method per API change" into tm-dev am: d9939d8174
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17517844
Change-Id: I8616ee972a683e61168d821f2e01efbf0fe620c5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-13 02:29:35 +00:00
TreeHugger Robot
d9939d8174
Merge "Adjust the insets frame providing method per API change" into tm-dev
2022-04-13 01:53:04 +00:00
Presubmit Automerger Backend
e5006775ba
[automerge] Change page snapping logic for large screen devices 2p: 07111f25f4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17504354
Bug: 213305066
Change-Id: I79dc0ead5096ff245a0befe2030cf14954d844c4
2022-04-12 19:24:28 +00:00
Andras Kloczl
07111f25f4
Change page snapping logic for large screen devices
...
Use 15% of the screen width instead of 40% of the page
width currently used for phones.
Test: try page snapping on Launcher home
Bug: 213305066
Change-Id: I6a525100bf942c5089f580a27250c425ca95cf00
2022-04-12 20:23:23 +01:00
Shikha Malhotra
f78da1bae3
Review comments followup
...
These are review comments followup from ag/17399997
Bug: b/218187058
Test: manually test thet Launcher3 features work correctly
Change-Id: I9865a37c1ed663370dc28e7678994f3d961e3cd1
2022-04-12 14:33:07 +00:00
Presubmit Automerger Backend
5c34219062
[automerge] Animate clear all button's alpha after last task has scrolled beyond its edge. 2p: 29fbab4ddd 2p: 97c752a7b5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17319410
Change-Id: I870f1f2ba6d627fb4a909fdca825cdb183761afa
2022-04-12 14:32:34 +00:00
Presubmit Automerger Backend
97c752a7b5
[automerge] Animate clear all button's alpha after last task has scrolled beyond its edge. 2p: 29fbab4ddd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17319410
Change-Id: I3c6a4bc96a24c72880be522d98d271fcb7889483
2022-04-12 14:32:28 +00:00
Pat Manning
29fbab4ddd
Animate clear all button's alpha after last task has scrolled beyond its edge.
...
Test: manual
Fix: 208879377
Change-Id: Iad43abbe36d11317869a0c5aa6a8d59fd1fddb67
2022-04-12 15:32:06 +01:00
Brian Isganitis
f654c087cf
Defer unstashing taskbar on all apps close if gesture in progress. am: 4ad53f1268 am: d4db67233e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17625367
Change-Id: Ic46b19ffeb6da9be2f4ed871c31262489c8819fc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-12 05:53:54 +00:00
Brian Isganitis
d4db67233e
Defer unstashing taskbar on all apps close if gesture in progress. am: 4ad53f1268
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17625367
Change-Id: I765601d616763ea80261a0c00376fe07a9586d38
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-12 05:38:25 +00:00
Brian Isganitis
4ad53f1268
Defer unstashing taskbar on all apps close if gesture in progress.
...
This behavior is more consistent with how we update taskbar stashing when IME is dismissed.
Test: Verified stashing behavior with gestures, 3-button, and bottom sheet dismiss.
Fix: 223837786
Change-Id: Ib85ebe629f33f0bddc36bbc8d99136711105b279
2022-04-11 19:54:53 -07:00
Tracy Zhou
c2538d748a
Add originalView of the menu to SystemShortcut
...
Split from home animation needs to originate from the app icon instead of the menu item icon. This can be useful for other animations in the future.
Bug: 226395821
Test: N/A
Change-Id: If45d80e347ba275bd550b6acd6ad81b319e753a3
2022-04-11 17:13:35 -07:00
Tracy Zhou
b5d7744c1b
Merge "Play icon alignment animation in live tile mode" into tm-dev
2022-04-12 00:05:34 +00:00
Tracy Zhou
4e0e1fe8d3
Merge changes from topic "presubmit-am-216ff17d358d48469a36af82b0d743de"
...
* changes:
[automerge] Play icon alignment animation in live tile mode 2p: 42e30963c3 2p: 9299049935
[automerge] Play icon alignment animation in live tile mode 2p: 42e30963c3
Play icon alignment animation in live tile mode
2022-04-12 00:05:34 +00:00
Tracy Zhou
7cec3b9a4c
Merge changes from topic "presubmit-am-216ff17d358d48469a36af82b0d743de" into tm-mainline-prod
...
* changes:
[automerge] Play icon alignment animation in live tile mode 2p: 42e30963c3
Play icon alignment animation in live tile mode
2022-04-12 00:05:34 +00:00
Tracy Zhou
abc2288399
Merge "Update task bar icon alignment logic when launcher is paused and resumed in Overview" into tm-dev
2022-04-12 00:03:15 +00:00
Presubmit Automerger Backend
5259a29738
[automerge] Update task bar icon alignment logic when launcher is paused and resumed in Overview 2p: d4ed2f7717 2p: 6113a9420f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17677036
Bug: 223109070
Change-Id: Idb127e1e7ee0c3a583be9ade8540f8a1e5158a36
2022-04-11 23:13:05 +00:00
Presubmit Automerger Backend
6113a9420f
[automerge] Update task bar icon alignment logic when launcher is paused and resumed in Overview 2p: d4ed2f7717
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17677036
Bug: 223109070
Change-Id: Ifb4c9b373bacce8f15a125b5b9cf97f20cd3d097
2022-04-11 23:12:58 +00:00
Tracy Zhou
d4ed2f7717
Update task bar icon alignment logic when launcher is paused and resumed in Overview
...
If launcher is paused and resumed in overview, goingToUnstashedLauncherStateChanged doesn't change, so we should not use goingToUnstashedLauncherState as a signal for the end value of mIconAlignmentForResumedState anim
Bug: 223109070
Test: go to overview, use the share functionality, share to drive, and make sure task bar ends up in stashed state. Making sure that it never unstashes is out of scope for this change
Change-Id: I5684be6b58279a9b41e257dd72591f7d692c2fbc
2022-04-11 23:12:49 +00:00
Presubmit Automerger Backend
21f16037db
[automerge] Play icon alignment animation in live tile mode 2p: 42e30963c3 2p: 9299049935
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17464395
Change-Id: I37edb095447018a74021896a83be649f193b4606
2022-04-11 23:11:58 +00:00
Presubmit Automerger Backend
9299049935
[automerge] Play icon alignment animation in live tile mode 2p: 42e30963c3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17464395
Change-Id: I39ab52b492edcefe1f30120fe8f2f2625bd27fb1
2022-04-11 23:11:51 +00:00
Tracy Zhou
42e30963c3
Play icon alignment animation in live tile mode
...
aka launcher is not resumed but recents animation is running
Fixes: 210047102
Test: Go to overview in live tile mode, tap on somewhere outside any task in overview, and make sure icon alignment animation is played.
Change-Id: Ic300ee296049b6fdcdf6d2595916cc84c09d95fa
2022-04-11 16:11:28 -07:00
Hongwei Wang
51cf7d18a7
Pass sourceRectHint to auto-enter-pip transition
...
Bug: 198309223
Video: http://recall/-/aaaaaabFQoRHlzixHdtY/eODHpvqAQPfbwjFamtRYC1
Test: manual, see video
Change-Id: I169603c5285f9a226ab0423dbd36d8e3e2ca51a1
2022-04-11 14:33:44 -07:00
Brian Isganitis
5b89b31b12
Log taskbar all apps entrypoint, launches, and drags
...
Test: wwdebug, wwlogcat, ensure container is formatted as follows:
container_info {
all_apps_container {
taskbar {
}
}
}
Bug: 204696617
Change-Id: I2492b133f95fccb059010bc9e5ed6cce73c211f9
2022-04-11 12:14:14 -07:00
Bill Yi
795a9a8cee
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev
2022-04-11 15:15:08 +00:00
Bill Yi
01ee1ca136
Merge "Import translations. DO NOT MERGE ANYWHERE"
2022-04-11 15:14:53 +00:00
Josh Tsuji
538581639e
Merge "Add the staggered ring appear animation!" into tm-dev
2022-04-11 14:32:44 +00:00
Josh Tsuji
f38a5659a5
Merge changes from topic "tsuji-staggered-unlock"
...
* changes:
[automerge] Add the staggered ring appear animation! 2p: feb31ca567 2p: 3cee2086ed
[automerge] Add the staggered ring appear animation! 2p: feb31ca567
Add the staggered ring appear animation!
2022-04-11 14:32:44 +00:00
Josh Tsuji
86262c94e1
Merge changes from topic "tsuji-staggered-unlock" into tm-mainline-prod
...
* changes:
[automerge] Add the staggered ring appear animation! 2p: feb31ca567
Add the staggered ring appear animation!
2022-04-11 14:32:44 +00:00
Alex Chau
e7b727e88e
Merge "Force update orientation handler for initial recents view state." into tm-dev
2022-04-11 12:43:54 +00:00
Presubmit Automerger Backend
8314593e8c
[automerge] Force update orientation handler for initial recents view state. 2p: 671d44b36b 2p: a0db0c3373
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17658703
Bug: 228565696
Change-Id: Ibf2160dcbc8b3c21ae51d6bacb1a55648c7c40bf
2022-04-11 02:55:23 +00:00
Presubmit Automerger Backend
a0db0c3373
[automerge] Force update orientation handler for initial recents view state. 2p: 671d44b36b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17658703
Bug: 228565696
Change-Id: I0b7360ea44d8076fd3c17348e173a6e66e0c0dc9
2022-04-11 02:55:17 +00:00
wilsonshih
671d44b36b
Force update orientation handler for initial recents view state.
...
Force execute updateSizeAndPadding at onGestureAnimationStart to ensure
there has computed the initial task size even if orientation didn't
changed.
Bug: 228565696
Test: run "atest NexusLauncherTests" on tablet device.
Change-Id: I175754a68e91039dffdfd4035414885417882a07
2022-04-11 10:53:18 +08:00
Jeremy Sim
5d2a1f47c0
Merge "Fix placement bug with split staging icon in RtL" into tm-dev
2022-04-10 01:48:53 +00:00
Jeremy Sim
47988097b4
Merge changes from topic "presubmit-am-8e96c6381a9e4b5293842cc17f174988"
...
* changes:
[automerge] Fix placement bug with split staging icon in RtL 2p: 43c79704ed 2p: 05cd7428a7
[automerge] Fix placement bug with split staging icon in RtL 2p: 43c79704ed
Fix placement bug with split staging icon in RtL
2022-04-10 01:48:53 +00:00
Jeremy Sim
70760fdf34
Merge changes from topic "presubmit-am-8e96c6381a9e4b5293842cc17f174988" into tm-mainline-prod
...
* changes:
[automerge] Fix placement bug with split staging icon in RtL 2p: 43c79704ed
Fix placement bug with split staging icon in RtL
2022-04-10 01:48:53 +00:00
Bill Yi
92fd7b6e20
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I62411927e91b9b57de2ed2d28d35b47c6069a6e7
2022-04-09 04:06:52 +00:00
Bill Yi
eba3739a56
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia84d13e4b1c02afa3938521fbbb9d52d405f9f40
2022-04-09 03:58:14 +00:00
Bill Yi
5aa70fb47c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I1a3bf6b030ed7d5ba11f062b788c1ca66c1f3b67
2022-04-09 03:56:44 +00:00
Jeremy Sim
e15927eec7
Merge "Implement splitting from Taskbar long-press" into tm-dev
2022-04-09 01:21:14 +00:00
Jeremy Sim
b2b0eb35ae
Merge changes from topic "presubmit-am-66c2d088f05444b5984eb37e35ba24a0"
...
* changes:
[automerge] Implement splitting from Taskbar long-press 2p: abdf25d226 2p: 5c638fdfbe
[automerge] Implement splitting from Taskbar long-press 2p: abdf25d226
Implement splitting from Taskbar long-press
2022-04-09 01:21:14 +00:00
Jeremy Sim
e3e4c9802f
Merge changes from topic "presubmit-am-66c2d088f05444b5984eb37e35ba24a0" into tm-mainline-prod
...
* changes:
[automerge] Implement splitting from Taskbar long-press 2p: abdf25d226
Implement splitting from Taskbar long-press
2022-04-09 01:21:14 +00:00
Presubmit Automerger Backend
e49e68a143
[automerge] Fix placement bug with split staging icon in RtL 2p: 43c79704ed 2p: 05cd7428a7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17668514
Change-Id: I04ad77f48de1afdd452bccd8f44f7aece36b30ef
2022-04-09 01:05:36 +00:00
Presubmit Automerger Backend
05cd7428a7
[automerge] Fix placement bug with split staging icon in RtL 2p: 43c79704ed
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17668514
Change-Id: I4a85a0dd0acb50a37736220c560d72ad24866797
2022-04-09 01:05:30 +00:00
Jeremy Sim
43c79704ed
Fix placement bug with split staging icon in RtL
...
Fixes a bug where switching the phone to RtL caused Overview's split staging icon to be placed incorrectly.
The bug was caused by the fact that FrameLayout margins were not working consistently in RtL. This may be another bug; more investigation required (b/201920967).
This fix makes it so that the icon is positioned using setX and setY rather than margins.
Fixes: 227372971
Test: Manual
Change-Id: I6e5371d20e8e2e4e6f41ba93d0dfa36ed085c103
2022-04-08 18:05:05 -07:00