1. bd1eb1f Add new ConnectionEvent API (hide) to send a notification to Telecom by Tyler Gunn · 10 years ago
  2. 5fe3413 Add API in TelecomService to manage blocked numbers. by Abhijith Shastry · 10 years ago
  3. 1bef339 Add new public API to allow call screening by Sailesh Nepal · 10 years ago
  4. 9c2618b Expose a meta-data value to allow dialer ringing by Sailesh Nepal · 10 years ago
  5. 0464b9b Add method to dump Telecom analytics by Hall Liu · 10 years ago
  6. 842ec9c Merge "Add callback for connections to be notified when the ringer is silenced." into cw-e-dev am: 52bdf11583 am: b241487c16 am: 64e41590d2 by Bryce Lee · 10 years ago
  7. 6676bb5 Add "acceptRingingCall()" API which accepts a videoState. by Tyler Gunn · 10 years ago
  8. cac5077 Add callback for connections to be notified when the ringer is silenced. by Bryce Lee · 10 years ago
  9. 8190168 Add capability for a connection hand rejection text response. by Bryce Lee · 11 years ago
  10. cf85562 Default permissions for sim call manager by Sailesh Nepal · 11 years ago
  11. 2c27b9a Clean up SIM CallManager APIs. by Santos Cordon · 11 years ago
  12. db6da48 Allow default dialer changes and phone account enable/disable via ADB by Yorke Lee · 11 years ago
  13. 6b7f955 Add extras to Connections/Calls. (1/3) by Santos Cordon · 11 years ago
  14. 91371dc0 Add enable/disable properties to phone accounts. by Santos Cordon · 11 years ago
  15. 4af5935 Rename AudioState to CallAudioState by Yorke Lee · 11 years ago
  16. 32f2473 More video related API fixes by Yorke Lee · 11 years ago
  17. 400470f Fixes for APi review by Yorke Lee · 11 years ago
  18. 4538216 Change sendSessionModifyRequest VideoProvider API signature. by Tyler Gunn · 11 years ago
  19. b6f9da0 Merge commit '17455a3' into master_merge by Prerepa Viswanadham · 11 years ago
  20. f1a349b Add default dialer checks to Telecom/Telephony by Yorke Lee · 11 years ago
  21. 17455a3 Add plumbing for merge failures and renable button. (3/4) by Anthony Lee · 11 years ago
  22. cd895cd Merge changes from topic 'mwd-merge-042415' by Etan Cohen · 11 years ago
  23. d7b4b81 Merge commit '7595842' into merge2 by Etan Cohen · 11 years ago
  24. 1011f48 Add APIs to getDefaultDialerPackage and getSystemDialerPackage by Yorke Lee · 11 years ago
  25. 3e56ba1 Add TelecomManager.placeCall by Yorke Lee · 11 years ago
  26. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 11 years ago
  27. 6f20a6a DO NOT MERGE Remove connection substate by Jay Shrauner · 11 years ago
  28. 8f98843 Remove connection substate by Jay Shrauner · 11 years ago
  29. 167c3a7 DO NOT MERGE Change hasVoicemailNumber to getVoicemailNumber by Yorke Lee · 11 years ago
  30. 7595842 Support for multiple VideoCall.Listeners for a VideoCall. by Tyler Gunn · 11 years ago
  31. 49e2d46 Change hasVoicemailNumber to getVoicemailNumber by Yorke Lee · 11 years ago
  32. 0736681 IMS-VT: Upgrade/Downgrade change -Add isVideo API to VideoProfile.VideoState by Rekha Kumar · 11 years ago
  33. 5cf2784 Add method in TelecomManager to return line1Number for a PhoneAccount. by Nancy Chen · 11 years ago
  34. 27d1c2d Pass onPostDialChar call back from Telephony to Telecom. by Nancy Chen · 11 years ago
  35. 8c066f7c Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2) by Nancy Chen · 11 years ago
  36. 5c9c86e Telecom API updates (1/6) by Ihab Awad · 11 years ago
  37. 6c912b7 Make add-call a global property of telecom. (1/4) by Santos Cordon · 11 years ago
  38. b2299c1 Adn queries for multi-SIM. (2/3) by Nancy Chen · 11 years ago
  39. e1678dd Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-dev by Nancy Chen · 11 years ago
  40. 95e8a67 Handle MMI for multi-SIM (1/3) by Nancy Chen · 11 years ago
  41. 4a57b9b Creating connections for conference event package participants. by Tyler Gunn · 11 years ago
  42. 36c62f3 Add an option to set the selected phone account as the default. (1/3) by Nancy Chen · 11 years ago
  43. 443e501 Use Telecom API for checking if a number is voicemail (1/2) by Nancy Chen · 11 years ago
  44. c913c2d Merge "Revert "Add API method to extract subscription ID from phone account (1/3)"" into lmp-sprout-dev by Nancy Chen · 11 years ago
  45. af6732e Revert "Add API method to extract subscription ID from phone account (1/3)" by Nancy Chen · 11 years ago
  46. 9faf13b Merge "Add API method to extract subscription ID from phone account (1/3)" into lmp-sprout-dev by Nancy Chen · 11 years ago
  47. b0cad32 Add API method to extract subscription ID from phone account (1/3) by Nancy Chen · 11 years ago
  48. c3cf982 Add ability to add sim-initiated MO call to UI (2/4) by Yorke Lee · 12 years ago
  49. 513c892 Replace get*PhoneAccounts* public API methods with new method (1/3) by Nancy Chen · 12 years ago
  50. ebc69cd Merge "Remove ability to enable/disable phoneaccounts (1/6)" into lmp-dev by Nancy Chen · 12 years ago
  51. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 12 years ago
  52. 210ef03 Remove ability to enable/disable phoneaccounts (1/6) by Nancy Chen · 12 years ago
  53. 2ae312e Pipe TelephonyManager.getCallState through TelecommManager by Yorke Lee · 12 years ago
  54. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 12 years ago
  55. 100e293 API cleanup for RemoteConnection. by Andrew Lee · 12 years ago
  56. 354b2bd Make changes to Connection in Telecomm API (1/4) by Nancy Chen · 12 years ago
  57. a1ed7d1 Allowing enable/disable of phone accounts. (1/3) by Tyler Gunn · 12 years ago
  58. a64627c Enable (@hidden) video connection support for RemoteConnections by Ihab Awad · 12 years ago
  59. a486804 Updating APIs for CDMA conference call support. by Santos Cordon · 12 years ago
  60. d4abbfb Tweak methods for get/set DefaultOutgoing phone account. by Andrew Lee · 12 years ago
  61. 4d12a03 Merge "Remove startActivityFromInCall API" into lmp-dev by Evan Charlton · 12 years ago
  62. 23dc241 Remove startActivityFromInCall API by Evan Charlton · 12 years ago
  63. f5b29dc Add supported URI scheme to PhoneAccounts. (1/4) by Tyler Gunn · 12 years ago
  64. b730542 Merge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-dev by Tyler Gunn · 12 years ago
  65. 68d207e Merge "Add functions for setting/getting phone accounts." into lmp-dev by Andrew Lee · 12 years ago
  66. be74de0 Hiding videoState values in telecomm APIs. (1/3) by Tyler Gunn · 12 years ago
  67. 59cac3a Add functions for setting/getting phone accounts. by Andrew Lee · 12 years ago
  68. 551056e Merge "Hide AIDL for RemoteServiceCallback in telecomm" into lmp-dev by Nancy Chen · 12 years ago
  69. da227c7 Hide AIDL for RemoteServiceCallback in telecomm by Nancy Chen · 12 years ago
  70. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 12 years ago
  71. 6107bab ConnectionService API has only one completed callback (1/3) by Ihab Awad · 12 years ago
  72. 823fd3c Update conference call APIs. by Santos Cordon · 12 years ago
  73. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 12 years ago
  74. 8aecfed Fix incorrect connection ID for remote connection service by Ihab Awad · 12 years ago
  75. 752217b Aidl changes related to VideoCallProvider in Ims. by Andrew Lee · 12 years ago
  76. 7c7bc7f Add setConferenceable() API from ConnectionService to incall. (1/4) by Santos Cordon · 12 years ago
  77. f8b6988 Connection creation and service wiring for WiFi call managers (1/3) by Ihab Awad · 12 years ago
  78. 0d6ea71 Add new proximity sensors in Telecomm (1/3) by Yorke Lee · 12 years ago
  79. 50aca23 Add VideoCall and VideoCall.Listener as an inner classes of Call. by Andrew Lee · 12 years ago
  80. e8dc4be Sent initial data to telecomm on connection creation. (1/3) by Santos Cordon · 12 years ago
  81. 88b771d Rename InCallCall to ParcelableCall (1/2) by Santos Cordon · 12 years ago
  82. 96efb48 Change incoming call intent to a TelecommManager method. (1/3) by Santos Cordon · 12 years ago
  83. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 12 years ago
  84. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 12 years ago
  85. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 12 years ago
  86. 94cf4bf Wire up multi-SIM experience (1/4) by Ihab Awad · 12 years ago
  87. aa07df8 Wiring video state through from Connection by Tyler Gunn · 12 years ago
  88. 8da4c3c Pass through video state when answering a call. by Andrew Lee · 12 years ago
  89. 5da0fd5 API changes to enable account selection for a call by Nancy Chen · 12 years ago
  90. 001bbbb TTY: frameworks/base changes by Sailesh Nepal · 12 years ago
  91. c5b0157 Add support for remote incoming calls by Sailesh Nepal · 12 years ago
  92. 77ec2ce Merge "Remove CallServiceProvider and CallServiceDescriptor do not merge" into lmp-dev by Sailesh Nepal · 12 years ago
  93. 864a2b2 Remove CallServiceProvider and CallServiceDescriptor do not merge by Sailesh Nepal · 12 years ago
  94. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 12 years ago
  95. 6120386 Misc Telecomm API changes by Sailesh Nepal · 12 years ago
  96. 1a7061b Add Connection.setCallCapabilities by Sailesh Nepal · 12 years ago
  97. 0bae09f Move showCallScreen & isInAPhoneCall to PhoneManager. by Santos Cordon · 12 years ago
  98. e7ef59a Add Connection.setStatusHints by Sailesh Nepal · 12 years ago
  99. 33aaae4 Add Connection.setAudioModeIsVoip by Sailesh Nepal · 12 years ago
  100. 2a46b90 Move ICallService.aidl to IConnectionService.aidl by Sailesh Nepal · 12 years ago