1. 732b7fb Emergency redial implementation by Srikanth Chintala · 7 years ago
  2. 57006aa Add further Connection-side APIs for RTT (part 2) by Hall Liu · 7 years ago
  3. f503543 Adding self-managed connection service APIs. by Tyler Gunn · 7 years ago
  4. 4d75bee Modify ConnectionServiceAdapter to include Session by Brad Ebinger · 8 years ago
  5. c96b5e0 Finalize MEP functionality. by Tyler Gunn · 8 years ago
  6. 720c664 Add connection properties to Connections. by Tyler Gunn · 8 years ago
  7. dee56a8 Expand call/connection extras API. by Tyler Gunn · 8 years ago
  8. 876dbfb Add API support for multi-endpoint. by Tyler Gunn · 8 years ago
  9. bd1eb1f Add new ConnectionEvent API (hide) to send a notification to Telecom by Tyler Gunn · 8 years ago
  10. 75c36b6 Correct the comparison done in removeAdapter. by Roshan Pius · 9 years ago
  11. 87b73f3 API Cleanup: Remove VideoState class. by Tyler Gunn · 9 years ago
  12. 6b7f955 Add extras to Connections/Calls. (1/3) by Santos Cordon · 9 years ago
  13. 17455a3 Add plumbing for merge failures and renable button. (3/4) by Anthony Lee · 9 years ago
  14. 6f20a6a DO NOT MERGE Remove connection substate by Jay Shrauner · 9 years ago
  15. 0736681 IMS-VT: Upgrade/Downgrade change -Add isVideo API to VideoProfile.VideoState by Rekha Kumar · 9 years ago
  16. 27d1c2d Pass onPostDialChar call back from Telephony to Telecom. by Nancy Chen · 10 years ago
  17. 5c9c86e Telecom API updates (1/6) by Ihab Awad · 10 years ago
  18. 4a57b9b Creating connections for conference event package participants. by Tyler Gunn · 10 years ago
  19. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 10 years ago
  20. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (96%) from telecomm/java/android/telecomm/ConnectionServiceAdapter.java]
  21. 100e293 API cleanup for RemoteConnection. by Andrew Lee · 10 years ago
  22. 23dc241 Remove startActivityFromInCall API by Evan Charlton · 10 years ago
  23. 0159ac0 Additional changes for Conference. by Santos Cordon · 10 years ago
  24. 6107bab ConnectionService API has only one completed callback (1/3) by Ihab Awad · 10 years ago
  25. 823fd3c Update conference call APIs. by Santos Cordon · 10 years ago
  26. 229e382 Prevent ConcurrentModificationExceptions by Jay Shrauner · 10 years ago
  27. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  28. b0c0e36 Use thread safe set for adapter set by Jay Shrauner · 10 years ago
  29. 7c7bc7f Add setConferenceable() API from ConnectionService to incall. (1/4) by Santos Cordon · 10 years ago
  30. 1418576 Move VideoCallProvider into ConnectionService. by Andrew Lee · 10 years ago
  31. 50aca23 Add VideoCall and VideoCall.Listener as an inner classes of Call. by Andrew Lee · 10 years ago
  32. e8dc4be Sent initial data to telecomm on connection creation. (1/3) by Santos Cordon · 10 years ago
  33. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 10 years ago
  34. aa07df8 Wiring video state through from Connection by Tyler Gunn · 10 years ago
  35. c5b0157 Add support for remote incoming calls by Sailesh Nepal · 10 years ago
  36. 6120386 Misc Telecomm API changes by Sailesh Nepal · 10 years ago
  37. 4dd9df5 Fix exception in ConnectionServiceAdapter.binderDied by Sailesh Nepal · 10 years ago
  38. 1a7061b Add Connection.setCallCapabilities by Sailesh Nepal · 10 years ago
  39. e7ef59a Add Connection.setStatusHints by Sailesh Nepal · 10 years ago
  40. 33aaae4 Add Connection.setAudioModeIsVoip by Sailesh Nepal · 10 years ago
  41. 2a46b90 Move ICallService.aidl to IConnectionService.aidl by Sailesh Nepal · 10 years ago[Renamed (67%) from telecomm/java/android/telecomm/CallServiceAdapter.java]
  42. 2bed956 Remove handoff APIs by Sailesh Nepal · 10 years ago
  43. 8d83fa9 API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc) by Tyler Gunn · 10 years ago
  44. 5ffbe8b Add methods to set a CallVideoProvider on a Call. by Andrew Lee · 10 years ago
  45. 506e386 Add API to cancel outgoing calls by Sailesh Nepal · 10 years ago
  46. 52d8a15 Remote Connection implementation. by Santos Cordon · 10 years ago
  47. 52a28f6 Replace CallServiceSelectors with Subscriptions (1/3) by Ihab Awad · 10 years ago
  48. b693998 Support conference calling. (1/4) by Santos Cordon · 10 years ago
  49. 8b4818d API: Add call service handoff trigger by Sailesh Nepal · 10 years ago
  50. e62a885 Merge "Expose post-dial APIs" into lmp-preview-dev by Evan Charlton · 10 years ago
  51. fc91b7d DO NOT MERGE. Implement connection error dialogs (1/4) by Ihab Awad · 10 years ago
  52. 6dea4ac Expose post-dial APIs by Evan Charlton · 10 years ago
  53. 980acb9 Add necessary APIs to support conference calling. by Santos Cordon · 10 years ago
  54. f835897 DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback by Ihab Awad · 10 years ago
  55. 20e3f02 Add disconnect cause to setDisconnected. by Santos Cordon · 10 years ago
  56. 81ccaaa Add hold support to frameworks/base/telecomm by Yorke Lee · 10 years ago
  57. ab5d282 Add wrappers around telecomm interfaces by Sailesh Nepal · 10 years ago[Copied (60%) from telecomm/java/android/telecomm/ICallServiceAdapter.aidl]
  58. b340c33 Adding API support for incoming calls. by Santos Cordon · 10 years ago
  59. bd63f90 New call service methods for incoming calls. by Santos Cordon · 10 years ago
  60. 35699a2 Following up on the TODO to rename newIncomingCall, see ag/417776 for the corresponding services/telecomm change. by Ben Gilad · 10 years ago
  61. 222f129 Make telecomm APIs public by Sailesh Nepal · 10 years ago
  62. f6d868b Adds methods for a call service respond to a call(). by Santos Cordon · 10 years ago
  63. 805afaa CallInfo usage everywhere; selector using call-service Id strings. by Santos Cordon · 10 years ago
  64. 658c0cf Update the Telecomm APIs to use CallInfo. by Santos Cordon · 10 years ago
  65. 8986ef4 Updates CallService API. by Santos Cordon · 10 years ago
  66. 3784133 Additional fixes to aidl files. by Santos Cordon · 11 years ago
  67. bb69b0c Adding the frameworks/base code from https://googleplex-android-review.git.corp.google.com/#/c/391028 by Ben Gilad · 11 years ago