1. e2a693b Merge "Add nuisance call reporting API to Telecom." by Tyler Gunn · 6 years ago
  2. 1965bb1 Add nuisance call reporting API to Telecom. by Tyler Gunn · 6 years ago
  3. 36c50ed Add get/set user selected outgoing phone account APIs. by Tyler Gunn · 6 years ago
  4. d081f04 Add CallerIdentification to CallScreeningService API. by Tyler Gunn · 6 years ago
  5. 25f0ff5 Add the PhoneAccountSuggestionService am: c47570d5d0 am: df448f5ea2 by Hall Liu · 6 years ago
  6. c47570d Add the PhoneAccountSuggestionService by Hall Liu · 6 years ago
  7. 7e45b72 Add CallerIdentification to CallScreeningService API. by Tyler Gunn · 6 years ago
  8. 6dcf887 Add Call redirection app in Telecom test-commands by sqian · 6 years ago
  9. 8b68d77 Add telecom test-commands for maintaining role overrides. by Tyler Gunn · 6 years ago
  10. ff60f5e [Call Screening]Programmatically changing the default call screening app. by tonyzhu · 6 years ago
  11. c37445c Add handleCallIntent method in TelecomManager. by Tyler Gunn · 6 years ago
  12. 5bd9085 Add support for network identified emergency calls. by Tyler Gunn · 6 years ago
  13. c865881 Pass calling package for invocations of endCall API. by Tyler Gunn · 6 years ago
  14. a8eddd4 API declarations for Call Handover. by Sanket Padawe · 7 years ago
  15. 8931707 Add getSelfManagedPhoneAccounts() TelecomManager API. by Tyler Gunn · 7 years ago
  16. bf8d2a2 Merge "Support for showing self-managed calls in IncallService." am: 5a33057092 am: 8c7d28f163 by Tyler Gunn · 7 years ago
  17. cae3d3e Introduce ANSWER_PHONE_CALLS permission by Eugene Susla · 7 years ago
  18. 24e1833 Support for showing self-managed calls in IncallService. by Tyler Gunn · 7 years ago
  19. 18dfc36 Add support for wait-on-handlers command. by Tyler Gunn · 7 years ago
  20. f503543 Adding self-managed connection service APIs. by Tyler Gunn · 8 years ago
  21. 057def5 Add support for Telecom analytics extensions by Hall Liu · 8 years ago
  22. 9bacdab Remove deprecated API launchManageBlockedNumbersActivity by Abhijith Shastry · 8 years ago
  23. 1e6f834 Add new API for creating intent to manage blocked numbers. by Abhijith Shastry · 8 years ago
  24. 5fe3413 Add API in TelecomService to manage blocked numbers. by Abhijith Shastry · 8 years ago
  25. 0464b9b Add method to dump Telecom analytics by Hall Liu · 9 years ago
  26. 6676bb5 Add "acceptRingingCall()" API which accepts a videoState. by Tyler Gunn · 9 years ago
  27. cf85562 Default permissions for sim call manager by Sailesh Nepal · 9 years ago
  28. 2c27b9a Clean up SIM CallManager APIs. by Santos Cordon · 9 years ago
  29. db6da48 Allow default dialer changes and phone account enable/disable via ADB by Yorke Lee · 9 years ago
  30. 91371dc Add enable/disable properties to phone accounts. by Santos Cordon · 9 years ago
  31. f1a349b Add default dialer checks to Telecom/Telephony by Yorke Lee · 9 years ago
  32. 1011f48 Add APIs to getDefaultDialerPackage and getSystemDialerPackage by Yorke Lee · 9 years ago
  33. 3e56ba1 Add TelecomManager.placeCall by Yorke Lee · 9 years ago
  34. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 9 years ago
  35. 49e2d46 Change hasVoicemailNumber to getVoicemailNumber by Yorke Lee · 9 years ago
  36. 5cf2784 Add method in TelecomManager to return line1Number for a PhoneAccount. by Nancy Chen · 10 years ago
  37. 8c066f7 Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2) by Nancy Chen · 10 years ago
  38. b2299c1 Adn queries for multi-SIM. (2/3) by Nancy Chen · 10 years ago
  39. 95e8a67 Handle MMI for multi-SIM (1/3) by Nancy Chen · 10 years ago
  40. 443e501 Use Telecom API for checking if a number is voicemail (1/2) by Nancy Chen · 10 years ago
  41. c913c2d Merge "Revert "Add API method to extract subscription ID from phone account (1/3)"" into lmp-sprout-dev by Nancy Chen · 10 years ago
  42. af6732e Revert "Add API method to extract subscription ID from phone account (1/3)" by Nancy Chen · 10 years ago
  43. 9faf13b Merge "Add API method to extract subscription ID from phone account (1/3)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  44. b0cad32 Add API method to extract subscription ID from phone account (1/3) by Nancy Chen · 10 years ago
  45. c3cf982 Add ability to add sim-initiated MO call to UI (2/4) by Yorke Lee · 10 years ago
  46. 513c892 Replace get*PhoneAccounts* public API methods with new method (1/3) by Nancy Chen · 10 years ago
  47. 210ef03 Remove ability to enable/disable phoneaccounts (1/6) by Nancy Chen · 10 years ago
  48. 2ae312e Pipe TelephonyManager.getCallState through TelecommManager by Yorke Lee · 10 years ago
  49. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (63%) from telecomm/java/com/android/internal/telecomm/ITelecommService.aidl]
  50. a1ed7d1 Allowing enable/disable of phone accounts. (1/3) by Tyler Gunn · 10 years ago
  51. d4abbfb Tweak methods for get/set DefaultOutgoing phone account. by Andrew Lee · 10 years ago
  52. f5b29dc Add supported URI scheme to PhoneAccounts. (1/4) by Tyler Gunn · 10 years ago
  53. 59cac3a Add functions for setting/getting phone accounts. by Andrew Lee · 10 years ago
  54. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 10 years ago
  55. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  56. 96efb48 Change incoming call intent to a TelecommManager method. (1/3) by Santos Cordon · 10 years ago
  57. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 10 years ago
  58. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  59. 94cf4bf Wire up multi-SIM experience (1/4) by Ihab Awad · 10 years ago
  60. 001bbbb TTY: frameworks/base changes by Sailesh Nepal · 10 years ago
  61. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 10 years ago
  62. 0bae09f Move showCallScreen & isInAPhoneCall to PhoneManager. by Santos Cordon · 10 years ago
  63. 3c4ff9e Move cancelMissedCallsNotification to PhoneManager. by Santos Cordon · 10 years ago
  64. 9c3f188 Rename Telecomm "Subscription" to "Account" (1/7) by Ihab Awad · 10 years ago
  65. 9eb4593 Move call-related SystemAPIs to TelecommManager. (1/3) by Santos Cordon · 10 years ago
  66. 6c7a388 Add a system API to get the default phone app. by Santos Cordon · 10 years ago
  67. cf9bc5e Revert "Add ability to set and get DefaultPhoneApplication" by Yorke Lee · 10 years ago
  68. c35ad02 Add methods to TelephonyManager for Subscription management (1/3) by Ihab Awad · 10 years ago
  69. 2e02470 Add ability to set and get DefaultPhoneApplication by Yorke Lee · 10 years ago
  70. 3534ede Update showCallScreen to use Telecomm (1/6) by Santos Cordon · 10 years ago
  71. 3afed57 Adding ITelecommService definition for Telecomm. by Santos Cordon · 10 years ago