1. bf9c6fd Perform camera permission and app ops check when setting camera for VT. by Tyler Gunn · 8 years ago
  2. 06f3fa6 Update InCallService#onConnectionEvent comments. by Tyler Gunn · 8 years ago
  3. 2cbe2b5 Un-@hide multi-endpoint APIs. by Tyler Gunn · 8 years ago
  4. 1bf206b Hide multi-endpoint APIs. by Tyler Gunn · 8 years ago
  5. 876dbfb Add API support for multi-endpoint. by Tyler Gunn · 8 years ago
  6. 9c2618b Expose a meta-data value to allow dialer ringing by Sailesh Nepal · 9 years ago
  7. 78f3ba6 Fix InCallService permission doc by Sailesh Nepal · 9 years ago
  8. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  9. 895d4b8 Telecom API council changes. by Santos Cordon · 9 years ago
  10. f2600eb InCallService meta-data [2/4] by Santos Cordon · 9 years ago
  11. 295f5d7 Add API docs for RemoteConnection VideoProvider/Callback. by Tyler Gunn · 9 years ago
  12. b702ef8 Cleanup Video API javadoc. by Tyler Gunn · 9 years ago
  13. 4af5935 Rename AudioState to CallAudioState by Yorke Lee · 9 years ago
  14. 32f2473 More video related API fixes by Yorke Lee · 9 years ago
  15. 400470f Fixes for APi review by Yorke Lee · 9 years ago
  16. 011728f Add handler parameter for callbacks. by Andrew Lee · 9 years ago
  17. 912270e Doc fix - incorrect format (included argument) for function reference. by Etan Cohen · 9 years ago
  18. 237a597 Fix documentation - non-public API. by Etan Cohen · 9 years ago
  19. 1418054 Rename removeVideoCallListener to unregisterCallback by Etan Cohen · 9 years ago
  20. d7b4b81 Merge commit '7595842' into merge2 by Etan Cohen · 9 years ago
  21. 84a26400 Remove deprecated VideoCallListener methods. by Andrew Lee · 9 years ago
  22. 600aaf0 Merge "Fix comment typos. =(" by Andrew Lee · 9 years ago
  23. 223a80d Merge "Unfinal getPhone." by Santos Cordon · 9 years ago
  24. 29886d8 Unfinal getPhone. by Santos Cordon · 9 years ago
  25. 7c9ee2b Fix comment typos. =( by Andrew Lee · 9 years ago
  26. 843b327 Merge "Rename Call*Listener to Call*Callback." by Andrew Lee · 9 years ago
  27. da80c87 Rename Call*Listener to Call*Callback. by Andrew Lee · 9 years ago
  28. a249281 Move Phone.java APIs into InCallService by Santos Cordon · 9 years ago
  29. 7595842 Support for multiple VideoCall.Listeners for a VideoCall. by Tyler Gunn · 9 years ago
  30. 1cf9b6b DO NOT MERGE Make Telecom/InCallUI APIs public by Jay Shrauner · 9 years ago
  31. 55b9752 Make Telecom/InCallUI APIs public by Jay Shrauner · 9 years ago
  32. 193de66 DO NOT MERGE Remove deprecated telecom APIs. Mark others final. by Jay Shrauner · 9 years ago
  33. 164a0ac Remove deprecated telecom APIs. Mark others final. by Jay Shrauner · 9 years ago
  34. 0736681 IMS-VT: Upgrade/Downgrade change -Add isVideo API to VideoProfile.VideoState by Rekha Kumar · 9 years ago
  35. 6c912b7 Make add-call a global property of telecom. (1/4) by Santos Cordon · 10 years ago
  36. 5e6162d Fix NPE crash when mPhone is null by Jay Shrauner · 10 years ago
  37. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (97%) from telecomm/java/android/telecomm/InCallService.java]
  38. 4d12a03 Merge "Remove startActivityFromInCall API" into lmp-dev by Evan Charlton · 10 years ago
  39. 23dc241 Remove startActivityFromInCall API by Evan Charlton · 10 years ago
  40. 619b3c0 Fix NPE in onDestroy. by Santos Cordon · 10 years ago
  41. f30d7e9 Call onPhoneDestroyed when the service is unbound. by Santos Cordon · 10 years ago
  42. 75537ae Hiding missed Video telephony related APIs. by Tyler Gunn · 10 years ago
  43. b95f169 Made all classes required for an InCallService @SystemApi by Gabriel Peal · 10 years ago
  44. 2ac4010 Exposing in-call API to other implementing classes. (1/4) by Tyler Gunn · 10 years ago
  45. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  46. 7edbe28 Adding camera failure/ready session events. by Tyler Gunn · 10 years ago
  47. 8abea42 Remove ldaps from AOSP code. by Santos Cordon · 10 years ago
  48. 5d0410f Finalize implementation of Remote Connection Service (1/4) by Ihab Awad · 10 years ago
  49. 1418576 Move VideoCallProvider into ConnectionService. by Andrew Lee · 10 years ago
  50. 50aca23 Add VideoCall and VideoCall.Listener as an inner classes of Call. by Andrew Lee · 10 years ago
  51. 88b771d Rename InCallCall to ParcelableCall (1/2) by Santos Cordon · 10 years ago
  52. 2f42b11 InCallService to inherit directly from Service. (1/2) by Santos Cordon · 10 years ago
  53. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 10 years ago
  54. 5b49ade Plumb through StatusHints change notifications by Evan Charlton · 10 years ago
  55. e63fadb Introduce new In-Call Service interface by Ihab Awad · 10 years ago
  56. 52a28f6 Replace CallServiceSelectors with Subscriptions (1/3) by Ihab Awad · 10 years ago
  57. 7960fd9 Fix the build breakage (update API & javadocs) by Evan Charlton · 10 years ago
  58. 3534ede Update showCallScreen to use Telecomm (1/6) by Santos Cordon · 10 years ago
  59. c1a48ef Fix SDK build by Sailesh Nepal · 10 years ago
  60. 6043793 Add InCallCall class to communicate with InCallService by Sailesh Nepal · 10 years ago
  61. 924748f Add lifecycle methods to telecomm services by Evan Charlton · 10 years ago
  62. b632e5b Handoff: Add APIs to allow handoff between call services by Sailesh Nepal · 10 years ago
  63. fd2e620 Fix the build, take #2 by Evan Charlton · 10 years ago
  64. 8acdbb8 Fix the build by Evan Charlton · 10 years ago
  65. 2f23664 DTMF dialing support in frameworks/base by Ihab Awad · 10 years ago
  66. 20e3f02 Add disconnect cause to setDisconnected. by Santos Cordon · 10 years ago
  67. 4cff392 Add audio mode APIs by Sailesh Nepal · 10 years ago
  68. 81ccaaa Add hold support to frameworks/base/telecomm by Yorke Lee · 10 years ago
  69. ab5d282 Add wrappers around telecomm interfaces by Sailesh Nepal · 10 years ago