forked from androidx/androidx
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] androidx-main from androidx:androidx-main #735
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
- Addresses API feedback to add an executor to ensure thread-safe callbacks. Doc: go/form-filling-processing-layer Bug: 471094578 Test: PdfFormFillingTest Change-Id: I351534e2d56a0f824e2240fbf1a561be157185f0
Bug: 470135123 Test: Default value works as intended Relnote: Make SpatialExternalSurfaceDefaults internal Change-Id: I61b535792a663dc09fc755c4eb46d9a7b93ee186
We also display some warning text in the Test app UI when DRM is not supported. Buttons are not disabled, but there are clear warnings that it's not supported. Bug: b/466393414 Test: Tested all the test apps on both emulator and GalaxyXR Change-Id: I3fe5f27e4d8f44698cd658e072cdf908d7b23931
Bug: 300126192 Test: ./gradlew checkApi Change-Id: Ib2f63c0f5678fe58aca279f53a279b7e27cf9ce3
Add an onSpaceUpdatedListener to the PersistentAnchors activity in the ARCore testapp. On emulator, the ArDevice and RenderViewpoint poses do not update until panning across the screen or zooming in/out. On the first emitted value for these ARDevice objects, the Session's ActivitySpace has not been updated with the OpenXR reference space pose. When this eventually happens, the ScenePose's that were used to position the "Add Anchor" panel and calculate whether or not the main panel is in view become invalid, and these calculations need to be re-performed. These re-calculations are performed in the onSpaceUpdatedListener. Bug: 4640641 Test: On Moohan device and Moohan emulator Change-Id: I2f7aeae5d9d09a72ea472f2da887ae2997453073
Auto-generated-cl: translation import OFF_PEAK_PRESUBMIT: true Low-Coverage-Reason: LSC Change-Id: I9dcec53293ce7462c60c8578fb7aa2412c09ead9
Removed the API 36+ background check in PredictiveBackScene. This ensures the scene doesn't intercept or block the system back gesture when only one item remains, allowing the user to exit the app or return to the previous activity. Bug: 469700240 Bug: 471847847 Test: SwipeDismissableSceneStrategyTest RelNote: "Fix SwipeDismissableSceneStrategy blocking system back on API 36+" Change-Id: Icf20b2217dc07efeb44223fd2c797d03ecaf40fa
…INARY' FunctionKeyMeta annotation retention was changed to `RUNTIME` after it introduced compatibility issues for Compose Hot Reload and Kotlin 2.2 ([CL](https://android-review.googlesource.com/c/platform/frameworks/support/+/3662394)). Those issues were resolved in Kotlin 2.2.20, so the retention of FunctionKeyMeta can be changed back to binary. Test: api dump included Relnote: Change AnnotationRetention of the 'FunctionKeyMeta' annotation to 'BINARY' Change-Id: I53495e8be92aa7ff3da40474ff21342f05820d7a
This is in order for Material3TileService customization via ctor parameters to work well with Hilt injection dependency. Bug: 470048768 Change-Id: I65b01bb15bf96c8a464d24848e0ec5da6612dbe7
Change-Id: Iefef323f1ed7c628c74d1a7603b1f04cf521a5c6
… is interactable Fixes: 471481654 Change-Id: I234f670708af04e038f3e4c7ced1e2ac22d5539f
…tupHeroBenchmark 300 notifications take >1000ms for TTI on sargo devices. Change-Id: Ia0b4af4dae394d055a885d1650b7999950de38e3
…ntion.BINARY'" into androidx-main
10 iterations should be enough for deterministic results. Change-Id: I83b8bc19409ca286d2874cce1172f2c782ab6e9f
Also removes andreykulikov@ since he is no longer with the team. Change-Id: Idf0a056b198600a4b24914d68eae78ebd106ef0f
…a param." into androidx-main
…ks module" into androidx-main
…content is interactable" into androidx-main
…outStartupHeroBenchmark" into androidx-main
This reverts commit 8091b84. Reason for revert: Added broken tests Bug: 474614101 Change-Id: I12321707821070380336cf345f625d1599dd62b6
Revert submission 3907980-drag-and-drop Reason for revert: Added broken tests Bug: 475234286 Reverted changes: /q/submissionid:3907980-drag-and-drop Bug: b/472376731 Change-Id: Ib180387ed46b14148b5882e046da4819cd34e9b5
Revert submission 3907980-drag-and-drop Reason for revert: Added broken tests Bug: 475234286 Reverted changes: /q/submissionid:3907980-drag-and-drop Bug: b/472376731 Change-Id: I1224e760f53f6622b55429dc173fcc05e6e23bae
Revert submission 3907980-drag-and-drop Reason for revert: Added broken tests Bug: 475234286 Reverted changes: /q/submissionid:3907980-drag-and-drop Bug: b/472376277 Change-Id: Ife081b94934fb3b45b6f418eee383bd9d75913c1
Revert submission 3907980-drag-and-drop Reason for revert: Added broken tests Bug: 475234286 Reverted changes: /q/submissionid:3907980-drag-and-drop Bug: b/472376731 Change-Id: Id87a4acb33b80248ba6dc204a0b41cd87c94b8ab
…to androidx-main * changes: Revert "feat(view): Implement robust drag-and-drop touch handlin..." Revert "feat(view): Make AnnotationToolbar draggable and dockable" Revert "feat(view): Add ToolbarCoordinator for drag-and-drop man..." Revert "feat(fragment): Integrate ToolbarCoordinator in Editable..."
…."" 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 : )