Vadim Tryshev
c5d3b1c845
Merge "Disable flash detector" into main
2023-11-30 19:12:25 +00:00
Jordan Silva
0734ef2d7c
Merge "Revert "Make numFolderRows/numFolderColumns accept more values"" into main
2023-11-30 14:27:20 +00:00
Thales Lima
09d42d5340
Revert "Make numFolderRows/numFolderColumns accept more values"
...
Revert submission 25438456-5x5_folder
Reason for revert: http://b/313567919
Reverted changes: /q/submissionid:25438456-5x5_folder
Revert "Use DeviceProfile numFolderRows and numFolderColumns"
Revert submission 25313018-numFolder
Reason for revert: http://b/313567919
Reverted changes: /q/submissionid:25313018-numFolder
Change-Id: I4890016e310c0a2122861f36fcdbf33e98e727c0
2023-11-30 11:47:37 +00:00
Pat Manning
001d1cda52
Merge "Allow right-click of taskbar icons to launch long-click menu." into main
2023-11-30 10:56:46 +00:00
Winson Chung
abb4483f6f
Merge "Add Launcher support for left-right splits on portrait foldables" into main
2023-11-30 05:52:57 +00:00
Sebastián Franco
033a335801
Merge "Revert^2 "Moving rearrangementExists to ReorderLogic since it's only used there"" into main
2023-11-30 00:09:47 +00:00
Vadim Tryshev
54dbd42cae
Merge "Waiting for Launcher activity to stop when starting a Launchable" into main
2023-11-29 21:57:45 +00:00
Vadim Tryshev
1b058fd467
Waiting for Launcher activity to stop when starting a Launchable
...
This will help to ensure that Launcher state has settled before continuing the test.
Bug: 313926097
Flag: N/A
Test: presubmit
Change-Id: I8bed0225617a225c2dc9587a75d004b98395fe1f
2023-11-29 13:55:46 -08:00
Sebastián Franco
61fbd18e5d
Revert^2 "Moving rearrangementExists to ReorderLogic since it's only used there"
...
This reverts commit 484a7ea4f3 .
Reason for revert: Fixing build error
Change-Id: I00dcbb831dc40a90d43ada7315969251413bb88b
2023-11-29 21:54:51 +00:00
Winson Chung
104a4c8b69
Add Launcher support for left-right splits on portrait foldables
...
Bug: 291018646
Test: Manual
Flag: enable_left_right_split_in_portrait
Change-Id: I92af7ffd83770f7e942c3892a12b1611ff5b50f4
Signed-off-by: Winson Chung <winsonc@google.com >
2023-11-29 20:20:14 +00:00
Sebastián Franco
27614fc8ce
Merge "Making sure the Launcher is present when running the test" into main
2023-11-28 21:16:30 +00:00
Jordan Silva
837fb91423
Merge "Validate responsive specs using more than 100% of remainder space" into main
2023-11-28 19:49:30 +00:00
Sebastian Franco
afd0e4ab11
Making sure the Launcher is present when running the test
...
It seems that when a previous test fails this test starts failing
so we are not making sure we are in a correct state.
Bug: 303263644
Flag: NA
Test: will see if the flake rate goes down
Change-Id: I7ecdc0ea82914331d68fe20bf2665d2812bca46f
2023-11-28 12:35:39 -06:00
Sebastián Franco
4a708997a1
Merge "Moving the static initialization method from TaplTestsLauncher3 to AbstractLauncherUiTest" into main
2023-11-28 18:32:58 +00:00
Jordan Silva
4c09958671
Validate responsive specs using more than 100% of remainder space
...
Fix: 313463517
Flag: ACONFIG com.android.launcher3.enable_responsive_workspace TEAMFOOD
Test: ResponsiveSpecsProviderTest
Change-Id: Ic80846d27dabd8d57f43b35581174bd2f2f3611b
2023-11-28 15:11:27 +00:00
Thales Lima
5fc47806f8
Merge "Make numFolderRows/numFolderColumns accept more values" into main
2023-11-28 11:22:27 +00:00
Sebastián Franco
463131427d
Merge "Add unit test for CellLayout making sure the reorder are valid and fix Multipage CellLyout" into main
2023-11-28 00:27:21 +00:00
Sebastian Franco
6c7d817bc7
Add unit test for CellLayout making sure the reorder are valid and fix Multipage CellLyout
...
The new test generate hundreds of new boards using a fixed seed so the
test cases can be recreated if there is an error.
Some of the new clases where inside of CellLayoutBoard and moved
outside.
Flag: LEGACY FOLDABLE_SINGLE_PAGE DISABLED
Bug: 270395274
Test: ReorderAlgorithmUnitTest
Change-Id: I083fb6701b02b7c0b2cf24634ca71acb0c75902e
2023-11-27 17:12:43 -06:00
Pat Manning
37cf983825
Merge "Wait for IME to hide in test only if software keyboard." into main
2023-11-27 18:32:23 +00:00
Pat Manning
b8145edf05
Wait for IME to hide in test only if software keyboard.
...
Fix: 311410127
Test: TaplKeyboardFocusTest#testAllAppsExitSearchAndFocusSearchResults
Flag: NONE.
Change-Id: I74f1023bdf9118abaa9cda651b881ef60636da34
2023-11-27 13:53:03 +00:00
Thales Lima
24051842c7
Make numFolderRows/numFolderColumns accept more values
...
Now they can hold values for different configurations, making it akin to iconSize.
Bug: 309800141
Test: DeviceProfileResponsiveDumpTest
Test: DeviceProfileResponsiveAlternativeDisplaysDumpTest
Test: DeviceProfileDumpTest
Test: DeviceProfileAlternativeDisplaysDumpTest
Flag: ACONFIG com.android.launcher3.enable_responsive_workspace TEAMFOOD
Change-Id: I9d5cccda88a0311dbe0beecef194cc8d60c5c280
2023-11-24 15:54:56 +00:00
Jordan Silva
0bb6034f74
Merge "Extract cell size information to responsive grid structure" into main
2023-11-24 14:36:39 +00:00
Alex Chau
c95a4e6b1d
Merge "Revert "Remove logs for bug investigation"" into main
2023-11-24 14:02:39 +00:00
Jordan Silva
999dd2a06f
Extract cell size information to responsive grid structure
...
Bug: 287975993
Flag: ACONFIG com.android.launcher3.enable_responsive_workspace TEAMFOOD
Test: ResponsiveCellSpecsProviderTest
Test: DeviceProfileDumpTest
Test: DeviceProfileResponsiveDumpTest
Change-Id: I26a87d9b690fdfcff1599d862c09e97fe9f9f930
2023-11-24 12:39:36 +00:00
Pat Manning
78a2dd66b2
Merge "Close allapps on press of ESC key." into main
2023-11-24 12:30:04 +00:00
Jordan Silva
2e1b287038
Merge "Use DeviceProfile numFolderRows and numFolderColumns" into main
2023-11-24 12:29:19 +00:00
Pat Manning
a7a04fe901
Close allapps on press of ESC key.
...
Fix: 310206847
Test: TaplOpenCloseAllApps
Flag: NONE
Change-Id: I9b9f958eb2889680b731dd7134fce2793e62eb74
2023-11-24 11:03:13 +00:00
Sebastián Franco
525b0343f8
Merge "Moving classes inside of CellLayout to their own file" into main
2023-11-24 01:27:13 +00:00
Sebastian Franco
5f0af4f633
Moving classes inside of CellLayout to their own file
...
This is a no-op change ensure this we have ReorderAlgorithmUnitTest.
Flag: NA
Bug: 229292911
Test: ReorderAlgorithmUnitTest
Change-Id: I6ffe2a1260f869a4686a9f1e652dd1ab6d406269
2023-11-23 23:13:56 +00:00
Alex Chau
58a8c12713
Revert "Remove logs for bug investigation"
...
This reverts commit dad61a0098 .
Reason for revert: b/279059025
Change-Id: Id8fcd1ddf67d7df0a23c81e3ddf3849c26c529bd
2023-11-23 19:01:16 +00:00
Sebastian Franco
0e02d74cbf
Moving the static initialization method from TaplTestsLauncher3 to AbstractLauncherUiTest
...
Flag: NA
Bug: 298234173
Test: atest TaplWorkspaceTest
Change-Id: I49dadefa17ef0ea78ca342b8b6d7bb9e38d4d0c9
2023-11-22 12:43:44 -06:00
Vadim Tryshev
93513ce3f5
Merge "Speeding up testDragShortcutToMultipleWorkspaceCells in presubmit" into main
2023-11-22 04:59:29 +00:00
Vadim Tryshev
a2c32f7965
Speeding up testDragShortcutToMultipleWorkspaceCells in presubmit
...
On foldable, presubmit P90 is 38 min, and the requirement is to fit in
30 min.
testDragShortcutToMultipleWorkspaceCells takes around 3 min.
Making it enumerate less combinations in presubmit.
Bug: 295939967
Test: presubmit
Flag: N/A
Change-Id: Ic47223b3800fe502ed152488a2940f41c0edfb88
2023-11-21 19:05:38 -08:00
Vadim Tryshev
2e54a166a9
Merge "Demoting testUninstallFromWorkspace, which is a 4% presubmit blocker" into main
2023-11-21 23:09:50 +00:00
Sebastián Franco
7a3c354c48
Merge "Move classes inside of CellLayoutBoard to their own file" into main
2023-11-21 18:35:32 +00:00
Jagrut Desai
426f7f4d2f
Merge "Logging for ActivityLeak - Launcher" into main
2023-11-21 16:57:24 +00:00
Pat Manning
06ecd24ee3
Allow right-click of taskbar icons to launch long-click menu.
...
Fix: 290459491
Test: TaplTestsTaskbar#testOpenMenuViaRightClick
Flag: NONE.
Change-Id: Ide85f62e5b08d5261f15871e85d3250cc66d0919
2023-11-21 14:45:31 +00:00
Thales Lima
07c6b8d96d
Use DeviceProfile numFolderRows and numFolderColumns
...
Invariant hold values that are not related to current DP in use. This is a change needed for IDP to hold more values in the future akin to iconSize.
Bug: 309800141
Change-Id: Iefb388a5f6590d7da3452d2c388c02bd5e9d32bb
Flag: N/A
Test: NexusLauncherTests
2023-11-21 11:47:21 +00:00
Vadim Tryshev
615b744930
Demoting testUninstallFromWorkspace, which is a 4% presubmit blocker
...
Bug: 311099513
Flag: N/A
Test: presubmit
Change-Id: I699e3198eaa632f3977e89498c62ecb8e6956255
2023-11-20 18:48:54 -08:00
Vadim Tryshev
a75fd790ea
Merge "Avoiding unconditional 5 sec wait in the beginning of inproc tests" into main
2023-11-21 01:59:09 +00:00
Sebastian Franco
d30100eaa9
Move classes inside of CellLayoutBoard to their own file
...
Previous step for adding unit testing for MultipageCellLayout.
Flag: LEGACY FOLDABLE_SINGLE_PAGE DISABLED
Bug: 270395274
Test: ReorderAlgorithmUnitTest
Change-Id: Ia5ca0b10481d7a21883594434b3406fb3a5ccf0b
2023-11-20 17:58:24 -06:00
Himanshu Gupta
23876959e5
Merge "Fixing Launcher crases due to methods being called on Ui Threads." into main
2023-11-20 23:02:46 +00:00
Vadim Tryshev
3f7e82e81d
Avoiding unconditional 5 sec wait in the beginning of inproc tests
...
Also merging waiting after enabling test provider for the inproc and OOP
cases.
Bug: 311023703
Test: presubmit
Flag: N/A
Change-Id: I417111d984bb0b0d79bada61595e46a6b924ea7c
2023-11-20 13:55:13 -08:00
Himanshu Gupta
2b5620b295
Fixing Launcher crases due to methods being called on Ui Threads.
...
This CL fixes the following two issues:
1. Launcher crashing while calling `addPrivateSpaceSettingsButton` from
BaseAllAppsAdapter as the thread is UI
2. Decorator is not removed from Private Space Header during reset to
paused state. https://screenshot.googleplex.com/BZdLqaZQwdDApfV
Flag: ACONFIG com.android.launcher3.Flags.enable_private_space DEVELOPMENT
Bug: 311337961, 311342946
Test: Ran Launcher3 tests
Change-Id: I2763338ebf0f5468ad38f61a781e8a8334194c5c
2023-11-20 18:59:13 +00:00
Jagrut Desai
1a16edea37
Logging for ActivityLeak - Launcher
...
Test: Presubmit
Bug: 273347463
Flag: NONE
Change-Id: I9825fd18a89354bff2bedf1c43f0d3170a3b4795
2023-11-20 10:44:16 -08:00
Alex Chau
940fbe1e2d
Merge "Avoid instantiating unnecessary OverviewTask in getCurrentTask loop" into main
2023-11-20 18:28:40 +00:00
Alex Chau
7d237cd83a
Avoid instantiating unnecessary OverviewTask in getCurrentTask loop
...
- Replaced with moving each size getting methods to a lambda in getCurrentTask
Bug: 309820115
Test: presubmit
Flag: None
Change-Id: Ic625e30bd42f4289bbb1768c2ceeb95e98f51a15
2023-11-20 13:13:44 +00:00
Fengjiang Li
e5f91a4c7a
Only log COLD_DEVICE_REBOOTING startup latency logs
...
Fix: 305391017
Test: Unit test
Flag: NA
Change-Id: I976add25ea14d49e2ea84e395985edb9f559370c
2023-11-17 14:00:51 -08:00
Vinit Nayak
7056e2d2e4
Merge "Add logs for move pointer" into main
2023-11-16 20:16:44 +00:00
Vadim Tryshev
02a9f44ae1
Merge "Demoting testAllAppsExitSearchAndFocusSearchResults from presubmit" into main
2023-11-16 19:37:36 +00:00