Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 10, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Kevin Truong and others added 20 commits December 22, 2025 11:53
TooltipBox
TooltipScope
PlainTooltip
RichTooltip
TooltipDefaults
RichTooltipColors
TooltipAnchorPosition
rememberTooltipState
TooltipState
TooltipState
DefaultTooltipCaretShape

Test: Update to remove experimental opt-ins.
Bug: b/457531577
Relnote: Promote experimental APIs for tooltips to stable.
Change-Id: I2812c17363a834ecfee73cfccae039707f79fd1f
Restricts visibility of `BrowserInput`, `BrowserWindow`, and
`BrowserHistory` to internal. These components are currently
prototypes. Hiding them prevents external consumers from relying on
an unstable API shape that is likely to evolve.

Bug: N/A
Test: existing passes
Change-Id: Ibb394857e11cdcd7ce4a3e3575414a6767738d04
Consolidates WasmJS implementation files to improve cohesion. Moves
`BrowserHistory` interface and `BrowserWindowImpl` to dedicated
files and deletes `Utils.wasmJs.kt`.

Encapsulates `createPopStateFlow` as private extension functions
within `BrowserHistory` and `BrowserInput` to locate logic near its
usage.

Bug: N/A
Test: existing passes
Change-Id: I72a23816fbde4a97f4b149b0db672013a2e8dee5
…iderFactory` interfaces.

Bug: 474095480
Test: Presubmit
Change-Id: I0e650cbd18f79ea1f399c2590739f81fd0bc77cd
Introduces a `cornerRadius` property to `SurfaceEntity.Shape.Quad`
to enable rendering Surface Entities with rounded corners.

Video: https://drive.google.com/file/d/1trFB05a_NsHcoull_v51BG-0AgNR1mMs

BUG: 436346583
Test: manual test on device
Change-Id: I120a76a261f91d1ff63e142304a9af369197d8cf
Bug: 468059419
Test: FilterChipStyleTest, FilterChipTest, FilterChipSectionTest,
SectionedItemTemplateTest
Relnote: "Add FilterChips as a new API to CarAppLibrary as part of
CarApi8. This is a new Section that can be included in the
SectionedItemTemplate as the first Section. It is a group of
FilterChip(s), where when one is selected, it filters the content
beneath it."

Change-Id: I0b6645122655ca3ca1ae32508d5ece9a70614267
This is for generating aar files for internal drop. This library should
not be used for any other reason.

Relnote: "This library is for internal use only to generate AAR files
and should not be used by apps."

Bug: 465188420
Test: ./gradlew biometric:biometric-stubs:updateApi
Change-Id: I504b01716006755e5aba88f40e1757a533408235
…tyActionShowOnScreen

After this change compose will walk up the entire compose tree in response to android.R.id.accessibilityActionShowOnScreen.
Before this change only the first found node would scroll

Bug: b/431148846
Test: showOnScreen_nestedScrollables
Relnote: "Add support for walking up nested scrolling in response to android.R.id.accessibilityActionShowOnScreen from Accessibility."

Change-Id: Ib2723ce329635e565459c6021425ad0222cc02f0
Interface-level description included the TODO message.

Bug: 474657494
Test: [ built docs using go/abtd ]
Change-Id: I4a39ea082421fb487f63425832420206bae63aea
- Aggregate obf stats by library category (e.g. androidx, kotlin)
- Parse possible class references from xml and ignore them in obfuscation ratio computations
- Compute per-package median obfuscation rates, since average can be skewed
- Dropped outputting class counts, since they're less significant.

Test: rm -rf ~/aabReport && ./gradlew shadowJar && time java -Xmx32G -jar build/libs/aabReport-1.0-SNAPSHOT-all.jar --csv --out=~/aabReport bundleDir
Change-Id: I241314a3b246be08c62b3c4deae6162a30f258d2
…ssibilityActionShowOnScreen" into androidx-main
…ityProviderFactory` interfaces." into androidx-main
@pull pull bot locked and limited conversation to collaborators Jan 10, 2026
@pull pull bot added the ⤵️ pull label Jan 10, 2026
@pull pull bot merged commit 97ddea1 into MaxMood96:androidx-main Jan 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants