- 46461c1 Updated relevant aidl to pass current user when setting PhoneAcctSuggSrvc. by Grant Menke · 6 months ago
- 6a5fcaf Remove execute bit from non-executable files. by Michael Wright · 9 months ago
- dbb2887d TelecomManager consolidate isInSelfManagedCall. by Pranav Madapurmath · 12 months ago
- 1a9c30a add API for getRegisteredPhoneAccounts by Thomas Stuart · 1 year, 2 months ago
- 7a8545f Merge "add transactional video state APIs" into main by Thomas Stuart · 1 year ago
- 6349038 Resolve API feedback TelecomManager#isInSelfManagedCall by Pranav Madapurmath · 1 year, 1 month ago
- 26b9bc7 add transactional video state APIs by Thomas Stuart · 1 year, 2 months ago
- 8f8615f Merge "Formalize TelecomManager#isInSelfManagedCall" into main by Pranav Madapurmath · 1 year, 1 month ago
- f6e8b18f Formalize TelecomManager#isInSelfManagedCall by Pranav Madapurmath · 1 year, 1 month ago
- 0bc7c58 CallControl#setMuteState API changes by Thomas Stuart · 1 year, 1 month ago
- fc93e93 add setMuteState framework changes by Thomas Stuart · 1 year, 2 months ago
- 65d91e8 Update phone account APIs for work profile split mode by Hui Wang · 1 year, 4 months ago
- e2e79d9 CTS to ensure telecom can bind to NonUiInCallService wo export prop. by Thomas Stuart · 2 years, 10 months ago
- b415349 add CallControl#answerCall by Thomas Stuart · 2 years, 1 month ago
- b6b7e85 merge onReject into onDisconnect, propagate cause by Thomas Stuart · 2 years, 1 month ago
- 9ace339 add capability to send and receive events by Thomas Stuart · 2 years ago
- 6e418b3 seperating callback changes by Thomas Stuart · 2 years, 1 month ago
- c2427a7 Merge CallControl#reject into CallControl#disconnect by Thomas Stuart · 2 years, 1 month ago
- b796b9e Merge "Location Query for OTT Emergency Calls (frameworks)" by TreeHugger Robot · 2 years, 1 month ago
- 8ec5624 Location Query for OTT Emergency Calls (frameworks) by yongnamcha · 2 years, 3 months ago
- 7aeccde CallControl & CallEventCallback should use CallEndpoint routing by Thomas Stuart · 2 years, 2 months ago
- ef5a4cc Add call streaming related API. by Grace Jia · 2 years, 3 months ago
- 9bfb243 Platform Telecom Transactional APIs by Thomas Stuart · 2 years, 5 months ago
- edf3d82 Implement CallEndpoint representation and related APIs by Junho · 2 years, 3 months ago
- 81fe8f3 switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 2 years, 8 months ago
- d049b95 Merge "Add telecom log marking shell command." am: 5b04c63c64 am: b984978ad7 am: 5f44a37baa am: e1edc97d38 am: 2d1b010c55 by Tyler Gunn · 2 years, 11 months ago
- e1edc97 Merge "Add telecom log marking shell command." am: 5b04c63c64 am: b984978ad7 am: 5f44a37baa by Tyler Gunn · 2 years, 11 months ago
- 043bb30 Add telecom log marking shell command. by Tyler Gunn · 2 years, 11 months ago
- 2da00e0 Merge "Add new TelecomManager method to check if a self-mgd app is in a call." into tm-dev am: e429ec01e7 am: 207c87409d by Tyler Gunn · 2 years, 11 months ago
- 27bf434 Add new TelecomManager method to check if a self-mgd app is in a call. by Tyler Gunn · 3 years ago
- 4e1184d decouple TelecomManager#getSelfManagedPhoneAccounts (2/3) by Thomas Stuart · 3 years, 1 month ago
- 510f49a decouple TelecomManager#getSelfManagedPhoneAccounts (2/3) by Thomas Stuart · 3 years, 1 month ago
- dea43b2 Merge "log callingPackage for all public TelecomManager API's (2/2)" by Thomas Stuart · 3 years ago
- bc724ef log callingPackage for all public TelecomManager API's (2/2) by Thomas Stuart · 3 years, 1 month ago
- e04723f Revert "Add API for cross device calling." by Grace Jia · 3 years, 1 month ago
- cdf0141 Merge "Add API for cross device calling." by Grace Jia · 3 years, 1 month ago
- c8460d8e cleanupOrphanPA's feature framework (2/2)* by Thomas Stuart · 3 years, 1 month ago
- e086d08 Add API for cross device calling. by Grace Jia · 3 years, 4 months ago
- f4b87f8 Merge "Merge "Add new API to notify CallRedirectionService timed out." am: 5a5c3d7562 am: 423dd00f7f am: 811de5db8c am: 5ca3132389" into sc-v2-dev-plus-aosp am: 1464edbf77 by Automerger Merge Worker · 3 years, 7 months ago
- 811de5d Merge "Add new API to notify CallRedirectionService timed out." am: 5a5c3d7562 am: 423dd00f7f by Treehugger Robot · 3 years, 7 months ago
- 5400101 Add new API to notify CallRedirectionService timed out. by Grace Jia · 3 years, 7 months ago
- 911d464 Check callingpackage for calling UID consistency with phoneAccountHandle. by Shuo Qian · 3 years, 8 months ago
- 3ad3cb7 Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 3 years, 10 months ago
- b13eb2c Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 3 years, 10 months ago
- a8366ae Enforce READ_PHONE_STATE for APIs involving call state by Brad Ebinger · 4 years ago
- 0a1c6d1 Propagate call quality reports from Telephony to CallDiagnosticService. by Tyler Gunn · 4 years ago
- bc9ecbc Propagate Telephony disconnect cause to Telecom. by Tyler Gunn · 4 years ago
- 4b033d7 Merge "CallDiagnosticService API" am: c90335033b am: 9882ff4bf8 am: d3bf1aa209 by Tyler Gunn · 4 years ago
- c903350 Merge "CallDiagnosticService API" by Tyler Gunn · 4 years ago
- d582184 CallDiagnosticService API by Tyler Gunn · 4 years, 1 month ago
- 93273fd Companion InCallService API review by Shuo Qian · 4 years, 1 month ago
- 7a2b711 Companion InCallService API review by sqian · 4 years ago
- 7390314 User arg object in onCallFilteringCompleted by Hall Liu · 4 years ago
- 5efe997 Refactor CallScreeningService's internal structure by Hall Liu · 4 years, 1 month ago
- 589b001 Add Telecom command to reset car mode by Hall Liu · 4 years, 1 month ago
- 4e8dc10 Add relative APIs for InCallService that can support self-managed by Grace Jia · 4 years, 1 month ago
- e99fde9 Add relative APIs for InCallService that can support self-managed by Grace Jia · 4 years, 1 month ago
- 49cabcc Add API to inform Telephony that call filtering is complete by Hall Liu · 4 years, 1 month ago
- dfb7ca0 Introduce hasCompanionInCallServiceAccess API by sqian · 4 years, 4 months ago
- 5d123b6 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 4 months ago
- 8e742f9 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 4 months ago
- 286c33a Merge "Revert "Add maxTargetSdk restriction to unused APIs."" by Hongwei Wang · 4 years, 4 months ago
- 050275c Revert "Add maxTargetSdk restriction to unused APIs." by Hongwei Wang · 4 years, 4 months ago
- ee5d369 Merge "Add maxTargetSdk restriction to unused APIs." by Mathew Inwood · 4 years, 4 months ago
- 72f07d6 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 4 months ago
- 4d06526 Introduce hasCompanionInCallServiceAccess API by Shuo Qian · 4 years, 4 months ago
- ee4eca7 Modify the TelecomLoaderService to provide LocalServices to Telecom by Brad Ebinger · 4 years, 6 months ago
- 4cead2c Merge "Modify the TelecomLoaderService to provide LocalServices to Telecom" into rvc-qpr-dev am: ebef1b923b by Brad Ebinger · 4 years, 6 months ago
- cfa3045 Modify the TelecomLoaderService to provide LocalServices to Telecom by Brad Ebinger · 4 years, 6 months ago
- 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 6 months ago
- a125ea2 Merge "Run CtsTelecomTestCases in presubmit" am: 1b2995ca3f am: 0022d0dc37 by Hall Liu · 4 years, 7 months ago
- b5d4dec Add telecom command to stop block suppression by Hall Liu · 4 years, 8 months ago
- de99d04 Run CtsTelecomTestCases in presubmit by Hall Liu · 4 years, 9 months ago
- 8c5ed53 Merge "Add telecom command to stop block suppression" am: afe114c2f5 am: 533a19175c by Treehugger Robot · 4 years, 8 months ago
- efe7351c Add telecom command to stop block suppression by Hall Liu · 4 years, 8 months ago
- e0c12f4 Add new @hide API to pass call direction changes through Telecom by Brad Ebinger · 5 years ago
- 31774ae Add new @hide API to pass call direction changes through Telecom by Brad Ebinger · 5 years ago
- 0a04056 Merge "IMS: Add support for IMS Explicit call transfer" am: 12f7f43ec8 am: 4c0cd62311 am: f65d00890f by Automerger Merge Worker · 5 years ago
- f4b38e7 IMS: Add support for IMS Explicit call transfer by Ravi Paluri · 5 years ago
- f8e30a1 Merge changes from topic "add_participant" am: fdfc58fcd9 am: ac4f7edbd3 am: 0997ab95ae by Automerger Merge Worker · 5 years ago
- 404babb Ims: Add support to add participants to existing call by Ravi Paluri · 5 years ago
- 7a44aaf Merge "Add support for rejecting Telecom call with a specified reason." am: 2c12c74b33 am: d7d382e0ed am: 2505d60319 by Automerger Merge Worker · 5 years ago
- facfdee Add support for rejecting Telecom call with a specified reason. by Tyler Gunn · 5 years ago
- cf66c12 Merge "Ims: Add support for Adhoc Conference calls" am: 0ab00030a2 am: cac198c770 am: a6d033fa37 by Automerger Merge Worker · 5 years ago
- 80aa214 Ims: Add support for Adhoc Conference calls by Ravi Paluri · 5 years ago
- 00cf9fb Send featureId to Telecomm noteOps by Philip P. Moltmann · 5 years ago
- 2b2458e Introduce telecom api to launch emeregency dialer. by Fan Zhang · 5 years ago
- bf7be6d Merge "Car mode InCallService changes." am: 1d4fcf1703 am: 920d3e0fbf by Tyler Gunn · 5 years ago
- f701f7a Car mode InCallService changes. by Tyler Gunn · 5 years ago
- 00d737b More telephony updates for mainline. by Tyler Gunn · 5 years ago
- 5567d74 More telephony updates for mainline. by Tyler Gunn · 5 years ago
- 5431ef5 Introduce telecom api to launch emeregency dialer. by Fan Zhang · 5 years ago
- 360428c Merge "Add APIs to support background call screening" by Hall Liu · 5 years ago
- 6dfa249 Add APIs to support background call screening by Hall Liu · 5 years ago
- a9a33e1 Add Telecom command for setting connectionservice filter by Brad Ebinger · 5 years ago
- b61230c Integrate the active emergency session listener in TelephonyRegistry by Shuo Qian · 5 years ago
- 4c69fb3 Make queryRemoteConnectionServices DSDS aware. by Tyler Gunn · 6 years ago
- e783331 Make getSimCallManager msim aware by Brad Ebinger · 6 years ago
- 425dac52 Change command like set-default-dialer to be a test override. by Tyler Gunn · 6 years ago
- a842e76 Remove call identification APIs. by Tyler Gunn · 6 years ago