- Sep 27, 2023
-
-
Ats Jenk authored
Controller updated to use TRANSIT_TO_FRONT for showing desktop tasks. Update the test. Bug: 302210282 Test: atest DesktopTasksControllerTest Change-Id: Id8c7aefcba86f6fd5d75d297f7c9ea904df72ad8
-
- Sep 26, 2023
-
-
Ats Jenk authored
-
Winson Chung authored
-
KRIS CHEN authored
-
Jeff Chen authored
Merge "Replace static RestrictedLockUtils call with injected UserRestrictionChecker, so we can mock it in testing." into main
-
Kunal Malhotra authored
Merge "Adding in fix for ensuring that mCrashing is cleared on restart for persistent processes" into main
-
Sudheer Shanka authored
-
Jeff Chen authored
Replace static RestrictedLockUtils call with injected UserRestrictionChecker, so we can mock it in testing. Test: SystemUIGoogleScreenshotTests SystemUITests Bug: 301269931 Change-Id: I5cbd795ddea104d486e2479da7b5919e022703c7
-
Raphael Kim authored
Merge "Use hard-coded string to represent the ukey2 role when salting the authentication token." into aosp-main-future am: ffc308aa am: 12db8972 am: 6cfbd96e am: 3091bc06 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24827551 Change-Id: I82f6c9ce78d81126ec9e2c80eb8a6c7a358f11f3 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kensuke Miyagi authored
-
Victor Hsieh authored
-
Shawn Lee authored
-
Chavi Weingarten authored
-
Sudheer Shanka authored
-
Winson Chung authored
- In cases where the TaskView are not created on the shell main thread, the callbacks on the view may be made on the wrong thread leading to an error or the a race between usage/cleanup of the surfaces used by the surface view. Fixes: 292241747 Fixes: 300870297 Test: atest TaskViewTest Test: atest PanelTaskViewControllerTest Test: atest ControlsUiControllerImplTest Change-Id: I43bbd9d8089d0ab6e6bd10dd5cb4072f0029d8dc
-
Sudheer Shanka authored
With Data saver off and Battery saver on, only Batter saver allowlist will decide whether an app can access network or not. If an app is allowlisted, it would be allowed network access. Otherwise, it would not be allowed network access. Bug: 302172152 Test: n/a Change-Id: I4044c7ea5d8294f93294f3071b56ff278a18c2e9
-
Jeff Chen authored
-
Brandon Liu authored
-
Treehugger Robot authored
-
Mateusz Cicheński authored
-
Raphael Kim authored
Merge "Use hard-coded string to represent the ukey2 role when salting the authentication token." into aosp-main-future am: ffc308aa am: 12db8972 am: 6cfbd96e Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24827551 Change-Id: Ic5b2cc959f8a937d8983f906d48135c7dcf1db22 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Daniel Norman authored
-
Alex Salo authored
-
Sudheer Shanka authored
CachedAppOptimizer.unfreezeAppLSP() could be called even if the process is not frozen and unfreezeAppLSP() returns early if the process is not frozen. So, reportProcessFreezableChangedLocked() should only be called after unfreezeAppLSP() checks if there is a need to do any unfreezing. Bug: 301986056 Test: atest CtsBroadcastTestCases Change-Id: I6b50aac1d24f02fd1d84a095ba487fea80f9091a
-
Julia Reynolds authored
-
Raphael Kim authored
Merge "Use hard-coded string to represent the ukey2 role when salting the authentication token." into aosp-main-future am: ffc308aa am: 12db8972 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24827551 Change-Id: Ic0fcd6c61e235d0b84122d16bd84387c3e66ed0e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Huihong Luo authored
-
Kensuke Miyagi authored
Bug: 302158911 Test: atest TunerTest Change-Id: If6e760619fe204a7cd58a39e8b462cb990c3ca6d
-
Raphael Kim authored
Merge "Use hard-coded string to represent the ukey2 role when salting the authentication token." into aosp-main-future am: ffc308aa Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24827551 Change-Id: I1a8aaa02e44680f9ff3351d658299a0c8480bf6f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Alex Salo authored
Before: Input type: 540801 After: Input type: 540801(class=1)|Password Most other things are fine as it's easy to convert an integer to the corresponding constant, but computing bit flags in a bugreport is time consuming and error prone. Bug: 288587392 Change-Id: Ic2ae3354b26d7cdbfe0294bb40936e1e75d1967b
-
Brandon Liu authored
go/oms-to-packagemonitor Bug: b/280626834, b/292298615 Test: Updated and verified affected tests pass Change-Id: Ia6c0fb955fd15681e2757cb7e09d54c9c0307efd
-
Jeff DeCew authored
-
Raphael Kim authored
-
Reema Bajwa authored
-
Ats Jenk authored
Create a RemoteTransition to run the overview to desktop animation when user clicks on the desktop tile in recents. Bug: 297590571 Test: atest DesktopTasksControllerTest Change-Id: Ie8c9189bace77ba80e6be90222b3f786dfe5bb15
-
Raphael Kim authored
Merge "Use hard-coded string to represent the ukey2 role when salting the authentication token." into aosp-main-future
-
Jainam Shah authored
-
Danny Burakov authored
-
Michael Wachenschwanz authored
-
Evan Laird authored
-