- 1a9c30a add API for getRegisteredPhoneAccounts by Thomas Stuart · 1 year, 6 months ago
- 6041a507 Merge "Formalize EXTRA_SKIP_CALL_FILTERING as system API" into main by Pranav Madapurmath · 1 year, 5 months ago
- 9ad3039 Formalize EXTRA_SKIP_CALL_FILTERING as system API by Pranav Madapurmath · 1 year, 5 months ago
- 6349038 Resolve API feedback TelecomManager#isInSelfManagedCall by Pranav Madapurmath · 1 year, 5 months ago
- 22747ec Update the java doc of getCallCapablePhoneAccountsAcrossProfiles by Hui Wang · 1 year, 5 months ago
- 8f8615f Merge "Formalize TelecomManager#isInSelfManagedCall" into main by Pranav Madapurmath · 1 year, 5 months ago
- f6e8b18f Formalize TelecomManager#isInSelfManagedCall by Pranav Madapurmath · 1 year, 5 months ago
- 75fbe5e Update java doc for the telecom work profile api by Hui Wang · 1 year, 6 months ago
- 2461619 Resolve telephony property dependency in telecom by Pranav Madapurmath · 1 year, 6 months ago
- 8d3ec6f Update Javadoc to make it clear how the new extra will be used by Dialer. by Alexey Patosin · 1 year, 6 months ago
- 65d91e8 Update phone account APIs for work profile split mode by Hui Wang · 1 year, 8 months ago
- ce74677 Add DO_NOT_LOG_CALL extra definition for omitting a call from the call log. by Rana Mouawi · 1 year, 10 months ago
- e738720 Merge "Modify docs to clarify rules around placing calls to CF MMI codes" into main am: a0b29244af am: e9e474e82d am: 78e475aac9 by Brad Ebinger · 1 year, 8 months ago
- e2484c0 Add call log uri in TelecomManager.java by Kunduz Baryktabasova · 1 year, 9 months ago
- 8ad07c8 Modify docs to clarify rules around placing calls to CF MMI codes by Brad Ebinger · 1 year, 8 months ago
- 90c40cf Add Call answered key in TelecomManager.java by qing · 2 years, 4 months ago
- 4cf5a75 update TelecomManager docs on when to post a CallSytle notif by Thomas Stuart · 2 years, 1 month ago
- c528bd7 Allow telecom to bind to ICS for self-mgd calls by Christine Franks · 2 years, 2 months ago
- 69bbffa improve the TelecomManager#addCall docs by Thomas Stuart · 2 years, 3 months ago
- ed96b9e Merge "Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT." am: f2c0657709 am: 29bd3c4353 am: 63c581a3f6 by Tyler Gunn · 2 years, 4 months ago
- 18cdd324 Merge "Improve TelecomManager#addNewIncomingCall API docs." am: 64c81721d4 am: 58fda43df7 am: 3f1868a526 by Tyler Gunn · 2 years, 4 months ago
- a287941 Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT. by Tyler Gunn · 2 years, 4 months ago
- d877866 Improve TelecomManager#addNewIncomingCall API docs. by Tyler Gunn · 2 years, 5 months ago
- 6e418b3 seperating callback changes by Thomas Stuart · 2 years, 5 months ago
- 527b507 Add intent for switch to work profile dialog by Ayush Sharma · 2 years, 6 months ago
- 9bfb243 Platform Telecom Transactional APIs by Thomas Stuart · 2 years, 9 months ago
- de1f1f2 change getCallState from getPackageName to getOpPackageName by Thomas Stuart · 2 years, 8 months ago
- 76769dc switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 3 years ago
- c51fd76 Mark framework created intent as safe by Nan Wu · 3 years ago
- 81fe8f3 switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 3 years 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 · 3 years, 3 months ago
- 27bf434 Add new TelecomManager method to check if a self-mgd app is in a call. by Tyler Gunn · 3 years, 3 months ago
- 4e1184d decouple TelecomManager#getSelfManagedPhoneAccounts (2/3) by Thomas Stuart · 3 years, 5 months ago
- 510f49a decouple TelecomManager#getSelfManagedPhoneAccounts (2/3) by Thomas Stuart · 3 years, 5 months ago
- dea43b2 Merge "log callingPackage for all public TelecomManager API's (2/2)" by Thomas Stuart · 3 years, 5 months ago
- bc724ef log callingPackage for all public TelecomManager API's (2/2) by Thomas Stuart · 3 years, 5 months ago
- e04723f Revert "Add API for cross device calling." by Grace Jia · 3 years, 5 months ago
- ebed2a6 Merge "limit TelecomManager#registerPhoneAccount to 10; api doc update" by Thomas Stuart · 3 years, 5 months ago
- 98c76c4 Adding SystemApi for remaining Telecomm errors by Roopa Sattiraju · 3 years, 5 months ago
- e041621 limit TelecomManager#registerPhoneAccount to 10; api doc update by Thomas Stuart · 3 years, 5 months ago
- 3779fcf Merge "TelecomManager#getSelfManagedPA comments update (3/3)" by Thomas Stuart · 3 years, 5 months ago
- b90f5c9 TelecomManager#getSelfManagedPA comments update (3/3) by Thomas Stuart · 3 years, 6 months ago
- e086d08 Add API for cross device calling. by Grace Jia · 3 years, 8 months ago
- d9bdab7 Merge "Add new API for new feature of display name." am: e43f70afc7 am: bacd6a4a11 am: 93e2d21187 am: aa6e8fff87 by Grace Jia · 3 years, 6 months ago
- c47df7f Add new Telephony feature flags and update API annotations by Hui Wang · 3 years, 7 months ago
- cc16b04 Add new API for new feature of display name. by Grace Jia · 3 years, 11 months ago
- 8665b51 Deprecate get/setLine1Number in favor of get/setPhoneNumber by Meng Wang · 3 years, 8 months ago
- 911d464 Check callingpackage for calling UID consistency with phoneAccountHandle. by Shuo Qian · 4 years ago
- 3ad3cb7 Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 4 years, 2 months ago
- b13eb2c Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 4 years, 2 months ago
- d081263 Move READ_PHONE_STATE compat id to @hide by Brad Ebinger · 4 years, 3 months ago
- a8366ae Enforce READ_PHONE_STATE for APIs involving call state by Brad Ebinger · 4 years, 3 months ago
- 48c3c14 Clarify semantics in call composer extras by Hall Liu · 4 years, 4 months ago
- 93273fd Companion InCallService API review by Shuo Qian · 4 years, 5 months ago
- 8fee7ea Rename TelecomManager.EXTRA_INCOMING_PICTURE by Hall Liu · 4 years, 5 months ago
- a749abc Add support for integrating call composer by Hall Liu · 4 years, 5 months ago
- 3ed3883 Add Call Composer API extras in TelecomManager by Shuo Qian · 4 years, 7 months ago
- 767cda3 Cache the telecom service in getTelecomService() by Kevin Jeon · 4 years, 8 months ago
- a4fe5bb Merge "Remove isServiceConnected() from TelecomManager" by Kevin Jeon · 4 years, 8 months ago
- 1394a01 Remove legacy style metalava suppression by Aurimas Liutikas · 4 years, 8 months ago
- eddcb1b Remove isServiceConnected() from TelecomManager by Kevin Jeon · 4 years, 8 months ago
- e5dded6 Merge "Remove redundant permission requirements docs." am: ef2c66e72f am: 7e94f9e844 am: 6f4ea387c3 am: df4dfb23e0 by Tyler Gunn · 4 years, 8 months ago
- df4dfb2 Merge "Remove redundant permission requirements docs." am: ef2c66e72f am: 7e94f9e844 am: 6f4ea387c3 by Tyler Gunn · 4 years, 8 months ago
- 8419a72 Merge "Add disconnect message constant Bug: b/171255813 Test: make Change-Id: Ia300b12ecf7d0c1d7d057b48a801b2928354315e" into rvc-qpr-dev am: 265a962d72 am: f6bdb84e9a by TreeHugger Robot · 4 years, 8 months ago
- f6bdb84 Merge "Add disconnect message constant Bug: b/171255813 Test: make Change-Id: Ia300b12ecf7d0c1d7d057b48a801b2928354315e" into rvc-qpr-dev am: 265a962d72 by TreeHugger Robot · 4 years, 8 months ago
- 1a4f040 Remove redundant permission requirements docs. by Tyler Gunn · 4 years, 8 months ago
- 0dd9065 Add disconnect message constant by radhika · 4 years, 8 months ago
- 4d06526 Introduce hasCompanionInCallServiceAccess API by Shuo Qian · 4 years, 9 months ago
- 586a3cf Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 9 months ago
- dd7d52f Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 9 months ago
- e82e9bf Merge "Expose Telecom constants for use in Telephony" am: 9fcb2819d0 am: 1bf919f084 am: 5b6beb2fc0 am: 2f8cf2f852 am: 74bb99708b by Hall Liu · 4 years, 10 months ago
- 2ef0411 Expose Telecom constants for use in Telephony by Hall Liu · 4 years, 10 months ago
- 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 10 months ago
- 0128b3c Deprecate TelecomManager#getPhoneAccountsForPackage for security. by Grace Jia · 5 years ago
- 893a602 Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable. by Tyler Gunn · 5 years ago
- e8a4750 Merge "Expose adhoc conference calling API as public." am: 8ebbe3c038 am: fb8f41f0c2 by Treehugger Robot · 5 years ago
- 8587ee5 Expose adhoc conference calling API as public. by Grace Jia · 5 years ago
- 3293dd1 Merge "Mark TelecomManager#isRinging as a TestApi" am: 94091aceaa am: 1ab98f185e by Hall Liu · 5 years ago
- ae6a918 Mark TelecomManager#isRinging as a TestApi by Hall Liu · 5 years ago
- 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
- 1f6e22c Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
- f7c753b Add @TestApi to createLaunchEmergencyDialerIntent by Fan Zhang · 5 years ago
- 753aa10 Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable. by Tyler Gunn · 5 years ago
- f4cd234 Merge "Update permission requirements for TelecomManager#getLine1Number" into rvc-dev by Michael Groover · 5 years ago
- 7a665af Document that some Telecom broadcast and extra keys are dead-ends. by Tyler Gunn · 5 years ago
- 78f77f6 Document that some Telecom broadcast and extra keys are dead-ends. by Tyler Gunn · 5 years ago
- 08490f1 Update permission requirements for TelecomManager#getLine1Number by Michael Groover · 5 years ago
- e576fc4 Expose various Telecom constants by Hall Liu · 5 years ago
- dd4859d Hide CALL_SOURCE constants in TelecomManager by Hall Liu · 5 years ago
- 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 5 years ago
- dbb17f1 Hide APIs introduced in earlier commit by Hall Liu · 5 years ago
- 6bff33b Added missed incoming call SMS support by Jack Yu · 6 years ago
- 1e1ff94 Added missed incoming call SMS support by Jack Yu · 6 years ago
- f2a5615 Merge "API Review cleanups." by Tyler Gunn · 5 years ago
- c9503d6 API Review cleanups. by Tyler Gunn · 5 years ago
- 8d95aba Merge "API Review cleanups." by Tyler Gunn · 5 years ago
- 754493b API Review cleanups. by Tyler Gunn · 5 years ago
- d5a624d Merge "Hide Adhoc conference call API." am: 32c29d1ee6 am: 4ccffaef5f am: 042f26589d by Automerger Merge Worker · 5 years ago
- a967af5 Hide Adhoc conference call API. by Tyler Gunn · 5 years ago
- 880983b Merge "Expose various Telecom constants" by Hall Liu · 5 years ago