[pull] androidx-main from androidx:androidx-main - #1450
Merged
Conversation
Test: Presubmit, and `./gradlew :ink:ink-rendering:iosSimulatorArm64Test` Fixes: 556392738 Relnote: Change Brush color shift to operate in Oklab color space, which better preserves perceived lightness in hue shifts. Renamed `SATURATION` and `LUMINOSITY` shift Brush Target APIs to `CHROMA` and `LIGHTNESS` accordingly. Change-Id: I0ed42fb8b3e258b46a2e7f0d53390afa7dc45efd
Bug: 512093496 Test: ./gradlew Change-Id: I0d5c042ab9f8363e45e2b6307bf9e610bc71a6f8
Decouples GlanceSurface and size tier resolution so that adaptive-core remains completely surface-agnostic and platform-independent: - Convert GlanceSurface from a closed enum to an extensible interface in adaptive-core, removing hardcoded host surface types. - Retain core coordinate and tier data structures in adaptive-core with baseline dimension resolution, without surface-specific logic or platform dependencies. - Introduce AppWidgetGlanceSurface, AppWidgetSurfaceDetector, and AppWidgetSizeTiers in adaptive-appwidget under ui/selection/. - Route target surfaces in BaseWidgetDelegate using AppWidgetSurfaceDetector for both pushUpdate and setPreview. - Introduce WearGlanceSurface and WearSizeTiers in adaptive-wear under ui/selection/. - Add comprehensive unit tests verifying surface decoupling, size tier resolution, and BaseWidgetDelegate surface routing across adaptive-core, adaptive-appwidget, and adaptive-wear. Bug: 546061274 Test: ./gradlew :glance:adaptive:adaptive-core:test :glance:adaptive:adaptive-appwidget:test :glance:adaptive:adaptive-wear:test Relnote: "N/A" TAG=agy CONV=c05ee273-bc3b-4140-85b3-a5dd694b5b81 Change-Id: Id9ffa394c68370d297817e1b99488cbb4dbc279c
…module" into androidx-main
Adds an optional headline text to SectionHeader as an eyebrow/overline above the title. Retains subtitle for secondary text below the title. Enforces mutual exclusion: a SectionHeader cannot have both headline and subtitle set. Relnote: "Added `setHeadline` to `SectionHeader.Builder`; headline and subtitle are mutually exclusive." Bug: 558221569 Test: ./gradlew 🚗app:app:test Change-Id: I55e08f512ae49c062fd3b5c440fab5bcf860ced4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )