Commit Graph

78262 Commits

Author SHA1 Message Date
Owner Cleanup Bot cd33516a5c [owners] Remove mateuszc@google.com from tests/multivalentTests/shared/com/android/launcher3/testing/OWNERS
This suggested change is automatically generated based on group
memberships and affiliations.

Please approve this change and vote the highest CR. This will keep the OWNERs
file tidy.  We ask that you do not ignore this change and approve it
unless you know a reason the OWNER should remain.  It can always be
reverted if needed.

If this change is in error, vote the lowest CR value (i.e. reject the CL)
and the bot will abandon it.

See the owner's recent review activity for context:
https://android-review.googlesource.com/q/mateuszc@google.com

To report an issue, file a bug in the Infra>Codereview component.

Change-Id: Ib310e8949235516783ea820d35fa113e06cd34c3
2025-02-26 09:44:59 -08:00
Owner Cleanup Bot bbda0821a6 Merge "[owners] Remove zakcohen@google.com from tests/multivalentTests/src/com/android/launcher3/widget/picker/OWNERS" into main 2025-02-25 14:47:00 -08:00
Owner Cleanup Bot 40e6992c56 Merge "[owners] Remove zakcohen@google.com from src/com/android/launcher3/widget/picker/OWNERS" into main 2025-02-18 13:33:13 -08:00
Owner Cleanup Bot c3a2e87058 Merge "[owners] Remove zakcohen@google.com from tests/src/com/android/launcher3/widget/picker/OWNERS" into main 2025-02-18 13:33:04 -08:00
Owner Cleanup Bot 40e6a538ab [owners] Remove zakcohen@google.com from tests/src/com/android/launcher3/widget/picker/OWNERS
This suggested change is automatically generated based on group
memberships and affiliations.
If this change is unnecessary or in error, vote the lowest CR value
(i.e. reject the CL) and the bot will abandon it. Vote the highest CR to
approve this change. You may also abandon this change.

See the owner's recent activity for context:
https://android-review.googlesource.com/q/zakcohen@google.com

To report an issue, file a bug in the Infra>Codereview component.

Change-Id: I012d61af6b55dd1ae2f00be846af393bc7bc2f38
2025-02-11 16:03:09 -08:00
Owner Cleanup Bot 41ed20667e [owners] Remove zakcohen@google.com from tests/multivalentTests/src/com/android/launcher3/widget/picker/OWNERS
This suggested change is automatically generated based on group
memberships and affiliations.
If this change is unnecessary or in error, vote the lowest CR value
(i.e. reject the CL) and the bot will abandon it. Vote the highest CR to
approve this change. You may also abandon this change.

See the owner's recent activity for context:
https://android-review.googlesource.com/q/zakcohen@google.com

To report an issue, file a bug in the Infra>Codereview component.

Change-Id: I72cb2c5e66ee297e9ff09257969d3d8934aad373
2025-02-11 16:02:59 -08:00
Owner Cleanup Bot b0a7ca0dbb [owners] Remove zakcohen@google.com from src/com/android/launcher3/widget/picker/OWNERS
This suggested change is automatically generated based on group
memberships and affiliations.
If this change is unnecessary or in error, vote the lowest CR value
(i.e. reject the CL) and the bot will abandon it. Vote the highest CR to
approve this change. You may also abandon this change.

See the owner's recent activity for context:
https://android-review.googlesource.com/q/zakcohen@google.com

To report an issue, file a bug in the Infra>Codereview component.

Change-Id: Ibb729a15daafdf804c57c080a72ab8004f6861a0
2025-02-11 16:02:48 -08:00
Treehugger Robot 21a64726cf Merge "Replace .toList() with .collect()" into main 2025-02-10 12:58:19 -08:00
Andy Wickham d61628084b Merge "Update All Apps / Smartspace / Circle to Search team owners" into main 2025-02-05 11:23:03 -08:00
Andy Wickham 54f8b4c7b7 Update All Apps / Smartspace / Circle to Search team owners
Change-Id: If19ca9a00573ba679c94c853f75a96ea07bc1da2
2025-02-03 16:35:10 -08:00
Cole Faust ad78da873d Replace .toList() with .collect()
.toList() was only introduced to android in api level 34, which is newer than
this module's min_sdk_version. Replace it with .collect().

This was found while updating android lint.

Flag: EXEMPT refactor
Bug: 394096385
Test: Presubmits
Change-Id: I71fd1435b7645ea4f1f653c05fef1ddc47adbc14
Merged-In: Id8d1de1531b67a7daf448e45592b7ef78f685fc2
2025-02-03 14:19:57 -08:00
Treehugger Robot 8a281b4ef8 Merge "Fix errorprone warnings" into main 2025-01-28 18:56:53 -08:00
Cole Faust 42fc2058e6 Fix errorprone warnings
https://errorprone.info/bugpattern/BadInstanceof
https://errorprone.info/bugpattern/CompareToZero

Bug: 253827323
Test: Presubmits
Flag: EXEMPT refactor
Change-Id: If28f8f7f407b5b1e58911c58bb7d1b80f08c6114
2025-01-27 09:54:02 -08:00
Treehugger Robot e239718b4e Merge "Revert "Replace system_ext container with system"" into main 2025-01-24 00:33:59 -08:00
Justin Yun 015bb86af7 Revert "Replace system_ext container with system"
This reverts commit d80efafdc0.

A system partition cannot have the aconfigs of other partitions.
Revive the system_ext container for system_ext aconfigs.

Bug: 385213580
Test: "adb shell aflags list" must not be changed.
Flag: EXEMPT refactor
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:da76a663533d3ba4455ad226454a5cb7631c6f7e)
Merged-In: I92387e6d5764c750f83bd8d266f6da969e114a72
Change-Id: I92387e6d5764c750f83bd8d266f6da969e114a72
2025-01-23 22:43:20 -08:00
Treehugger Robot e6399b59e4 Merge "Removing Dead Flag Test: CI Bug: 386652866" into main 2025-01-10 09:00:48 -08:00
Rex Hoffman 74fa77e564 Removing Dead Flag
Test: CI
Bug: 386652866

Change-Id: I04537140ccd2526df4630c8cca6abbd327a7ca7f
Merged-In: If5065b2d25b5e5d8850f50dd4b25bd0ea7e3dd5c
2025-01-08 10:13:56 -08:00
Xin Li 848a909f3d Merge "Merge 24Q4 into AOSP main" into main 2024-12-13 16:57:21 -08:00
Xin Li 078f13fca8 Merge 24Q4 into AOSP main
Bug: 370570306
Merged-In: Iaa1d8352b628aeb47f79a5c8e59256a3c45a2909
Change-Id: Ie23029dc17b8bee64cd8bfc9638057dc3d062950
2024-12-13 11:15:20 -08:00
Xin Li c7ff9cc0af Merge ab/AP4A.241205.013 into aosp-main-future
Bug: 370570306
Merged-In: Ia507354f42959ce9d320114a313bfc533186b524
Change-Id: I2cf8baad00355252c5621766e1da472c87007f9d
2024-11-27 12:53:11 -08:00
Treehugger Robot 08137ade78 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: ce3171e7a0 -s ours
am skip reason: contains skip directive

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/3378489

Change-Id: I15e7e15ceb946749272606385c2f90633ea77b42
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-27 07:17:31 +00:00
Bill Yi 3b4e2c156f [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 2e0b4ce52e -s ours
am skip reason: contains skip directive

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/3378489

Change-Id: I0ae40aedd9b82483a2dad33d9045fdf3ec9a15c5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-27 07:17:28 +00:00
Treehugger Robot 63266f76a6 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 9513daa779 -s ours
am skip reason: contains skip directive

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/3377322

Change-Id: Idfa023f57d97a7ac72b46814f316a449e4ba7aea
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-27 07:17:25 +00:00
Bill Yi 9b6eca3cd1 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 47853ec09f -s ours
am skip reason: contains skip directive

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/3377322

Change-Id: I2be79edde259e12132c2a2c464bf9e56f5e73ff4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-27 07:17:19 +00:00
Treehugger Robot 40ca16b415 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: d4218d8b46 -s ours
am skip reason: contains skip directive

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/3377321

Change-Id: Ia665828dc4edb8085a6bfe74467c9d402c0cc4fb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-27 07:17:12 +00:00
Bill Yi aa800fb960 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 42a07b47e1 -s ours
am skip reason: contains skip directive

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/3377321

Change-Id: Ic216500f63b5334cc6ef9b7abdd233341961c1ac
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-27 07:17:04 +00:00
Treehugger Robot fc92d73bb2 Merge "Import translations. DO NOT MERGE ANYWHERE" into aosp-main-future 2024-11-26 20:24:13 +00:00
Treehugger Robot 2980145793 Merge "Import translations. DO NOT MERGE ANYWHERE" into aosp-main-future 2024-11-26 20:24:13 +00:00
Treehugger Robot ce3171e7a0 Merge "Import translations. DO NOT MERGE ANYWHERE" into main 2024-11-26 18:59:15 +00:00
Treehugger Robot 9513daa779 Merge "Import translations. DO NOT MERGE ANYWHERE" into main 2024-11-26 18:59:15 +00:00
Treehugger Robot d4218d8b46 Merge "Import translations. DO NOT MERGE ANYWHERE" into main 2024-11-26 18:59:15 +00:00
Bill Yi c53bf7890a Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Iaa1d8352b628aeb47f79a5c8e59256a3c45a2909
2024-11-26 08:54:19 -08:00
Bill Yi d8b551f5e1 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ifc912f63a98981d58b7ca3c11102cca16171589d
2024-11-26 08:53:51 -08:00
Bill Yi 2f784ae9ff Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ie974d62c56f4e2b5a8a915c29c93a5d26fd94811
2024-11-26 08:53:30 -08:00
Bill Yi 2e0b4ce52e Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ic16394da3ded917b22342bf6bfbefb3f9dfb4c90
2024-11-26 07:36:15 -08:00
Bill Yi 47853ec09f Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I6ea65f527652a356445233d3cdba31ee0f901f02
2024-11-26 07:35:54 -08:00
Bill Yi 42a07b47e1 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ic9e26fa7f91bd7b0e2ca251032e115f46f715b2c
2024-11-26 07:35:35 -08:00
Xin Li 7b31be6dfa Merge ab/AP4A.240925.013 into aosp-main-future
Bug: 370570306
Merged-In: If0497fcc17bb0ec44294c4ea1163104b4d8be459
Change-Id: I3bdc59ea3914bcde4104f82de3ce6f8949f40e7d
2024-11-21 15:10:02 -08:00
Xin Li 9a9e10609d Merge 24Q4 (ab/12406339) into aosp-main-future
Bug: 370570306
Merged-In: Id70ceed141e2106f746d4a0e68a09675ba45dd28
Change-Id: I84eee058761cb1fe716a7c91c022dbf435efbe7e
2024-11-06 10:31:30 -08:00
Android Build Coastguard Worker 712da2cf48 Merge cherrypicks of ['googleplex-android-review.googlesource.com/30068451'] into 24Q4-release.
Change-Id: If21861e06be4781ab4af912129eadb7483554fe5
2024-10-28 23:33:36 +00:00
Jagrut Desai 72417bb06c Fix Taskbar Touchable Region when overview is in split select mode
The problem: when Overview is in split slect mode second split app pick from taskbar take you back home. Why, because upon touch the taskbar touch region get
 set to empty and then we later don't meet any conditions to set default touch region to something.

The solution: change the condition of checking overview in onTaskbarOrBubblebarWindowHeightOrInsetsChanged so that we check that taskbar is in any overview s
tate and we don't rely on the stash controller flag alone. we follow similar logic in updateInsetsTouchability, but we gate that only behind transient taskba
r hence this was not an issue for transient taskbar.

Test: Manual
Bug: 373559050
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9aa005b657bebe60867b2c2961c2f5deac8cf359)
Merged-In: Ia507354f42959ce9d320114a313bfc533186b524
Change-Id: Ia507354f42959ce9d320114a313bfc533186b524
2024-10-28 23:33:02 +00:00
Android Build Coastguard Worker 43ce93230a Merge cherrypicks of ['googleplex-android-review.googlesource.com/29753546'] into 24Q4-release.
Change-Id: I3940c51a0c576d43afd3e731ef5e907c3a8618ab
2024-10-25 23:03:31 +00:00
Charlie Anderson 219371c4ef Prevent archived apps content description from being overridden unexpectedly
Bug: 372035896
Test: manually tested archiving/unarchiving with Talkback
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:91a2aad67f2f5a9b8773d49daaf8c634884867e3)
Merged-In: Ief7f7d176c6ed23a8d7798cf31506e0a9c8921ed
Change-Id: Ief7f7d176c6ed23a8d7798cf31506e0a9c8921ed
2024-10-25 23:02:18 +00:00
Android Build Coastguard Worker b93ba761d5 Merge cherrypicks of ['googleplex-android-review.googlesource.com/29738756'] into 24Q4-release.
Change-Id: Id1d607c26e2f72ff2e6dcfdb0bbafd8adb1c4e1c
2024-10-21 23:31:04 +00:00
Jagrut Desai c4f9510874 Fix Taskbar to Hotseat Animation for Non-Predective back apps
- Refactored Taskbar animation duration to under one method and added logic to sync animation duration according to enableScalingRevealHomeAnimation.
- Change the interpolator for TaskbarLauncherStateController based on enableScalingRevealHomeAnimation.

Test: Presubmit, Manual
Bug: 369378541
Flag: EXEMPT Bug Fix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0a65c5bd72d755856148faeb070a5d2ad2c79cb0)
Merged-In: I942829b475f91e9102801b758eb7ee0d27eee912
Change-Id: I942829b475f91e9102801b758eb7ee0d27eee912
2024-10-21 23:30:48 +00:00
Android Build Coastguard Worker 98a8922e41 Merge cherrypicks of ['googleplex-android-review.googlesource.com/29694146'] into 24Q4-release.
Change-Id: I40ab3875937e5d443fc62b800f7ddaae1166cbbf
2024-10-08 22:58:29 +00:00
Tony Wickham 045814a2c6 Don't invalidate swipe handler until parallel anim finishes
- When invalidateHandler() is called, it calls endRunningWindowAnim()
  which includes mParallelRunningAnim. This causes a jump if
  mParallelRunningAnim was not already finished, so we now wait to
  invalidate the handler after mParallelRunningAnim ends.

Flag: EXEMPT bugfix
Test: AbsSwipeUpHandlerTestCase (added two tests for this)
Fixes: 370208192
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ee98cd4bdf739c2f93f7cf0a20764acb2a837b0c)
Merged-In: I37ed281a993b1d2fa3634754378314511f3295f0
Change-Id: I37ed281a993b1d2fa3634754378314511f3295f0
2024-10-08 22:55:35 +00:00
Android Build Coastguard Worker 2b71139a8a Merge cherrypicks of ['googleplex-android-review.googlesource.com/29673278', 'googleplex-android-review.googlesource.com/29669026', 'googleplex-android-review.googlesource.com/29669027', 'googleplex-android-review.googlesource.com/29706942'] into 24Q4-release.
Change-Id: Ia05eba3ca8000805b1b50abf9638d86a7f291e64
2024-10-04 23:05:04 +00:00
Tony Wickham 0a176950df Fix Taskbar unlock transition
- There are multiple signals that come just after FLAG_DEVICE_LOCKED
  is removed, and those should still be considered part of the unlock
  transition. We already did this for TaskbarStashController so I copied
  it to TaskbarLauncherStateController.
- Also animate when changing SYSUI_STATE_OVERVIEW_DISABLED, since this
  happens when the device is locked/unlocked and changes the visibility
  of TaskbarView icons.

Test: manually unlock over both home screen and in-app, verify clean
transition without jump (e.g. Hotseat is immediately visible as part of
Workspace, and Taskbar fades in during unlock to an app)
Flag: EXEMPT bug fix
Fixes: 364586744

(cherry picked from commit 7519b7c2e6)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:060a883fca73711684ad3a1069677569a264b7fb)
Merged-In: If0497fcc17bb0ec44294c4ea1163104b4d8be459
Change-Id: If0497fcc17bb0ec44294c4ea1163104b4d8be459
2024-10-04 22:51:03 +00:00
Bill Yi c12e4e8581 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import

Bug: 369418613
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3b1c32f9d588c2d73368cc229ffd45adef6ab7d6)
Merged-In: I8a28241561c626e50803cbbdaf2f764bba841183
Change-Id: I8a28241561c626e50803cbbdaf2f764bba841183
2024-10-04 22:50:51 +00:00