Skip to content

Document Photo Picker parcelable APIs - #629

Merged
jonathanpeppers merged 2 commits into
mainfrom
jonathanpeppers-document-photo-picker-apis
Aug 18, 2026
Merged

Document Photo Picker parcelable APIs#629
jonathanpeppers merged 2 commits into
mainfrom
jonathanpeppers-document-photo-picker-apis

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Refs #215

Sources

Validation

  • Parsed docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml with System.Xml.XmlDocument.
  • Confirmed CRLF-only line endings and ran git diff --check.

Refs #215

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 17, 2026 02:27
@jonathanpeppers
jonathanpeppers enabled auto-merge (squash) August 17, 2026 02:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates XML documentation for Android.Widget.PhotoPicker.EmbeddedPhotoPickerFeatureInfo to better cover its Parcelable-related members, aligning the namespace’s docs with the goals in #215 by replacing/augmenting placeholder-style content with source-backed remarks and clearer member summaries.

Changes:

  • Added <remarks> sections with external reference links and AOSP/CC BY attribution for CREATOR, DescribeContents(), and WriteToParcel(...).
  • Refined DescribeContents() documentation to reflect the implementation returning no special objects (0).
  • Updated WriteToParcel(...) summary to be more specific to the class’s configured features.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml Outdated
Refs #215

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers
jonathanpeppers requested review from dalexsoto and removed request for dalexsoto August 17, 2026 02:48
@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

@dalexsoto dalexsoto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Photo Picker parcelable contracts, API metadata, links, and generated documentation are correct.

@jonathanpeppers
jonathanpeppers merged commit a62dc9a into main Aug 18, 2026
3 checks passed
@jonathanpeppers
jonathanpeppers deleted the jonathanpeppers-document-photo-picker-apis branch August 18, 2026 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants