- Jun 03, 2024
-
-
Tiger authored
This CL makes action bar background extend into system insets if the content view doesn't fit any insets. Bug: 343131420 Bug: 309578419 Flag: com.android.window.flags.enforce_edge_to_edge Test: atest ActionBarOverlayLayoutTest Change-Id: I266e55fce8e5a387ae0b56f7c22756d9ec153611
-
- May 31, 2024
-
-
Treehugger Robot authored
-
Wei Sheng Shih authored
-
Arun Voddu authored
Merge "Change the visibility of setCarrierRestrictionStatus API in carrierRestrictionRules" into main
-
Chris Li authored
-
Daniel Chapin authored
-
Treehugger Robot authored
[automerger skipped] Merge "Revert^2 "Show directional face auth feedback when unfolded"" into 24D1-dev am: 3e229ec0 -s ours am skip reason: Merged-In I10c6d938ae0124663997477b7ddc8e369e69ed42 with SHA-1 f36a816a is already in history. Merged-In was found from reverted change. Reverted change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27581389 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27584079 Change-Id: I7d57ee6ecc28d119e07562953442df06763ab151 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Chandru S authored
[automerger skipped] Revert^2 "Show directional face auth feedback when unfolded" am: 879a0d91 -s ours am skip reason: Merged-In I10c6d938ae0124663997477b7ddc8e369e69ed42 with SHA-1 f36a816a is already in history. Merged-In was found from reverted change. Reverted change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27581389 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27584079 Change-Id: I8d2d6a712b30a699c44f5218f4d4234d7d86baf2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
-
Bryce Lee authored
-
Achim Thesmann authored
-
Roy Chou authored
Merge "chore(magnification): add magnification sysui connection state changed callback for cts tests" into main
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Maryam Dehaini authored
-
Winson Chung authored
Merge "Fix register homeTransitionListener with empty Transitions" into main am: e4016645 am: da72306e Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3105357 Change-Id: I8b14526fe13e1c4d3bcf1b166a6b4c852e83ab7d Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- May 30, 2024
-
-
Achim Thesmann authored
-
Winson Chung authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3105357 Change-Id: I287ed7dd1904a2fa6e4af33e0c3545d86c35dfd5 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
Merge "fix(high contrast text): draw contrasting backgrounds when text changes color via Spans" into main
-
Billy Huang authored
* changes: Add debug logs to TrustManagerService Add unit test coverage for unlock attempts in TrustTests
-
Winson Chung authored
-
Treehugger Robot authored
-
Sherry Huang authored
-
Treehugger Robot authored
-
Vova Sharaienko authored
-
Song Chun Fan authored
Merge "[pm] Catch ParcelableException in PackageManager.isAppArchivable" into main am: 214a312e am: 7b0d6b50 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3103337 Change-Id: I0add725a489e51066e698b61d299e7e3967e8899 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Michael Mikhail authored
-
Song Chun Fan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3103337 Change-Id: Id1cfcfb05ee18fd02b1ded118b7545f7d55b5c15 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Song Chun Fan authored
-
Liana Kazanova authored
-
Daniel Chapin authored
This reverts commit 026cf425. Reason for revert: Droidfood blocking bug: b/331920634 Change-Id: Ib2107e9275bee144270aaafdee3c59212868462e
-
Maryam Dehaini authored
-
Billy Huang authored
Use Slogf instead of Slog for cleaner formatting. BUG: b/323086607 Test: `atest TrustManagerServiceTest` Flag: EXEMPT purely changes in DEBUG logs Change-Id: I831258d1a865cb4e5e3c0d86f9fcf2ea3697a041
-
Billy Huang authored
The downstream effects of an unlock attempt using a pin/password were not previously tested within the TrustTests. Add these tests in preparation for further changes to pin/password unlock reporting to TrustManagerService. Add options within ScreenLockRule and TrustAgentRule to allow for test cases to start with strong auth being required, and the device locked. BUG: b/323086607 Test: `atest TrustTests` Flag: TEST_ONLY Change-Id: I1c8eaacc9c20284ef2783bcd65c14f68b0b444e8
-
Atneya Nair authored
-
Vlad Popa authored
-
Tyler Freeman authored
We take into account the CharacterStyle spans that change the color of the text to be different than the original global Paint color. This matches the high contrast background to each span of text that is a different color. Also, fix the isHighContrastTextDark() function which was converting LAB wrong because of incorrect documentation (see b/343778621) Fix: 340552436 Flag: ACONFIG com.android.graphics.hwui.flags.high_contrast_text_small_text_rect TRUNKFOOD Test: atest frameworks/base/core/tests/coretests/src/android/text/LayoutTest.java && atest frameworks/base/core/tests/coretests/src/android/text/SpanColorsTest.java Change-Id: I8e9723409b8219ad9c869dc5a7c767d2ec669939
-
arunvoddu authored
The change is to facilitate the OobConfig application to pass the lock information to the modem. Bug: 342411308 Test: Built successfully Change-Id: I14a7a19286a7b2a9d073bcbaac7b35d6310d67f6
-
George Mount authored
-
Alisher Alikhodjaev authored
Bug: 321311407 Test: off/on, read tag Change-Id: Ice76dda2b4bb97df60dc94521436393a9e829ea5
-