Skip to content

Document Telephony status enum values - #454

Merged
jonathanpeppers merged 2 commits into
mainfrom
jonathanpeppers-android-telephony-docs
Aug 14, 2026
Merged

Document Telephony status enum values#454
jonathanpeppers merged 2 commits into
mainfrom
jonathanpeppers-android-telephony-docs

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Summary

  • Documents all 11 placeholders in CallComposerStatus and CarrierRestrictionStatus with Android TelephonyManager constant descriptions.
  • Covers 2 enum types and 7 values; the remaining Android.Telephony placeholders are intentionally outside this narrow slice.

Sources

Validation

  • Parsed both changed XML files with PowerShell's XML parser.
  • Ran git diff --check.
  • Confirmed the changed files contain no To be added placeholders and retain CRLF line endings.

Refs #230

Refs #230

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

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

This PR updates the generated XML documentation for two Android.Telephony enum types by replacing To be added. placeholders with Android TelephonyManager-based descriptions, improving API reference quality in this slice of the Telephony namespace.

Changes:

  • Documented CarrierRestrictionStatus enum type and member values by replacing placeholder summaries.
  • Documented CallComposerStatus enum type and member values by replacing placeholder summaries.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
docs/xml/Android.Telephony/CarrierRestrictionStatus.xml Replaces placeholder enum/member summaries with carrier restriction status descriptions.
docs/xml/Android.Telephony/CallComposerStatus.xml Replaces placeholder enum/member summaries with call composer status descriptions.
Suppressed comments (2)

docs/xml/Android.Telephony/CallComposerStatus.xml:70

  • This summary is not a complete sentence (missing a verb/article), which makes the generated docs read awkwardly.
        <summary>Call composer status OFF from user setting.</summary>

docs/xml/Android.Telephony/CallComposerStatus.xml:98

  • This summary is not a complete sentence (missing a verb/article), which makes the generated docs read awkwardly.
        <summary>Call composer status ON from user setting.</summary>

💡 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.Telephony/CallComposerStatus.xml Outdated
Comment thread docs/xml/Android.Telephony/CarrierRestrictionStatus.xml
Comment thread docs/xml/Android.Telephony/CallComposerStatus.xml
Refs #230

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@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 Telephony status enum documentation matches the managed members and source values.

@jonathanpeppers
jonathanpeppers merged commit e3e4961 into main Aug 14, 2026
3 checks passed
@jonathanpeppers
jonathanpeppers deleted the jonathanpeppers-android-telephony-docs branch August 14, 2026 23:59
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