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