Uwais Ashraf
d39bc803c7
Merge "Improve performance of thumbnail retrieval - hot taskData flow" into main
2024-08-13 10:59:32 +00:00
Uwais Ashraf
60b62d734d
Improve performance of thumbnail retrieval - hot taskData flow
...
Bug: 357542209
Test: TasksRepositoryTest, manual with reduced speed video
Flag: com.android.launcher3.enable_refactor_task_thumbnail
Change-Id: Ie94daf61d8e41c4b9c12d67f5f45166104879325
2024-08-12 16:49:24 +00:00
Treehugger Robot
50051adcc1
Merge "Revert AllAppsRecyclerViewPoolTest.kt" into main
2024-08-09 23:01:49 +00:00
Fengjiang Li
6554ab99e3
Revert AllAppsRecyclerViewPoolTest.kt
...
Manual revert of ag/28323761, will add it back after confirming preformance test regression has been resolved.
Fix: 354560500
Test: Revert of test
Flag: NONE
Change-Id: Ibc9ec7a641c7df80ac5a7f08933dadfdf0b8d1e6
2024-08-09 13:06:52 -07:00
Anushree Ganjam
5c4ea5b0ca
Remove debug logs
...
Bug: 339737008
Test: Manual
Flag: TEST_ONLY
Change-Id: I8177fc721f330267bc20abf6e7d587289e45477b
2024-08-07 14:08:10 -07:00
Sebastián Franco
99a76f1f64
Merge "Convert testing classest to Kotlin" into main
2024-08-06 00:21:18 +00:00
Fengjiang Li
77be7410c3
Merge "Fix jank regression from AllAppsRecyclerViewPoolTest" into main
2024-08-05 23:17:22 +00:00
Fengjiang Li
ce638d69b7
Fix jank regression from AllAppsRecyclerViewPoolTest
...
Unit test ag/28323761 delays the preInflationCount check after creating ActivityContext on main thread, thus causing jank regression. This CL is a forward fix.
Fix: 354560500
Flag: NONE - jank fix
Test: Presubmit
Change-Id: I0e91dd765f1805b98895ce90804ec187e50285b4
2024-08-05 09:39:05 -07:00
Charlie Anderson
6b8e362247
Adds new bugfix flag for using new app archiving icon
...
Flag: com.android.launcher3.use_new_icon_for_archived_apps
Bug: 350758155
Test: locally
Change-Id: I7bacbacd85a8216e7975665e6d3c1ab98ed23235
2024-08-05 00:37:28 -04:00
Charlie Anderson
e5ace06d81
Merge "Reapply "Handles Bold Text setting for inline icon by providing bolded cloud icon"" into main
2024-08-05 04:24:32 +00:00
Sebastian Franco
ce4446c469
Convert testing classest to Kotlin
...
Bug: 324261526
Test: ImageTest
Test: FolderTest
Test: IntegrationReorderWidgets
Flag: TEST_ONLY
Change-Id: Ieb4e451cc44656fc98d87163203eaae379ec0512
2024-08-02 12:53:14 -07:00
Charlie Anderson
fe23e711fd
Reapply "Handles Bold Text setting for inline icon by providing bolded cloud icon"
...
This reverts commit 00fb1adab4 .
Also fixes test applyIconAndLabel_setsImageSpan_whenInactiveArchivedApp.
Bug: 350758155
Fixes: 356166053
Test: unit test
Flag: com.android.launcher3.enable_new_archiving_icon
Change-Id: I93f2ac47dc3a8fa81d59e0f089385d2b3fe93306
2024-08-02 17:26:02 +00:00
Shamali Patwa
b74b05336c
Merge "Fix the getWidgetsByPackageItem method to return a copy" into main
2024-08-01 21:59:28 +00:00
Sihua Ma
7eaf24840d
Merge "Add unit test for LauncherAppWidgetHost" into main
2024-08-01 20:26:40 +00:00
Shamali P
74862f990b
Fix the getWidgetsByPackageItem method to return a copy
...
Bug: 356545910
Fix: 356545910
Test: Unit test
Flag: EXEMPT BUGFIX
Change-Id: I90429983733eb5f2bb2d6df00799d2445eaeea31
2024-08-01 18:56:41 +00:00
Treehugger Robot
01a1169d57
Merge "Revert "Handles Bold Text setting for inline icon by providing bolded cloud icon"" into main
2024-07-31 16:47:15 +00:00
Charlie Anderson
00fb1adab4
Revert "Handles Bold Text setting for inline icon by providing bolded cloud icon"
...
This reverts commit 114e84908f .
Reason for revert: b/356166053
Change-Id: I30dfbc5da1caecd89b4b23aafe4de8e9efede6a0
2024-07-31 14:08:16 +00:00
Brandon Dayauon
dfb1722afc
Merge "Make a dummy view at the bottom of all apps" into main
2024-07-30 20:15:26 +00:00
Brandon Dayauon
4a024c0834
Make a dummy view at the bottom of all apps
...
This is so that user can scroll all the way to bottom of all apps.
- updated tests to account for this new view
bug:340936636
Test manually:
before:https://drive.google.com/file/d/18mKMAedQh2uUOR2G4U_ZORIKP2tkRmEk/view?usp=sharing
after:https://drive.google.com/file/d/1UEl3kBfeInqxsgF2HwCfzOBEcsEqdbJ4/view?usp=sharing
Flag: NONE addingViewToBottomOfAllApps
Change-Id: Ib4b67a66cfc7ec2ba0dbbe211a241f244d204aaf
2024-07-29 14:58:25 -07:00
Charlie Anderson
114e84908f
Handles Bold Text setting for inline icon by providing bolded cloud icon
...
Bug: 350758155
Test: locally tested + unit tests
Flag: com.android.launcher3.enable_new_archiving_icon
Change-Id: I6e1fccbb7c8cb87a7e2675a60b05bf0cb402acf2
2024-07-26 11:17:39 -04:00
Shamali Patwa
b4d185e3cc
Merge changes from topic "popup-refactor" into main
...
* changes:
Delete the unused code from popup provider
Update references that read popup data provider to use picker provider
Update references that wrote widget data to popup data provider
Move widget related listeners to widget picker data provider
Define widget picker data provider separate from popup provider
Create a separate class for widget related methods from popup provider
2024-07-24 18:46:35 +00:00
Kevin Lim
5ca6219003
Merge "[UniversalSearchInput] Support search box dynamic height adjustment in ActivityAllAppsContainerView" into main
2024-07-24 16:10:16 +00:00
Sebastián Franco
0c852e6bdd
Merge "Ignoring flaky tests" into main
2024-07-24 06:31:35 +00:00
Sebastian Franco
6d1728bbdd
Ignoring flaky tests
...
Bug: 353965234
Test: CellLayoutMethodsTest
Flag: TEST_ONLY
Change-Id: I831861febe78f5eda873cc924d2dde8a09e49518
2024-07-24 02:46:29 +00:00
Anushree Ganjam
7c32ae9acf
Move more tests to deviceless
...
Bug: 353339741
Test: Manual
Flag: TEST_ONLY
Change-Id: Ib43d5a17feb812b08d9749b1bf6dcacabf205d47
2024-07-23 13:57:28 -07:00
Treehugger Robot
b407014993
Merge "Fix an issue in SimpleBroadcastReceiverTest" into main
2024-07-23 13:25:51 +00:00
Sebastián Franco
7d780ce71d
Merge "Revert change to rotateBounds" into main
2024-07-23 00:49:14 +00:00
Shamali P
74d9fbd635
Define widget picker data provider separate from popup provider
...
Separate provider in ActivityContext and relevant implementations that
open widget picker
Bug: 353347512
Flag: EXEMPT BUGFIX
Test: Unit test
Change-Id: I55df3d9ce6ae9b7d0a310a8686b188618d229065
2024-07-22 23:58:04 +00:00
Shamali P
9e7d288f67
Create a separate class for widget related methods from popup provider
...
Child cl removes those methods from popup provider and updates its
references
Bug: 353347512
Flag: EXEMPT BUGFIX
Test: Unit test
Change-Id: Id559e8c8d32a40adab961e7c710ec835d5a92184
2024-07-22 23:58:04 +00:00
Sihua Ma
587aa05f04
Fix an issue in SimpleBroadcastReceiverTest
...
Main thread tasks should be idled before verification
Test: atest NexusLauncherRoboTests
Flag: TEST_ONLY
Change-Id: I6db696c73be2e9689dd290fd1a8c4deffa17ff01
2024-07-22 23:09:17 +00:00
Sebastian Franco
28e89bd10f
Revert change to rotateBounds
...
Reason: Breaking Tapl tests.
Bug: 353965234
Flag: EXEMPT bugfix
Test: UtilitiesTest.kt
Change-Id: I2c513a190e5e9cba3f27b14c3835d3b039241467
2024-07-22 15:18:48 -07:00
Andrew Cole
6beb1964a4
Merge "Test Week - ShortcutUtilTest" into main
2024-07-22 13:42:14 +00:00
Fengjiang Li
2b5deb2fb9
Merge "[Test Week] Add VibratorWrapperTest" into main
2024-07-19 23:28:13 +00:00
Andrew Cole
9b3b54eb40
Test Week - ShortcutUtilTest
...
Adding simple tests for ShortcutUtils
* 1 New Class Covered
* 4 Methods Covered
Bug: 353303621
Test: ShortcutUtilTest
Flag: TEST_ONLY
Change-Id: I3f2fbb592cc5abe18524c3883fb0a0e96912fdfb
2024-07-19 23:04:03 +00:00
Fengjiang Li
979adecc7b
[Test Week] Add VibratorWrapperTest
...
Number of new tested methods: 9
Bug: 353303621
Test: This is the unit test
Flag: NONE - unit test
Change-Id: Id6dde920d6365823cf859e97c7c0cfbb25e7270d
2024-07-19 14:10:32 -07:00
Treehugger Robot
f3fde3f58c
Merge "[Test week] add tests for InstallSessionHelper" into main
2024-07-19 18:00:20 +00:00
Sihua Ma
f2abd671d1
Merge "Add unit test for RoundedCornerEnforcement" into main
2024-07-19 17:13:08 +00:00
Fengjiang Li
1749bf0308
Merge "[Test Week] Add missing @RunWith(AndroidJUnit4.class) annotation" into main
2024-07-19 17:07:39 +00:00
Fengjiang Li
74861537f6
Merge "[Test Week] Add ScreenOnTrackerTest" into main
2024-07-19 17:07:26 +00:00
Treehugger Robot
8bba516ca4
Merge "Align color resources in launcher projects." into main
2024-07-19 16:15:25 +00:00
Shamali Patwa
6babde40e3
Merge "Move out picker related methods from widgets model" into main
2024-07-19 15:46:00 +00:00
Marcelo Arteiro
f38d98d1a6
Align color resources in launcher projects.
...
This is an effort to align/unify color usage across all launcher projects and the system itself.
This fix recreates all dynamic color attributes present in the OS since many launcher areas cannot access private attributes.
It is recomemnded to use these new local attributes in all launcher areas and avoid creating new color resources when these can be used directly.
Bug: 352690172
Test: Presubmits
Flag: EXEMPT bugfix
Change-Id: Ic36b8bf70ee37f2fdd32e459e66f0e2d001d6ba2
2024-07-19 14:22:21 +00:00
Charlie Anderson
b6e8ab0d21
[Test week] add tests for InstallSessionHelper
...
9 public methods tested
no previous test class
Bug: 353303621
Test: unit tests
Flag: TEST_ONLY
Change-Id: Ib113c00c10ed0aca8c996db493a84077026bf6c8
2024-07-19 09:46:40 -04:00
Fengjiang Li
b7b3137261
[Test Week] Add ScreenOnTrackerTest
...
Number of new tested methods: 5
Bug: 353303621
Test: This is the unit test
Flag: NONE - unit test
Change-Id: Ieae1ed9bb215a52a12fef919c8dd407291c2b0f9
2024-07-19 00:49:58 -07:00
Fengjiang Li
cda1c12ebe
[Test Week] Add missing @RunWith(AndroidJUnit4.class) annotation
...
Bug: 353303621
Test: This is the unit test
Flag: NONE - unit test
Change-Id: Ieb8f8ac3a8a94defe5f9ed2b8ca9812fd2ac1ba6
2024-07-18 22:29:18 -07:00
Fengjiang Li
3a33017797
Merge "[Test Week] Add SystemUiControllerTest" into main
2024-07-19 03:00:19 +00:00
Andrew Cole
4a680b1374
Merge "Test Week - AccessibleDragLstenerAdapterTest" into main
2024-07-19 00:53:21 +00:00
Sihua Ma
045165a4ba
Add unit test for LauncherAppWidgetHost
...
Number of methods covered: 3
Test: SysUI studio
Flag: TEST_ONLY
Bug: 353303621
Change-Id: I8fa9ed7b496baa18dac1a721c72a32814d89dd6f
2024-07-19 00:38:32 +00:00
Fengjiang Li
abc4a9589a
Merge "[Test Week] Add AllAppsRecyclerViewPoolTest" into main
2024-07-19 00:33:51 +00:00
Fengjiang Li
a74d9d74c9
Merge "[Test Week] Add ViewPoolTest" into main
2024-07-19 00:33:38 +00:00