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