Sukesh Ram and Android (Google) Code Review
e514bac5e3
Merge "Remove Logs for TaplOverviewIconTest#testOverviewActionsMenu" into main
2024-05-09 18:26:31 +00:00
Tracy Zhou and Automerger Merge Worker
7ad66e4741
Fix back button sometimes not showing up in the initial setup screen am: bd940cdcee
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27277373
Change-Id: I7f511dc812d1adbda13721b88ac20cc6dbac23a5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-09 17:31:33 +00:00
Uwais Ashraf and Android (Google) Code Review
2a2be5dfee
Merge "Add corner rounding to TaskThumbnailView" into main
2024-05-09 09:44:30 +00:00
Tracy Zhou
bd940cdcee
Fix back button sometimes not showing up in the initial setup screen
...
A few things to note
- We use gesture nav layoutter because it's the mode in which we show back button rendered by IME. There might be other historical reasons but it is what it is.
- The back button isn't necessarily laid out correctly with this layoutter (currently we don't adjust anything in layoutButtons.
Fixes: 338876161
Test: Repeatedly get in setup mode, and make sure the back button is visible
Change-Id: I402273c2868f3f46a12b00918dab3f36fbe82204
(cherry picked from commit 9d602e684c )
2024-05-09 05:50:58 +00:00
Tracy Zhou and Android (Google) Code Review
bfdd7d27c0
Merge "Fix back button sometimes not showing up in the initial setup screen" into main
2024-05-09 05:50:46 +00:00
Sukesh Ram
60cab37a23
Remove Logs for TaplOverviewIconTest#testOverviewActionsMenu
...
Remove logging for TaplOverviewIconTest#testOverviewActionsMenu.
Flag: NONE
Test: Manually tested in pixel 7.
Bug: 326073471
Change-Id: Ie19cdb10234fd50fc64f259b5dafe9881162e23d
2024-05-08 22:29:48 +00:00
Alex Chau and Android (Google) Code Review
ec547e0c32
Merge "Recycle thumbnailViews in DesktopTaskView" into main
2024-05-08 22:20:22 +00:00
Alex Chau
4205013b0a
Recycle thumbnailViews in DesktopTaskView
...
- Changed mTaskContainers to a List
- Added an XML for TaskThumbnailView to make it compatible with ViewPool
- Removed mSnapshotViews variable, and streamlined DesktopTaskView binding logic to re-use thumbnailvIew from mTaskContainers or ViewPool
Bug: 249371338
Fix: 251586230
Test: manual
Flag: ACONFIG com.android.window.flags.enable_desktop_windowing_mode DEVELOPMENT
Change-Id: Iab7575e9c36b8ebf3eb62f19f13d75ba671f9f4f
2024-05-08 22:19:27 +00:00
Federico Baron and Android (Google) Code Review
dd5f02efa0
Merge "Demote and add screenrecord for TaplUninstallRemoveTest" into main
2024-05-08 22:16:06 +00:00
Treehugger Robot and Android (Google) Code Review
05f201e8ac
Merge "Marking testPrivateSpaceLockingBehaviour as disabled." into main
2024-05-08 20:59:02 +00:00
Jeremy Sim and Android (Google) Code Review
7d69804e4e
Merge "Fix bug with double-relayout of Overview Actions View" into main
2024-05-08 20:24:21 +00:00
Treehugger Robot and Automerger Merge Worker
cea7a1b3f8
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into 24D1-dev am: fbacef3b2b -s ours
...
am skip reason: contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27253854
Change-Id: If414a69ced23eca9f756280487833370c83eac5c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-08 19:44:01 +00:00
Bill Yi and Automerger Merge Worker
8ff35400b4
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 61a4e89812 -s ours
...
am skip reason: contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27253854
Change-Id: I2770a00737d4ca7074d7ea3aae86c88309a5c04b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-08 19:43:52 +00:00
Holly Jiuyu Sun and Android (Google) Code Review
e498d6ea55
Merge "allKeys in DeviceConfigHelper should be populated with keys." into main
2024-05-08 19:30:09 +00:00
Treehugger Robot and Android (Google) Code Review
fbacef3b2b
Merge "Import translations. DO NOT MERGE ANYWHERE" into 24D1-dev
2024-05-08 19:24:29 +00:00
Treehugger Robot and Android (Google) Code Review
b4e46e1e03
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-05-08 19:07:16 +00:00
Treehugger Robot and Android (Google) Code Review
bdccfe4fd2
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-05-08 19:07:16 +00:00
Federico Baron and Android (Google) Code Review
b09442e16a
Merge "Reduce steps for goHome()" into main
2024-05-08 17:58:38 +00:00
fbaron
136b7d347e
Demote and add screenrecord for TaplUninstallRemoveTest
...
Flag: NONE
Bug: 338869019
Test: TaplUninstallRemoveTest#testAddDeleteShortcutOnHotseat
Change-Id: Icfc2f22ecd6eb4bec3309e60adb4ec44fb89eb94
2024-05-08 09:51:37 -07:00
Sihua Ma and Android (Google) Code Review
8128575f46
Merge "Move cell layout tests to deviceless tests" into main
2024-05-08 16:50:44 +00:00
Himanshu Gupta
a3da6fc6bd
Marking testPrivateSpaceLockingBehaviour as disabled.
...
Temporarily disabling the test as there are failures
seen.
Will be renabled, once the RCA of errors is found.
Bug: 339179262
Test: NA
Flag: NA
Change-Id: I4e4a0b9f8b7290e5be27770a4ded2355a2cc74de
2024-05-08 16:30:07 +01:00
Uwais Ashraf
9533b0fb27
Add corner rounding to TaskThumbnailView
...
Fix: 334826840
Test: TaskThumbnailViewModelTest
Flag: ACONFIG com.android.launcher3.enable_refactor_task_thumbnail DEVELOPMENT
Change-Id: Iba4d49d43abc09363f61186c3fcc07f2281b7006
2024-05-08 14:45:44 +00:00
Orhan Uysal and Android (Google) Code Review
906df388ef
Merge "Add quick switch flag for desktop windowing cases." into main
2024-05-08 11:17:56 +00:00
Anna Zhuravleva and Android (Google) Code Review
9f3bca37e6
Merge "Log animation jank" into main
2024-05-08 08:22:57 +00:00
fbaron
39e1d52c1b
Reduce steps for goHome()
...
The goHome gesture is slow enough sometimes that it gets confused with an overview gesture. Reducing the step count should resolve this (verified in atest and haven't had it fail after changing this)
Flag: NONE
Bug: 336606166
Test: TaplTestsTrackpad#switchToOverview
Change-Id: I7ad388968205addb363cfd9ff4b7eefece170d1b
2024-05-07 20:48:30 -07:00
Andy Wickham and Android (Google) Code Review
48d3d47c1f
Merge "Use ValueAnimator instead of property setter" into main
2024-05-08 01:25:13 +00:00
Tracy Zhou
9d602e684c
Fix back button sometimes not showing up in the initial setup screen
...
A few things to note
- We use gesture nav layoutter because it's the mode in which we show back button rendered by IME. There might be other historical reasons but it is what it is.
- The back button isn't necessarily laid out correctly with this layoutter (currently we don't adjust anything in layoutButtons.
Fixes: 338876161
Test: Repeatedly get in setup mode, and make sure the back button is visible
Change-Id: I402273c2868f3f46a12b00918dab3f36fbe82204
2024-05-07 18:15:51 -07:00
Sihua Ma
1593bb4af2
Move cell layout tests to deviceless tests
...
Excluding Tapl tests
Also adding Launcher3 test assets to Launcher3TestResources
Bug: 297950111
Flag: None
Test: atest Launcher3RoboTests
Test: atest NexusLauncherRoboTests
Test: SysUI studio
Change-Id: I101fc7229252016ec7e5015ed5f6a5b4dbba894d
2024-05-08 00:52:43 +00:00
Bill Yi
f54bad066b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I141e417d95c07f25e96eb904f342c44bfef9bcf9
2024-05-07 17:00:59 -07:00
Bill Yi
61a4e89812
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ica19fc904637fbaf114b3fa13d44c7a986ad9af1
2024-05-07 17:00:00 -07:00
Bill Yi
92ae2bde65
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I3a7919f2fb54f7921e2e3ae5854a57e2bcbdbca2
2024-05-07 16:59:34 -07:00
Andy Wickham and Automerger Merge Worker
2ce2b5ea03
[automerger skipped] Merge "Implement animateNavBarLongPress for stashed taskbar." into 24D1-dev am: 8b75bde581 -s ours
...
am skip reason: Merged-In I6ecbc849ac1c066a4c018325f0237a61641d99aa with SHA-1 3a7a76f88e is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27235887
Change-Id: I80d339e8e21cd5fd9655c08387b93c53cc979cd4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-07 22:24:51 +00:00
Andy Wickham and Automerger Merge Worker
52a38761cc
[automerger skipped] Implement animateNavBarLongPress for stashed taskbar. am: 1b6a08abd6 -s ours
...
am skip reason: Merged-In I6ecbc849ac1c066a4c018325f0237a61641d99aa with SHA-1 3a7a76f88e is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27235887
Change-Id: I3646a2ce719314c0308637d61bb6a1319196cac6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-07 22:24:48 +00:00
Andy Wickham and Android (Google) Code Review
8b75bde581
Merge "Implement animateNavBarLongPress for stashed taskbar." into 24D1-dev
2024-05-07 22:07:51 +00:00
Sunny Goyal and Android (Google) Code Review
85fe0d96cf
Merge "Fixing LauncherIcons leaking outside sandbox context" into main
2024-05-07 21:42:59 +00:00
Holly Jiuyu Sun and Android (Google) Code Review
8834a6c450
Merge "[PS] Update Install button string." into main
2024-05-07 21:35:02 +00:00
Anushree Ganjam and Automerger Merge Worker
0a5241519d
Merge "Add dump for PredictionRowView." into 24D1-dev am: 03d13287d8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27212127
Change-Id: I46ed1e62c54944f5c916b56f9e66a3f874ac8cef
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-07 20:42:55 +00:00
Anushree Ganjam and Android (Google) Code Review
03d13287d8
Merge "Add dump for PredictionRowView." into 24D1-dev
2024-05-07 20:28:04 +00:00
Sunny Goyal
bf3efe8af0
Fixing LauncherIcons leaking outside sandbox context
...
Since LauncherIcons was using a global static pool, a custom
instance for a test could leak into the global pool, affecting
other tests
Bug: 335280439
Test: Verified image test on device
Flag: None
Change-Id: Iedd19c8e69c928e44b65eae7eba0167b03b5df6b
2024-05-07 12:13:37 -07:00
Anushree Ganjam and Android (Google) Code Review
405817f5f8
Merge "Remove Verify getProfileUser calls since it's making test flaky." into main
2024-05-07 18:19:57 +00:00
Jeremy Sim
41eadd1a91
Fix bug with double-relayout of Overview Actions View
...
This CL refactors Overview Actions View so that a separate view, R.id.group_action_buttons, is used for buttons related to grouped tasks. This also changes the way visibility is handled with actions buttons -- instead of all buttons living on one bar and being toggled on and off, sometimes the whole bar is toggled on and off (to change from single task actions to group actions and vice versa).
This prevents the same view from having its visibility changed twice in in one layout and causing the wrong visibility to be rendered.
Fixes: 333844287
Test: Manual
Flag: ACONFIG com.android.wm.shell.enable_app_pairs NEXTFOOD
Change-Id: I1b6be4637ac8c8d424e7633c437fca376ecdd757
2024-05-07 11:18:24 -07:00
Vinit Nayak and Automerger Merge Worker
99f11290e3
Merge "Determine split leash position by taskId instead of bounds" into 24D1-dev am: eaf9f083dc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27212613
Change-Id: If9e5ff14a29f04a01bd7213572c607999b40ea79
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-07 18:15:41 +00:00
Vinit Nayak and Android (Google) Code Review
cc7107d82e
Merge "Disable gestures when split apps are animating in from shell" into main
2024-05-07 18:12:00 +00:00
Shamali Patwa and Android (Google) Code Review
b257ac4289
Merge "Fix close animation issue during predictive back / swipe up" into main
2024-05-07 18:07:28 +00:00
Ats Jenk and Android (Google) Code Review
31e9455718
Merge "Use translation to move bubble bar during bubble drag" into main
2024-05-07 18:04:31 +00:00
Vinit Nayak and Android (Google) Code Review
eaf9f083dc
Merge "Determine split leash position by taskId instead of bounds" into 24D1-dev
2024-05-07 18:02:44 +00:00
Brandon Dayauon
c2ce6254c3
Use ValueAnimator instead of property setter
...
Referencing the view by ID animates correctly. Passed in views are supposedly not the same
and therefore, not animating the correct thing. (fixes on the device that can repro issue).
Bug:339179262
Bug:299294792
Test manually verified on device that can repro:https://drive.google.com/file/d/16L4wEroGEDsp_BIkmoARg9vR43upF6_8/view?usp=sharing
Flag: aconfig com.android.launcher3.enable_private_space nextfood
Change-Id: I20b06cc50928c35afa3dc1e8800b3a5bff0769be
2024-05-07 10:30:18 -07:00
Tracy Zhou and Automerger Merge Worker
ef8872bb01
Merge "Update SUW swipe home logic for taskbar stashing" into 24D1-dev am: 63da44e7eb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/27239028
Change-Id: I422db33acd92b6c87ba65a6c96a146fd1d2be8e4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-07 15:53:30 +00:00
Tracy Zhou and Android (Google) Code Review
63da44e7eb
Merge "Update SUW swipe home logic for taskbar stashing" into 24D1-dev
2024-05-07 15:33:00 +00:00
Treehugger Robot and Android (Google) Code Review
22283fd1b8
Merge "Use TaskContainer as source of truth around Task handling" into main
2024-05-07 15:00:24 +00:00