From 7e950a447d90b1296bec31a21c868b6947028873 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Mon, 17 Aug 2026 03:55:57 -0500 Subject: [PATCH 1/2] Document Android Telecom namespace Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- docs/xml/ns-Android.Telecom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/ns-Android.Telecom.xml b/docs/xml/ns-Android.Telecom.xml index 67cfbe0e1..ff4e83f4d 100644 --- a/docs/xml/ns-Android.Telecom.xml +++ b/docs/xml/ns-Android.Telecom.xml @@ -1,6 +1,6 @@ - To be added. + Provides classes for integrating calling applications with the Android Telecom framework. From 095a4b487ec614ef664b5c05471a7bc6d16b0e4c Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Mon, 17 Aug 2026 20:17:26 -0500 Subject: [PATCH 2/2] Clarify Android Telecom namespace summary Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 73246a2a-2e4c-4441-a8e5-f08a793757c9 --- docs/xml/ns-Android.Telecom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/ns-Android.Telecom.xml b/docs/xml/ns-Android.Telecom.xml index ff4e83f4d..917ae3457 100644 --- a/docs/xml/ns-Android.Telecom.xml +++ b/docs/xml/ns-Android.Telecom.xml @@ -1,6 +1,6 @@ - Provides classes for integrating calling applications with the Android Telecom framework. + Provides Android framework APIs for call management, connection services, in-call user interfaces, call screening, and call redirection.