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