forked from androidx/androidx
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] androidx-main from androidx:androidx-main #731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
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
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 : )