Liran Binyamin and Android (Google) Code Review
9af43dfdf8
Merge "Don't animate new bubble when already expanded" into main
2024-04-25 22:56:57 +00:00
Liran Binyamin and Android (Google) Code Review
b8cf10a409
Merge "Handle taps on the animating bubble" into main
2024-04-25 22:56:32 +00:00
Brandon Dayauon and Android (Google) Code Review
46776af42d
Merge "Make all apps text focusable by accessibility." into main
2024-04-25 22:34:34 +00:00
Saumya Prakash and Automerger Merge Worker
89ddc9cf04
[automerger skipped] Merge "Only run search edu when enabled, also make code more generic." into 24D1-dev am: 436f342b5a -s ours
...
am skip reason: Merged-In I1cea3ee56922c0b47ae7e8379aad4b36570daa17 with SHA-1 17cd6ca62a is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27073218
Change-Id: I1d6a193bf9db1f6fb9a430a7e46d30b21042320a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-25 22:31:10 +00:00
Saumya Prakash and Automerger Merge Worker
f10f87b322
[automerger skipped] Only run search edu when enabled, also make code more generic. am: 194403681b -s ours
...
am skip reason: Merged-In I1cea3ee56922c0b47ae7e8379aad4b36570daa17 with SHA-1 17cd6ca62a is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27073218
Change-Id: Iad65cdf40dd00718f7df5cf153e6613a549606fb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-25 22:31:07 +00:00
Saumya Prakash and Android (Google) Code Review
436f342b5a
Merge "Only run search edu when enabled, also make code more generic." into 24D1-dev
2024-04-25 22:10:32 +00:00
Shamali Patwa and Android (Google) Code Review
1f2dabfb4e
Merge "Re-enable the testDragCustomShortcut test in pre-submits" into main
2024-04-25 21:09:21 +00:00
Treehugger Robot and Android (Google) Code Review
aab3693c61
Merge "Increasing Header height to 72dp." into main
2024-04-25 21:00:44 +00:00
Brian Isganitis and Android (Google) Code Review
b3a3ffa8bb
Merge "Remove nav button controller dependency on TIS." into main
2024-04-25 20:51:49 +00:00
Shan Huang and Android (Google) Code Review
da82c82a2b
Merge "Generate progress events from app process for app animations." into main
2024-04-25 19:48:53 +00:00
Treehugger Robot and Android (Google) Code Review
d1a01bd8a3
Merge "testDragToFolder is stable; promoting to presubmit" into main
2024-04-25 19:43:57 +00:00
Shamali P
0dce4a0704
Re-enable the testDragCustomShortcut test in pre-submits
...
In follow up need to align the code that looks for widets to work for
two pane picker in tablets.
Bug: 322820039
Flag: N/A
Test: Presubmit enabled for test
Change-Id: If8a3a7867bbafd5a08ebaef6ed354105762a8a23
2024-04-25 19:13:53 +00:00
Treehugger Robot and Android (Google) Code Review
2bed168c4d
Merge "Reapply "add more unit tests for WorkspaceItemProcessor"" into main
2024-04-25 18:48:07 +00:00
Helen Cheuk and Android (Google) Code Review
b9ed7c152a
Merge "Disable launcher focus outline animation" into main
2024-04-25 18:43:05 +00:00
Saumya Prakash
194403681b
Only run search edu when enabled, also make code more generic.
...
We only need to run the Search edu if it is enabled on devices. The code
itself is also made more generic in terms of method and variable names.
Fix: 330401405
Test: Enable and disable the search function and check whether the edu tooltip shows
up for each specific use case.
Flag: ACONFIG com.android.launcher3.enable_taskbar_pinning NEXTFOOD
Change-Id: I1cea3ee56922c0b47ae7e8379aad4b36570daa17
Merged-In: I1cea3ee56922c0b47ae7e8379aad4b36570daa17
2024-04-25 18:37:02 +00:00
Daniel Akinola and Android (Google) Code Review
e91b4b52ee
Merge "Revert "Force calculator to launch in fullscreen for taskbar tests"" into main
2024-04-25 17:56:47 +00:00
Daniel Akinola and Android (Google) Code Review
2a19774bbe
Merge "Revert "Force calculator to launch in fullscreen for quickswitch tests"" into main
2024-04-25 17:56:47 +00:00
Sebastián Franco and Android (Google) Code Review
307bafc511
Merge "Adding screenrecord to get more information about the test" into main
2024-04-25 17:48:49 +00:00
Mykola Podolian and Android (Google) Code Review
cbc77c9818
Merge "Removed arrow animation on selected bubble closing." into main
2024-04-25 17:31:34 +00:00
Himanshu Gupta and Android (Google) Code Review
578f1a474e
Merge "Fix Accessbility bugs for PS." into main
2024-04-25 17:03:54 +00:00
Charlie Anderson
9ac6f42610
Reapply "add more unit tests for WorkspaceItemProcessor"
...
Also, add more unit tests around Widgets.
This reverts commit d9ed5f301b .
Test: Added unit tests
Flag: N/A
Bug: 330906931
Bug: 294386159
Change-Id: I8de74bce8bddd06e5ce1399d26253cb936281bee
2024-04-25 12:35:14 -04:00
Daniel Akinola and Android (Google) Code Review
56ccf74899
Revert "Force calculator to launch in fullscreen for taskbar tests"
...
This reverts commit 8771dfe3dd .
Reason for revert: was only a temporary fix while investigating issue, should be unnecessary after ag/27089675 is landed.
Change-Id: I5963dc77f31eb45c1cdd100788b045891de2d716
2024-04-25 15:49:06 +00:00
Daniel Akinola and Android (Google) Code Review
4e955ed606
Revert "Force calculator to launch in fullscreen for quickswitch tests"
...
This reverts commit 41fcfc1f72 .
Reason for revert: was only a temporary fix while investigating issue, should be unnecessary after ag/27089675 is landed.
Change-Id: Ic1ab614cfc0e7bf4b82c8d0eaa1662fd4129932a
2024-04-25 15:47:57 +00:00
mpodolian
1e7e52b923
Removed arrow animation on selected bubble closing.
...
We should first decide how we would like to animate dismissal of the
selected bubble, and than implement arrow animation. The issue exists
because background is shrinked without an animation.
Test: Visual
Fixes: 293350516
Flag: ACONFIG com.android.wm.shell.enable_bubble_bar DEVELOPMENT
Change-Id: Ia0cf04671bf9e93c98c45c99a21865055462e6df
2024-04-25 15:21:57 +00:00
Alex Chau and Android (Google) Code Review
2db50a8545
Merge "Avoid adding unnecessary topMargin to TaskThumbnails in DesktopTaskView" into main
2024-04-25 14:45:59 +00:00
Liran Binyamin
4f35ee9968
Don't animate new bubble when already expanded
...
Flag: ACONFIG com.android.wm.shell.enable_bubble_bar DEVELOPMENT
Bug: 280605846
Test: manual
Change-Id: I2fe4eb1ad05cfe693630c3a4a8493fecba81965c
2024-04-25 09:58:17 -04:00
Himanshu Gupta
42e3196011
Fix Accessbility bugs for PS.
...
This Cl contains:
1. Alt text for Lock/Unlock button as per state.
2. Alt text for Header when Locked.
3. Removing Header from accessibility target when unlocked.
Bug: 328024119
Test: Manual
Flag: NA
Change-Id: I791176afdae4fc6eb9387080aa036c1aed2a03a9
2024-04-25 11:57:53 +01:00
Alex Chau and Android (Google) Code Review
191f4de96e
Merge "Use BaseContainerInterface.getTaskDimension for windowSize in DesktopTaskView" into main
2024-04-25 10:09:58 +00:00
Alex Chau
fa402d1da9
Avoid adding unnecessary topMargin to TaskThumbnails in DesktopTaskView
...
- TaskThumbnails in DesktopTaskView already take into account topMarign during onMeasure, we should avoid adding double margin
- mTaskThumbnailViewDeprecated's visibility is always GONE, so no need to set margin either
Fix: 336968808
Test: manual, image test to follow-up
Flag: ACONFIG com.android.window.flags.enable_desktop_windowing_mode DEVELOPMENT
Change-Id: I6a7cb128ead0b042974b95199ab720cafc3bcc18
2024-04-25 10:57:30 +01:00
Holly Jiuyu Sun and Android (Google) Code Review
96d8b02cf9
Merge "[omni] Read haptic bit from AGSA." into main
2024-04-25 06:09:03 +00:00
Jagrut Desai and Android (Google) Code Review
52442466e8
Merge "Promote TaplTestsPersistentTaskbar to Presubmit" into main
2024-04-25 00:55:07 +00:00
Treehugger Robot and Android (Google) Code Review
b1037fb3ca
Merge "Put Receiver unregistration on Background thread." into main
2024-04-25 00:24:59 +00:00
Jagrut Desai
884dbdac37
Promote TaplTestsPersistentTaskbar to Presubmit
...
Test: Presubmit
Bug: 320490387
Flag: NONE
Change-Id: Ib09ac5d3e909864b9ef2c20a6dda79e4ed857227
2024-04-24 16:12:56 -07:00
Brandon Dayauon
98e150ba7a
Make all apps text focusable by accessibility.
...
From b/330638194, the requirement is that
1. "all apps" can be focusable with talkback
2. "all apps" text is persisted when in accessibility mode.
bug:330638194
Test: manual video: https://drive.google.com/file/d/1QI_F4dUijfnU2ahE2Mg6yrmRJfOVyuVJ/view?usp=sharing
Flag: None
Change-Id: Ibabb92bd9d202221fdc9cfacb585755167898187
2024-04-24 16:10:38 -07:00
Brian Isganitis and Automerger Merge Worker
b9d8cdd95f
[automerger skipped] Merge "Reset allAppsVisible if folding to phone upon recreateTaskbar." into 24D1-dev am: ac43b02549 -s ours
...
am skip reason: Merged-In I53c38c8b4df477191be3c21b7750c55a71c7336f with SHA-1 6d63e7796d is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27058861
Change-Id: Ice27b566d85b85c98276050f5b4d99485e356938
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-24 22:21:30 +00:00
Brian Isganitis and Automerger Merge Worker
708c2aae7e
[automerger skipped] Reset allAppsVisible if folding to phone upon recreateTaskbar. am: 86b5755178 -s ours
...
am skip reason: Merged-In I53c38c8b4df477191be3c21b7750c55a71c7336f with SHA-1 6d63e7796d is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27058861
Change-Id: Idc34f51ed0a94ef7e2022194681c1088fcc714ee
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-24 22:21:28 +00:00
Vadim Tryshev
b63fd9b7e1
testDragToFolder is stable; promoting to presubmit
...
Bug: 187761685, 233075289
Test: presubmit
Flag: N/A
Change-Id: I303ea378cef3e05dfc19ce10c0fc3698a66ecf4c
2024-04-24 15:19:05 -07:00
Brian Isganitis
79d0569d49
Remove nav button controller dependency on TIS.
...
This refactor will make it easier to initialize TaskbarManager in a test
environment. Se go/taskbar-controller-tests for context.
Test: TaskbarNavButtonControllerTest
Bug: 230027385
Flag: N/A
Change-Id: I157649ff93b5e1751e6774e2cba2f76750792292
2024-04-24 18:17:00 -04:00
Brian Isganitis and Android (Google) Code Review
ac43b02549
Merge "Reset allAppsVisible if folding to phone upon recreateTaskbar." into 24D1-dev
2024-04-24 21:58:49 +00:00
Treehugger Robot and Android (Google) Code Review
f484664590
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-04-24 21:24:35 +00:00
Shamali Patwa and Android (Google) Code Review
587c3ce049
Merge changes from topic "bottomsheet-with-insets" into main
...
* changes:
Align the margins between handle, text, and container with main picker.
Update the app-specific picker to have a container like the main picker
2024-04-24 21:16:28 +00:00
Shamali Patwa and Android (Google) Code Review
2dfe2e3532
Merge "Limit number of items grouped on a row to 3." into main
2024-04-24 20:52:31 +00:00
Tracy Zhou and Automerger Merge Worker
a06b40c1c4
Merge "Revert "Hide task bar when folding before the new config renders the correct task bar"" into 24D1-dev am: efec76c861
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27085795
Change-Id: I84aa81f41b522ef8b2e2cb478ea63374bed6eccb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-24 20:26:38 +00:00
Stefan Andonian
1f9bb1372c
Put Receiver unregistration on Background thread.
...
Bug: 336722585
Test: Verified manually this doesn't break the build.
Flag: NA
Change-Id: If083d5c4ca7749946b50f5d4b64a5ea87f5651ce
2024-04-24 20:25:17 +00:00
Tracy Zhou and Android (Google) Code Review
efec76c861
Merge "Revert "Hide task bar when folding before the new config renders the correct task bar"" into 24D1-dev
2024-04-24 20:09:38 +00:00
Shamali P
d4997cf063
Align the margins between handle, text, and container with main picker.
...
Also aligns style to match main picker which doesn't set header style.
Requested by Jane / UX.
Bug: 328812171
Flag: N/A
Test: Manual - need to build a SS test for this opened - 336284716
Change-Id: I15fb82e807fdaa55bbfaaf73872273d1d6e84f97
2024-04-24 19:15:11 +00:00
Shamali P
9478a40898
Update the app-specific picker to have a container like the main picker
...
This is to ensure widgets are displayed with same container across the
two pickers.
* http://screencast/cast/NDYxNjMzNDExNjY1MTAwOHwwMTBlYzkwZC0wNg
* http://screencast/cast/NjY1NzAyNzY5NzgwMzI2NHwyYTg3ZWIzNS0wNw
* http://screencast/cast/NTYyMzcwMTc4NDQ5NDA4MHw3Y2JlZDEwZS04Mw
Bug: 328812171
Flag: N/A
Test: Manual - need to build a SS test for this opened - 336284716
Change-Id: I42b743b99cf6f47b7bade57de01b130df78ac1e9
2024-04-24 19:14:50 +00:00
Shamali P
3132947812
Limit number of items grouped on a row to 3.
...
With shortcuts this allows for more space to display two word title
below without ellipsizing it. (screen/4pJvcFFKJhooqZU)
Also let widget description show upto 3 lines to more of it to show
when stacked (screen/7xv8ng4H7iRLU79)
Bug: N/A
Flag: N/A
Test: Screenshot
Change-Id: Ia4e30f943f602b811e607d9cb52152f78cdc20e5
2024-04-24 19:14:23 +00:00
Sukesh Ram and Automerger Merge Worker
545fe2496b
Merge "Fix Taskbar Background Visibility After Entering IME then Overview." into 24D1-dev am: 31b7966a6d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27070584
Change-Id: Id4f7eec58196caaf18b3b9bac4afaa097dbaa9f7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-24 18:26:44 +00:00
Sukesh Ram and Android (Google) Code Review
31b7966a6d
Merge "Fix Taskbar Background Visibility After Entering IME then Overview." into 24D1-dev
2024-04-24 18:08:28 +00:00