[pull] androidx-main from androidx:androidx-main#1130
Merged
Conversation
Test: N/A Change-Id: I2ade6360d6b1616a2d285b670eba63bcfb8b359e
This is the preparation to remove service module. Bug: 463909015 Test: local test Change-Id: If76c79a713069f68ee17359865d5f4b0be21c87d
Update intgeration tests to use base module annotation. Bug: 463909015 Test: local test Change-Id: I71e12b7640c18b2849347ad28aa8167dadda15b1
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 15472596 --androidx.
Change-Id: I2ef1c487f9f601fe7a5b20e8b829af279fd03b71
* changes: Make compiler handle annotation from base module too Duplicate service module classes into base module
Re-enable nested scroll scope fix. Previously we were cleaning the nested lambda to null and checking if the node was detached before using the scope in foundation. However, if the developer only updates UI then the check won't exist in foundation so we need to provide a fix in UI only. Instead of seeing the scope to null I'm setting it to a canceled scope. So any usages after it the nested scroll node detaches will NoOp and we won't hold to the old scope reference (which was the node's coroutine scope and could cause leaks) Fixes: 505343254 Fixes: 509847892 Fixes: 508717422 Test: Previous tests should pass. Updated existing tests. Change-Id: Ic0a7afb22a0aea0f932cc18003a1ade1ac8b0654
BUG: 516693109 Change-Id: I195b2b6e4cde3140ff1400fd4c3b316bf1100a04
- Support both Primary and Dismiss gesture actions in indicator components instead of only allowing Primary actions. - Migrate component binding from a fragile boolean state property (gestureIndicatorVisible) to a stream-based InteractionSource architecture. - Introduce OneHandedGestureInteraction.Indicate to safely communicate active gesture configuration from the GestureManager directly to the indicator. Bug: 512836472 Test: updated tests Relnote: Expanded `OneHandedGestureIndicator` to support both Primary and Dismiss actions, migrating its binding architecture to `InteractionSource` for automated lifecycle management. Change-Id: I7e893bf4d2361009e1191a6f067f2a49eddf9b52
…cator" into androidx-main
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 : )