Document Android.Views.ContentCaptures - #434
Open
jonathanpeppers wants to merge 2 commits into
Open
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
jonathanpeppers
requested review from
dalexsoto
and
a lite review from Copilot
August 14, 2026 10:52
jonathanpeppers
enabled auto-merge (squash)
August 14, 2026 10:52
There was a problem hiding this comment.
Pull request overview
Adds/updates XML documentation for types in Android.Views.ContentCaptures, replacing “To be added” placeholders with API descriptions and reference links to Android documentation/AOSP sources.
Changes:
- Filled in constructor/parameter/property documentation for Content Capture request/context/session types.
- Added/expanded enum/flags documentation with links to the corresponding Android reference pages.
- Improved Parcelable-related docs for
CREATORand related members.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/xml/Android.Views.ContentCaptures/DataShareRequest.xml | Documents ctor params and Parcelable factory/value text. |
| docs/xml/Android.Views.ContentCaptures/DataRemovalRequestFlags.xml | Adds summary/remarks and member summaries for removal flags. |
| docs/xml/Android.Views.ContentCaptures/DataRemovalRequest+LocusIdRequest.xml | Updates member docs in nested request type. |
| docs/xml/Android.Views.ContentCaptures/DataRemovalRequest+Builder.xml | Documents builder methods/params and adds AOSP attribution. |
| docs/xml/Android.Views.ContentCaptures/DataRemovalRequest.xml | Improves Parcelable docs and property value text. |
| docs/xml/Android.Views.ContentCaptures/ContentCaptureSession.xml | Replaces placeholders in method/param/return/property docs. |
| docs/xml/Android.Views.ContentCaptures/ContentCaptureManager.xml | Updates property docs and ShareData parameter docs. |
| docs/xml/Android.Views.ContentCaptures/ContentCaptureContext+Builder.xml | Documents SetExtras with AOSP attribution. |
| docs/xml/Android.Views.ContentCaptures/ContentCaptureContext.xml | Improves Parcelable docs and property/param/return docs. |
| docs/xml/Android.Views.ContentCaptures/ContentCaptureConditionFlags.xml | Adds summary/remarks and member summaries for condition flags. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
jonathanpeppers
requested review from
dalexsoto
and removed request for
dalexsoto
August 14, 2026 11:03
Member
Author
|
@dalexsoto review |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Refs #225
Sources
Validation
docs/xml/Android.Views.ContentCaptures/*.xmlfiles as XML.git diff --check.