Uh oh!
There was an error while loading. Please reload this page.
Document Android.Telephony.Ims namespace - #540
Conversation
Refs #196 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
jonathanpeppers
commented
Aug 15, 2026
@dalexsoto Please review this narrow AOSP-backed namespace documentation update. |
There was a problem hiding this comment.
Pull request overview
Updates the namespace-level XML documentation for Android.Telephony.Ims to replace the placeholder text with a short description of the IMS-related API surface.
Changes:
- Replaced the
To be added.placeholder summary/remarks with an IMS-focused namespace description. - Documented that the namespace includes MMTEL and RCS manager APIs.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
jonathanpeppers
commented
Aug 15, 2026
@dalexsoto review |
1 similar comment
jonathanpeppers
commented
Aug 15, 2026
@dalexsoto review |
dalexsoto
left a comment
There was a problem hiding this comment.
The namespace summary says the managed surface supports implementing IMS services, but this namespace exposes no public ImsService; Android's implementation type is hidden/system API and is not part of the generated .NET namespace. Please remove the implementation claim or restrict it to the separate feature/stub surfaces that are actually available: ns-Android.Telephony.Ims.xml.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9832b94e-5a7a-4f20-9d9e-668f41a0245c
jonathanpeppers
commented
Aug 18, 2026
Addressed the review in a06d3bd by removing the unsupported implementation claim. The namespace summary now describes only access to IMS services; the separate feature/stub namespace documentation remains unchanged. |
dalexsoto
left a comment
There was a problem hiding this comment.
The IMS namespace documentation now accurately describes only the available services and manager surface without unsupported implementation claims.
Uh oh!
There was an error while loading. Please reload this page.
Summary
Android.Telephony.Imsnamespace placeholder with a description of its IMS service and MMTEL/RCS manager APIs.Refs #196
Sources
ImsService.javaImsMmTelManager.javaImsRcsManager.javaValidation
docs/xml/ns-Android.Telephony.Ims.xmlas XML.To be addedplaceholder, and a cleangit diff --check.