commit | d71854e9302f6cf1501245f9c4d577ada771db91 | [log] [tgz] |
---|---|---|
author | Matt Casey <mrcasey@google.com> | Fri Dec 27 15:44:19 2024 +0000 |
committer | Matt Casey <mrcasey@google.com> | Tue Jan 14 07:29:38 2025 -0800 |
tree | a2e2d1c338745b153bde2a414316567889e3bc64 | |
parent | b3e7d01c7ae281a6dc9d08c417cb3c12ba59cdd5 [diff] |
Allow text toggle for shares from sysui. Criteria will need to be refined in a follow-up CL, but getting the parts in place behind a flag here. Preview UI change is minimal. Test has some duplicated boilerplate but choosing not to refactor that because the UI itself is a better refactor candidate but outside the scope of this CL. Bug: 242791070 Test: atest ChooserRequestTest Test: atest FilesPlusTExtContentPreviewUiTest Test: manual end-to-end test with feature flag on. Flag: com.android.systemui.shared.screenshot_context_url Change-Id: I6eaca454a88e8b8c8a196d825c7ac3daee437109
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder