Skip to content

[pull] androidx-main from androidx:androidx-main#898

Merged
pull[bot] merged 17 commits intoMaxMood96:androidx-mainfrom
androidx:androidx-main
Mar 6, 2026
Merged

[pull] androidx-main from androidx:androidx-main#898
pull[bot] merged 17 commits intoMaxMood96:androidx-mainfrom
androidx:androidx-main

Conversation

@pull
Copy link

@pull pull bot commented Mar 6, 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 : )

luizgrp and others added 17 commits March 4, 2026 14:09
Change RemoteAlignment to an interface and move properties to its Companion object.

Remove RemoteVerticalAlignment and RemoteHorizontalAlignment implementations of RemoteAlignment.

Add RemoteBiasAlignment.

Bug: 471212869
Test: covered by existing tests.
Relnote: "Change RemoteBox alignment to accept a single RemoteAlignment."
Change-Id: I0bfbf28c95045d517cdd1bd99377895fbca0a376
Add RemoteAbsoluteAlignment and RemoteBiasAbsoluteAlignment.

Bug: 471212869
Test: screenshot tests added.
Change-Id: I00a932af7d881ad14b1e0c2667430069fa9ba32f
Add RemoteArrangement.Absolute.

Remove RemoteArrangement.CenterHorizontally.

Bug: 471212869
Bug: 471153933
Test: screenshot tests added.
Relnote: "RemoteArrangement.CenterHorizontally was removed and is replaced by RemoteArrangement.Center."
Change-Id: I2f9077cb5bf0947e80b28ba6a04744d239199d0f
Relnote: "Fixed an issue where the block-scoped Modifier.dropShadow and Modifier.innerShadow would not redraw when the Shape parameter was dynamically changed."
Bug: b/486202623
Test: Added
Change-Id: Ida2622c84ff1a5098f71fb1e34aa6c140fd18ab5
Bug: 478811560
Test: screenshot tests added.
Change-Id: I7c5f519d0dfd80c69e62ea16f3966feee73de449
    This is a scripted update of the AndroidX wear-sdk stubs generated by
    /vendor/google_clockwork/sdk/scripts/update-wear-sdk-prebuilts.sh --build_id 14976956 --androidx.

Bug: b/487264133

Change-Id: Ic12a4eeea11c30e8f2ad8ae696c07ac9566ad418
Update SensorPatternUtil to skip the solid color pattern
test on Emulator API 37.

This is a known issue specific to Cuttlefish/Emulator
environments where the solid color pattern is not applied
correctly. Since this issue does not affect production
devices, we are adding API 37 to the existing ignore
list to prevent false test failures.

More details can be found at b/412262667.

Bug: 489823294
Test: ./gradlew camera:camera-integration-tests-coretestapp:connectedCheck
Change-Id: I036491d6ecf24aa6fefcf08d84e9f8454599df6d
Calling startParameter.projectProperties makes Gradle properties passed
via CLI part of configuration cache inputs, which meant that we are
accidentally invalidating CC when android.testInstrumentationRunnerArguments.class
was changing in IDE when switching which device test to run.

Test: run different device tests from IDE, observe cache hit on the
      second run
      First run (cc miss) - https://ge.androidx.dev/s/44hyubb2vigaw
      Second run (cc hit) - https://ge.androidx.dev/s/c6s5jfawisuvi
Bug: 490273588
Change-Id: I72d6796b53e709eac1d41b422e65a5479a4fd4ba
…gement", "rc_remotebox_api_layoutdir", "rc_spacedby_fn" into androidx-main

* changes:
  Add spacedBy function to RemoteArrangement.
  Make RemoteArrangement aware of LayoutDirection.
  Make RemoteBiasAlignment aware of LayoutDirection.
  Change RemoteBox alignment to accept a single RemoteAlignment.
… throwing exception that can break agent's ability to see any app function.

Bug: 490168667
Fixes: 490179498
Test: Presubmit
Change-Id: I12e05716cfdda17a7dad7cdda8d20d4ceedd1c91
…tead of throwing exception that can break agent's ability to see any app function." into androidx-main
Now uses a type-safe key-value system with `SemanticsPropertyKey`.

Test: SemanticsModifierTest
Bug: 490328572
Change-Id: I836d7bdf12caa127f067d6324bc29a4488e1065b
@pull pull bot locked and limited conversation to collaborators Mar 6, 2026
@pull pull bot added the ⤵️ pull label Mar 6, 2026
@pull pull bot merged commit 45f44f8 into MaxMood96:androidx-main Mar 6, 2026
1 of 2 checks passed
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