Sebastian Franco
ea78903380
Adding screenrecord to get more information about the test
...
Test: testWorkspace
Flag: NA
Bug: 331261431
Change-Id: Ifeaa0fe287c2cbf0b9c1c468c494752fe7f35d37
2024-04-22 19:38:23 -07:00
Charlie Anderson
299e42cf8d
Merge "Fix NPE for where intent.package is null but targetpkg is not." into main
2024-04-19 15:10:20 +00:00
Charlie Anderson
ce255ff6fd
Fix NPE for where intent.package is null but targetpkg is not.
...
- Also update WorkspaceItemProcessorTest with a new test and to use real intent instead of mock
Bug: 330250727
Test: unit tests
Flag: N/A
Change-Id: I77e17901f4754c301ca20b3c6f93bbe29bead59b
2024-04-18 17:48:27 -04:00
Brandon Dayauon
120838b04d
Make settings cog animate back to original button
...
Provide the appropriate itemInfo so that launcherBackAnimation would play correctly.
bug:324569690
Test manual video: https://drive.google.com/file/d/1GfjL4PhdGOxs2KfDpieTNiFiKQ61aCgh/view?usp=sharing
Flag: ACONFIG com.android.launcher3.Flags.enable_private_space trunkfood
Change-Id: I1a9458643e932b279bf4ba4ea33e3dc0a2c121c2
2024-04-18 14:32:33 -07:00
Federico Baron
6188ec4157
Merge "Make hotseat column span responsive" into main
2024-04-16 17:17:55 +00:00
Brandon Dayauon
31e713ee4c
Merge changes If93e3975,Ifed45f06 into main
...
* changes:
Fix views being visible after closing private space.
Set attach consumer after animation finished
2024-04-16 15:14:26 +00:00
fbaron
e4b0b71faa
Make hotseat column span responsive
...
Flag: NONE
Test: DeviceProfileDumpTest, DeviceProfileAlternativeDumpTest, HomeScreenImageTest
Bug: 325084912
Change-Id: Ifa9e8066662a1ab053f66b8800b739d813d2dab8
2024-04-16 06:19:16 +00:00
Winson Chung
240956e7d8
Merge "Use shared method for updating the runtime status flags for an item info" into main
2024-04-16 02:59:54 +00:00
Stefan Andonian
0d2cc9e87c
Merge "Revert^2 "Remove Unused parts of LauncherPrefs causing cyclical dependency."" into main
2024-04-16 02:42:04 +00:00
Priyanka Advani
7d92102140
Merge "Revert^3 "Wait for LauncherModel loaded in waitForLauncherInitialized"" into main
2024-04-16 00:46:24 +00:00
Priyanka Advani
4e97c94559
Revert^3 "Wait for LauncherModel loaded in waitForLauncherInitialized"
...
This reverts commit 503ce966ef .
Reason for revert: Culprit for test breakages in b/334995023. Will be verifying through ABTD for confirmation and before submitting the revert.
Change-Id: Id8707cb2074b4f00ec332ebb14deb7d143ff1bbb
2024-04-15 22:18:31 +00:00
Schneider Victor-tulias
9d4fb2b5be
Merge "Revert^2 "Wait for LauncherModel loaded in waitForLauncherInitialized"" into main
2024-04-15 19:30:38 +00:00
Stefan Andonian
1a626d2d05
Revert^2 "Remove Unused parts of LauncherPrefs causing cyclical dependency."
...
This reverts commit a80997d9eb .
Bug: 324670265
Test: Locally tested this, as well as ran it through post-submit via go/abdt with the fix.
Flag: NA
Reason for revert: Root-caused the issue with this, and will push the fix along with this revert.
Change-Id: I4bda53d94dfdb865883fef6ceec9dacd0b87f015
2024-04-15 18:28:25 +00:00
Anushree Ganjam
6642ea0d48
Merge "Add new class for SetPropRule and move outside ShellCommandRule." into main
2024-04-15 17:41:15 +00:00
Brandon Dayauon
a271511240
Set attach consumer after animation finished
...
Its possible after the animation that attached view's alpha can still be stuck at 0 and never change.
This only happens when the view isn't in range to animate and after onBind() is already called.
Also added flag guarding to the animation as it seems to be forgotten since the big CL change moving
everything to privateProfileManager.
bug: 333506236
Test locally: https://screenshot.googleplex.com/8Kk6rLaczMPwr49 and https://screenshot.googleplex.com/9wXHeNuiCVFEMp6
manually: before https://drive.google.com/file/d/15hSqaUVjwE-lLp6IIv_mqwYbn_ITzR7s/view?usp=sharing
after: https://drive.google.com/file/d/15m7Al5H3vldFgIaQfFyulm1h92_Mgd0H/view?usp=sharing
Flag: ACONFIG com.android.launcher3.Flags.private_space_animation trunkfood
Change-Id: Ifed45f065b536bca5e8878b1bb95d16caf136ed6
2024-04-15 10:12:08 -07:00
Jagrut Desai
83fef2d60d
Merge "Fixing TaplUninstallRemoveTest#uninstallWorkspaceIcon test" into main
2024-04-15 16:41:46 +00:00
Schneider Victor-tulias
503ce966ef
Revert^2 "Wait for LauncherModel loaded in waitForLauncherInitialized"
...
This reverts commit b80c6c347a .
Reason for revert: The original change was not the cause for the test failures
Change-Id: Icfe0da43a96f5471076554c4dd25eae649bee81e
2024-04-15 15:58:19 +00:00
Winson Chung
21cf4439d2
Use shared method for updating the runtime status flags for an item info
...
- The method AppInfo#updateRuntimeFlagsForActivityTarget should also
both add and remove runtime flags to match the current state
Bug: 323112914
Test: atest NexusLauncherTests
Change-Id: If87acf1e2324f98cf1d96d194eac13a93fa432c1
2024-04-14 06:19:49 +00:00
Anushree Ganjam
8cac99a8dc
Add new class for SetPropRule and move outside ShellCommandRule.
...
Clean up the mEnableInputTransportPublisherRule from TaplWidgetPickerTest since b/325377690 is fixed now.
This is follow up for ag/26419353.
Bug: 325377690
Test: Manual
Flag: NA
Change-Id: Id55000ac3cb4b88097ad00b97773c39a725711b8
2024-04-12 16:45:18 -07:00
Liana Kazanova
1c0b61377d
Merge "Revert "Wait for LauncherModel loaded in waitForLauncherInitialized"" into main
2024-04-12 22:29:53 +00:00
Liana Kazanova
b80c6c347a
Revert "Wait for LauncherModel loaded in waitForLauncherInitialized"
...
This reverts commit f8f00f4233 .
Reason for revert: DroidMonitor: Potential culprit for http://b/334162623 . verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Change-Id: Id165df41a87af4757abd3266b8643949ce012a08
2024-04-12 21:30:50 +00:00
Sunny Goyal
4396a935c2
Merge "Using resource overrides for PluginManager instead of code-swap" into main
2024-04-12 20:29:36 +00:00
Schneider Victor-tulias
aec9ae92ea
Merge "Wait for LauncherModel loaded in waitForLauncherInitialized" into main
2024-04-12 18:49:52 +00:00
Sunny Goyal
4a22ed81ea
Using resource overrides for PluginManager instead of code-swap
...
Bug: 330920490
Test: Presubmit
Flag: None
Change-Id: Ib1cd50f95873928b9ce104e8e95d21f1dca9c6e3
2024-04-12 11:38:32 -07:00
Jagrut Desai
49d4429881
Fixing TaplUninstallRemoveTest#uninstallWorkspaceIcon test
...
Test: Presubmit
Bug: 319501259
Flag: NONE
Change-Id: I9566b947bc7d5d64953a8c637fefd4fa37cca87c
2024-04-12 11:37:27 -07:00
Vadim Tryshev
2a6ce15290
Merge "Removing users synchronously" into main
2024-04-12 17:19:36 +00:00
Brandon Dayauon
c1de065650
Merge "Fix stale header height being used in scroll to header calculation" into main
2024-04-12 17:00:40 +00:00
Schneider Victor-tulias
f8f00f4233
Wait for LauncherModel loaded in waitForLauncherInitialized
...
Flag: N/A
Fixes: 326737440
Test: Launcher TAPL tests
Change-Id: I631b370198c393ad84419930c026b6a0ce63ec2b
2024-04-12 12:48:48 -04:00
Brandon Dayauon
5da04b231f
Fix stale header height being used in scroll to header calculation
...
- This fixes the inconsistency of how far down is needed to scroll to since
the values used to calculate the header during drawOnScrimWithScaleAndBottomOffset() is faulty.
- Tweaked the row to scroll to when there are tabs vs no tabs. When there are no tabs, its possible the
header gets cut off most of the time hence subtracting by 1 will help this problem.
bug:332543940
Test locally: https://screenshot.googleplex.com/5y4vYiQcnSMKcA6
manual - before: https://drive.google.com/file/d/14Zj_FyO-3bVfXwuxaqgG_DXMELYS5bQn/view?usp=sharing
after with tabs:
after 5x5: https://drive.google.com/file/d/16rjaut6VqBMxG6uLQSnVTLRhUQnAANZ5/view?usp=sharing
after 4x5: https://drive.google.com/file/d/16jCPN8BewwuIQobt0t6tdVouUKpp1CdI/view?usp=sharing
after 4x4: https://drive.google.com/file/d/16VFQb5s6IfrpjRU9PmLlAJWjh1zIo77o/view?usp=sharing
after 3x3: https://drive.google.com/file/d/16VFQb5s6IfrpjRU9PmLlAJWjh1zIo77o/view?usp=sharing
after 2x2: https://drive.google.com/file/d/16N6Myuv9VtXgI1p4sIuV23iupea7jYLQ/view?usp=sharing
after no tabs:
after 5x5: https://drive.google.com/file/d/17H1oF_9fJnrtSqmJJqQyyn4upuM2CsoG/view?usp=sharing
after 4x5: https://drive.google.com/file/d/178Vu3SvnvSPODIfaR0oz6-jPVYDDNMaA/view?usp=sharing
after 4x4: https://drive.google.com/file/d/16yt_5ePPR7kwSrZlo5Sj3x0DqHoQKqYP/view?usp=sharing
after 3x3: https://drive.google.com/file/d/17HqebtHWcEHg-i9AfqHEVdl4YnQhX06P/view?usp=sharing
after 2x2: https://drive.google.com/file/d/17HqebtHWcEHg-i9AfqHEVdl4YnQhX06P/view?usp=sharing
after tablet:
landscape: https://drive.google.com/file/d/16JQGs0A3ifKpgqrpQwIzssrXbH-OC0Ej/view?usp=sharing
portrait: https://drive.google.com/file/d/16LmLnOEB6XkuAkAcgvP2mKHe5QQqG1oh/view?usp=sharing
Flag: ACONFIG com.android.launcher3.Flags.private_space_animation TRUNKFOOD
Change-Id: If8a70cc71e9cff4a7f8d3b648e3e59c414e40ee5
2024-04-11 16:22:11 -07:00
Vadim Tryshev
2c72271915
Removing users synchronously
...
Bug: 302400996
Test: presubmit
Flag: N/A
Change-Id: Iac1863039cbb9d612abe416b7aee135eec25f223
2024-04-11 15:59:41 -07:00
Randy Pfohl
c21b0000b5
Revert^2 "fixing tests to match new abstraction"
...
8e4c0b7afb
Change-Id: I9875d6f9c16f1406d0818164a98e790c2b101650
2024-04-11 08:58:22 -07:00
Priyanka Advani
1d6851083b
Merge changes from topic "revert-26414135-RecentsViewContainer-MEROZZOKJQ" into main
...
* changes:
Revert "abtracting Activity from recentsView through recentsview..."
Revert "fixing tests to match new abstraction"
2024-04-10 23:58:09 +00:00
Sunny Goyal
63bf93cf65
Merge "Freezing legacy feature flags" into main
2024-04-10 22:29:24 +00:00
Priyanka Advani
8e4c0b7afb
Revert "fixing tests to match new abstraction"
...
Revert submission 26414135-RecentsViewContainer
Reason for revert: Probable culprit for b/333767026. Will be verifying through ABTD for confirmation and before submitting the revert.
Reverted changes: /q/submissionid:26414135-RecentsViewContainer
Change-Id: Ibafc66cf3677d24e7912d55cb45c948cb6519df7
2024-04-10 21:31:14 +00:00
randypfohl
f75709e78b
fixing tests to match new abstraction
...
This change will let us move from activity to other parent views for recent viewss
Change-Id: I2424d94f799f87b2d2262da96b289aac6dfadee9
2024-04-10 09:14:38 -07:00
Treehugger Robot
42d496d163
Merge "Fixing null check causing test breakage" into main
2024-04-10 02:03:31 +00:00
Sunny Goyal
efc3c46419
Fixing null check causing test breakage
...
Bug: 333609600
Test: Presubmit
Flag: None
Change-Id: Ic44df00ba945c79010c2cf99a034cca2b5d6c161
2024-04-09 17:04:46 -07:00
Sunny Goyal
8049369af8
Freezing legacy feature flags
...
Legacy feature flags will be locked to their current values in code.
All new feature development should use aconfig flags
Bug: 332588958
Flag: None
Test: Presubmit
Change-Id: Ie72dd8276b7135620de279835d6721a34f82ede4
2024-04-09 15:26:07 -07:00
Himanshu Gupta
6c089d7ac1
Merge "Adding TAPL tests for Private Space in Quickstep." into main
2024-04-09 21:12:09 +00:00
Sunny Goyal
3b00e7909a
Merge "Using resource override instead of code-swap for ApiWrapper" into main
2024-04-09 20:33:20 +00:00
Alex Chau
55ef24c229
Merge "Add task menu item to move task to Desktop" into main
2024-04-09 20:31:47 +00:00
Himanshu Gupta
0d400993a9
Adding TAPL tests for Private Space in Quickstep.
...
This CL adds an initial test, that creates
private profile and verifies the elements
present in unlocked state.
More tests will be followed in next CL.
Doc: go/private-space-tapl
Bug: 322882655
Test: TaplPrivateSpaceTest
Flag: NA
Change-Id: I6032f4531818031991a5d51e23cfad22518250e6
2024-04-09 20:30:31 +01:00
Sunny Goyal
11117d9b2a
Using resource override instead of code-swap for ApiWrapper
...
Bug: 330920490
Flag: None
Test: Presubmit
Change-Id: Iac19f32e64d2c76ed5b4f8592943ee4ae7af51b5
2024-04-09 11:14:44 -07:00
Vadim Tryshev
5940c59a2c
Merge "Honoring @PortraitLandscape annotation in presubmit" into main
2024-04-09 16:26:14 +00:00
Alex Chau
3c0729c462
Add task menu item to move task to Desktop
...
- Call SystemUiProxy.moveToDesktop to move existing Overview tasks to desktop
- Animation polish will be handled separately
- Refactored AbstractFloatingView method into a helper to allow testing
Fix: 320310347
Test: DesktopSystemShortcutTest, AbstractFloatingViewHelperTest
Flag: ACONFIG com.android.window.flags.enable_desktop_windowing_mode DEVELOPMENT
Change-Id: I2e4e04182e46ba4750e0683ee1789ba8fada06ea
2024-04-09 16:35:55 +01:00
Sunny Goyal
8ecbaa422f
Merge "Moving various nav-bar configs out of feature flags" into main
2024-04-09 05:45:21 +00:00
Uwais Ashraf
fe1a9c36b7
Merge "Use script to auto-enable all tests that are currently working" into main
2024-04-09 00:01:05 +00:00
Sunny Goyal
89931316a2
Moving various nav-bar configs out of feature flags
...
Bug: 332588958
Test: Presubmit
Flag: None
Change-Id: Ia4dc5b69bcf4d461e3444b9e37bb7334bb74aae4
2024-04-08 16:54:04 -07:00
Vadim Tryshev
47f192f3be
Merge "Restoring the full set of combinations in testDragShortcutToMultipleWorkspaceCells in presubmit" into main
2024-04-08 23:02:42 +00:00
Jordan Silva
65972d5ba4
Merge "Update save app pair test to validate when icon chip menu is disabled" into main
2024-04-08 22:08:49 +00:00