Andrew Cole
67f446827b
Merge "Fixing an issue with the drop target font becoming very small for removing and uninstalling. I also verified that this doesnt break a fix presented in b/264732627" into tm-qpr-dev am: 6cb7469564
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22338450
Change-Id: I415ab087552478fe95d4055735300be1c77b01bb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-30 16:47:29 +00:00
Schneider Victor-tulias
cafab1d7cc
Merge "Add the gesture nav tutorial menu page" into tm-qpr-dev am: 1db2fcbd19
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22119029
Change-Id: Ie1f24b78ea9f49a1089e15331cadc35af0073490
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-30 16:47:18 +00:00
Schneider Victor-tulias
d8e5795131
Merge "Fix TwoPanelWorkspaceTests" into tm-qpr-dev am: 90259a6db4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22185922
Change-Id: I916c0e191cb2e335b9e393ea76c34cff39778481
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-30 16:47:04 +00:00
Tony Wickham
c23c749bc4
Don't stash immediately when drag was canceled
...
Instead, keep the taskbar open for the normal timeout.
Test: Drag an app from taskbar and drop back in taskbar, ensure taskbar
stays open until 5 second timeout; Drag an app from taskbar and drop
into split screen, ensure taskbar stashes immediately
Flag: ENABLE_TRANSIENT_TASKBAR true
Fixes: 275019813
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c691dcba5ad9b454c71b879c45456c3a9ea00888 )
Merged-In: I06ca0eccbfe313dbae8f6d96c7c09bb659f6a27b
Change-Id: I06ca0eccbfe313dbae8f6d96c7c09bb659f6a27b
2023-03-30 16:43:36 +00:00
Riddle Hsu
b1ca1b777f
Reduce no-op IPC when swiping up
...
In SplitScreenController#onGoingToRecentsLegacy, it also ignores:
if (ENABLE_SHELL_TRANSITIONS) return null;
This avoids a latency from the 2-way IPC before calling
RecentsAnimationListener#onRecentsAnimationStart.
Bug: 275508603
Test: Swipe-up
Change-Id: If1aa847bd92b2a16812a5181b4476d9a35619a76
2023-03-30 15:49:40 +00:00
Charlie Anderson
a2dc0a1a9c
prevent some clipping for popup shortcuts on small screens / landscape
...
Test: run failing test
Bug: 275115239
Change-Id: I9278f6e1c1835a8ec6a4f363e237c64fd199716a
2023-03-30 15:08:36 +00:00
Arthur Hung
b5c44b60c0
Merge "Handling statusbar color when back navigation (2/2)" into udc-dev
2023-03-30 11:23:03 +00:00
TreeHugger Robot
cba5d7b5c5
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-03-30 08:58:51 +00:00
Android Build Coastguard Worker
3a5d5ed45f
Snap for 9849129 from 2514a15a85 to udc-release
...
Change-Id: Ie7a0808efa25c818e5b76c2b3e90306d0425203e
2023-03-30 03:27:45 +00:00
Jagrut Desai
d1d0fb8607
Merge "Taskbar System Action with Broadcast Receiver." into tm-qpr-dev
2023-03-29 23:26:26 +00:00
Tony Wickham
52f046e027
Don't stash immediately when drag was canceled
...
Instead, keep the taskbar open for the normal timeout.
Test: Drag an app from taskbar and drop back in taskbar, ensure taskbar
stays open until 5 second timeout; Drag an app from taskbar and drop
into split screen, ensure taskbar stashes immediately
Flag: ENABLE_TRANSIENT_TASKBAR true
Fixes: 275019813
Change-Id: I06ca0eccbfe313dbae8f6d96c7c09bb659f6a27b
Merged-In: I06ca0eccbfe313dbae8f6d96c7c09bb659f6a27b
2023-03-29 23:10:11 +00:00
Jon Miranda
e008411f00
Merge "Align taskbar so that it does not overlap with nav buttons." into tm-qpr-dev
2023-03-29 23:04:43 +00:00
TreeHugger Robot
2514a15a85
Merge "Don't stash immediately when drag was canceled" into udc-dev
2023-03-29 23:04:38 +00:00
TreeHugger Robot
495c7819ef
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2023-03-29 22:22:16 +00:00
Andy Wickham
23f7d82831
Don't move down all apps container when touching near scroll bar.
...
Previously we were using any touch outside of the panel to move
the container, but we want to check this last, after checking if
the touch is near the scrollbar (in which case it should intercept
instead).
Test: Manual
Flag: N/A
Fix: 236661990
Change-Id: I518c546356d1f6c6cedf4b31fa621295dd090175
2023-03-29 22:04:11 +00:00
Andrew Cole
6cb7469564
Merge "Fixing an issue with the drop target font becoming very small for removing and uninstalling. I also verified that this doesnt break a fix presented in b/264732627" into tm-qpr-dev
2023-03-29 21:47:49 +00:00
Sunny Goyal
1fc1cd002f
Merge "Revert "Simplifying some page indicator dots attributes so that it can"" into udc-dev
2023-03-29 21:22:10 +00:00
Jon Miranda
156ff34f35
Align taskbar so that it does not overlap with nav buttons.
...
Fixes: 275510698
Bug: 259712417
Test: View device where taskbar should be start aligned
Update Display size to make everything bigger
Observe that taskbar icons never overlap nav buttons
Flag: ENABLE_TRANSIENT_TASKBAR true
Change-Id: I246374518f21c4b92d3e02e5582c929a471d9305
2023-03-29 21:04:03 +00:00
Sunny Goyal
0263a679f2
Revert "Simplifying some page indicator dots attributes so that it can"
...
This reverts commit a5ead45967 .
Reason for revert: b/274169859
Change-Id: Id214694ae4f61cd70796c6f7e932c1fdef82d746
2023-03-29 19:11:03 +00:00
Schneider Victor-tulias
1db2fcbd19
Merge "Add the gesture nav tutorial menu page" into tm-qpr-dev
2023-03-29 18:54:22 +00:00
Brian Isganitis
d43d7c3702
Clean up device profile change listeners for AllApps.
...
Test: https://b.corp.google.com/issues/260177372#comment1
Bug: 260177372
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d17261029af89ef03b860686d1d3c6651e7c8e13 )
Merged-In: Ic7417980e8280bf2fcb110e5de74ea2ae59d9b74
Change-Id: Ic7417980e8280bf2fcb110e5de74ea2ae59d9b74
2023-03-29 18:46:47 +00:00
Vinit Nayak
e6d86e20aa
Consolidate WorkProfileTest "@After" methods
...
* There were two separate methods, which can run in
any order. Consolidate to reduce variability
Bug: 243688989
Change-Id: Ic924aa8a5d75505aecf6c830c63a85a0d2028d83
2023-03-29 18:21:45 +00:00
Brian Isganitis
d17261029a
Clean up device profile change listeners for AllApps.
...
Test: https://b.corp.google.com/issues/260177372#comment1
Bug: 260177372
Change-Id: Ic7417980e8280bf2fcb110e5de74ea2ae59d9b74
2023-03-29 14:18:14 -04:00
Jeremy Sim
3f10b13a09
Merge "Create flag for new App Pairs feature" into udc-dev
2023-03-29 18:08:35 +00:00
TreeHugger Robot
b11d4a803d
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-d1-dev
2023-03-29 18:04:08 +00:00
Jagrut Desai
d2140ba498
Taskbar System Action with Broadcast Receiver.
...
Test: Manual
Bug: 265618836
Change-Id: I734402ef277a09cf5e41aa63f8be09375706c17a
2023-03-29 10:37:45 -07:00
Andrew Cole
3ae7be6293
Fixing an issue with the drop target font becoming very small for removing and uninstalling. I also verified that this doesnt break a fix presented in b/264732627
...
Fix: 274402490
Test: Manual
Change-Id: Id61cf7e33f83e0cb25c82b5e7b167b04657fd612
2023-03-29 17:21:34 +00:00
Andrew Cole
4c2922225a
Fixing an issue with the drop target font becoming very small for removing and uninstalling. I also verified that this doesnt break a fix presented in b/264732627
...
Fix: 274402490
Test: Manual
Change-Id: Id61cf7e33f83e0cb25c82b5e7b167b04657fd612
2023-03-29 17:20:49 +00:00
Schneider Victor-tulias
90259a6db4
Merge "Fix TwoPanelWorkspaceTests" into tm-qpr-dev
2023-03-29 17:03:59 +00:00
Sunny Goyal
bc8a497fb7
Merge "Updating PinShortcutRequestActivityInfo to provide pinRequest lazily" into tm-qpr-dev am: e1471d3acd am: 6589b4020b am: 89a272fd0d am: 70022ac26e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22318893
Change-Id: I8e5ae3f3a199b2ac2262e9852a5828367d1c2e62
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 07:31:28 +00:00
Sunny Goyal
db76da961d
Merge "Updating PinShortcutRequestActivityInfo to provide pinRequest lazily" into tm-qpr-dev am: e1471d3acd am: 6589b4020b am: 89a272fd0d am: 86af8b9b12
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22318893
Change-Id: Ib6bdaab226f00497ba785689da33ced052fe4769
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 07:30:16 +00:00
Jerry Chang
7e51edd808
Fix wrong surface positioning when animating a split pair to home
...
Use the screen based position instead of parent-relative position to
make sure the surface was placing at the expected position while
animation apps to home.
Bug: 273685456
Test: http://recall/-/fLARJNt42LVxc3tt86SneW/c2pLS6FwyEMweiLiWqqzPa
Change-Id: Iea79e6d2b9ab591fe18c5ac7a0d89bb90a461145
2023-03-29 07:21:33 +00:00
Sunny Goyal
86af8b9b12
Merge "Updating PinShortcutRequestActivityInfo to provide pinRequest lazily" into tm-qpr-dev am: e1471d3acd am: 6589b4020b am: 89a272fd0d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22318893
Change-Id: I9232288289c360fd6697c54ef8035d90232686e3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 07:07:45 +00:00
Sunny Goyal
70022ac26e
Merge "Updating PinShortcutRequestActivityInfo to provide pinRequest lazily" into tm-qpr-dev am: e1471d3acd am: 6589b4020b am: 89a272fd0d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22318893
Change-Id: I1a0df944a125fdbbe49881ec6d471ca2664519c4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 07:05:52 +00:00
Sunny Goyal
89a272fd0d
Merge "Updating PinShortcutRequestActivityInfo to provide pinRequest lazily" into tm-qpr-dev am: e1471d3acd am: 6589b4020b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22318893
Change-Id: Ia7720436df295ba130410cd8ba5237585d676fa4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 06:34:14 +00:00
Sunny Goyal
6589b4020b
Merge "Updating PinShortcutRequestActivityInfo to provide pinRequest lazily" into tm-qpr-dev am: e1471d3acd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22318893
Change-Id: I38621d4470db873fd0b3b1b1b38047018cbcdec2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 06:04:26 +00:00
Sunny Goyal
e1471d3acd
Merge "Updating PinShortcutRequestActivityInfo to provide pinRequest lazily" into tm-qpr-dev
2023-03-29 05:42:02 +00:00
Bill Yi
4a7f7025b7
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Idd3d822debe118ff239dbbcac121170df81769f0
2023-03-28 20:05:36 -07:00
Bill Yi
5f5627ec20
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie923f09baaaa91bce6f664b48a6690b928166b53
2023-03-28 20:05:00 -07:00
Android Build Coastguard Worker
cd84ff7e74
Snap for 9839270 from 6164ce950a to udc-release
...
Change-Id: Ibb5726675dc79c3df6453dc1831fd3a434663bd2
2023-03-29 03:01:02 +00:00
TreeHugger Robot
b1ae3c0a36
Merge "Scroll to top when new header is selected in two pane widget picker" into udc-dev am: d48a6fb4b7 am: b3f5b3209a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22304002
Change-Id: I144b7e883edb8a23d5caa5b38254b8b8283d4b30
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 00:20:10 +00:00
Bill Yi
6a41f41623
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id287b1b9478dff87ded787c247586da93457aca3
2023-03-28 17:18:12 -07:00
Bill Yi
eab938eb5c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I8efb0abf7288854acdc5c1cffb778b8ecc632ceb
2023-03-28 17:17:38 -07:00
Saumya Prakash
566a0d3389
Merge "Add extra error checking for Home Gesture Tutorial" into tm-qpr-dev am: eed10f31f7 am: 95c9996088 am: c63702b6b4 am: 974d4a0259
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22296252
Change-Id: I4bb66199e46dae6b718f1c04072c63f98198d1c4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 00:16:13 +00:00
Randy Pfohl
588a4765e0
Merge "checking if outline provider is null to handle rare NPE" into tm-qpr-dev am: 40f065d1fd am: a402713eb2 am: 5c588c95b4 am: ce930caaeb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/21995352
Change-Id: Ib40c1f2d6d5221cadd22907ffcc1a636b247d59f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 00:15:15 +00:00
TreeHugger Robot
27a0394c4b
Merge "Scroll to top when new header is selected in two pane widget picker" into udc-dev am: d48a6fb4b7 am: a60d5fec57
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22304002
Change-Id: Icbb780320f9de277f903874f1f5d7c2b07b55210
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 00:09:10 +00:00
Saumya Prakash
d462e39f76
Merge "Add extra error checking for Home Gesture Tutorial" into tm-qpr-dev am: eed10f31f7 am: 95c9996088 am: c63702b6b4 am: 23bb93bef6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22296252
Change-Id: I8dca9f84c2693fa7ae37cf312c9fee4d7fb5e416
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 00:08:12 +00:00
Randy Pfohl
9db6955726
Merge "checking if outline provider is null to handle rare NPE" into tm-qpr-dev am: 40f065d1fd am: a402713eb2 am: 5c588c95b4 am: 8ce0ab7a5e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/21995352
Change-Id: Ie5054c1d6948039eb71b20e56dfdc9bd0eae0a51
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-29 00:06:53 +00:00
TreeHugger Robot
a60d5fec57
Merge "Scroll to top when new header is selected in two pane widget picker" into udc-dev am: d48a6fb4b7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22304002
Change-Id: I62bad495ed9216dc2e44cbdb2852bb0b9e6e45f4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-28 23:34:02 +00:00
TreeHugger Robot
b3f5b3209a
Merge "Scroll to top when new header is selected in two pane widget picker" into udc-dev am: d48a6fb4b7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22304002
Change-Id: I9c8e2f6af5154e9b1f4f07708e103f640f6858d9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-28 23:31:24 +00:00