1. 6b7f955 Add extras to Connections/Calls. (1/3) by Santos Cordon · 9 years ago
  2. 32f2473 More video related API fixes by Yorke Lee · 9 years ago
  3. 4538216 Change sendSessionModifyRequest VideoProvider API signature. by Tyler Gunn · 9 years ago
  4. 2378ea7 Add Properties to Call.Details. by Andrew Lee · 9 years ago
  5. 011728f Add handler parameter for callbacks. by Andrew Lee · 9 years ago
  6. d7b4b81 Merge commit '7595842' into merge2 by Etan Cohen · 9 years ago
  7. e3c507b Remove CallState and rename PRE_DIAL_WAIT by Santos Cordon · 9 years ago
  8. e661d9f Make CAPABILITY_CAN_PAUSE_VIDEO public by Yorke Lee · 9 years ago
  9. d012429 Merge "Remove connection substate" by Jay Shrauner · 9 years ago
  10. da80c87 Rename Call*Listener to Call*Callback. by Andrew Lee · 9 years ago
  11. 8f98843 Remove connection substate by Jay Shrauner · 9 years ago
  12. 7595842 Support for multiple VideoCall.Listeners for a VideoCall. by Tyler Gunn · 9 years ago
  13. cb43ebb Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release" by Vinit Deshpande · 9 years ago
  14. 1cf9b6b DO NOT MERGE Make Telecom/InCallUI APIs public by Jay Shrauner · 9 years ago
  15. e268f4c DO NOT MERGE Suffix VT_LOCAL/REMOTE with BIDIRECTIONAL. by Andrew Lee · 9 years ago
  16. 55b9752 Make Telecom/InCallUI APIs public by Jay Shrauner · 9 years ago
  17. 193de66 DO NOT MERGE Remove deprecated telecom APIs. Mark others final. by Jay Shrauner · 9 years ago
  18. 164a0ac Remove deprecated telecom APIs. Mark others final. by Jay Shrauner · 9 years ago
  19. 80047fa am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  20. d4ea01b Merge "Merge commit 'e593d0a' into merge_work" by Prerepa Viswanadham · 9 years ago
  21. 9a8f9ce Suffix VT_LOCAL and VT_REMOTE with BIDIRECTIONAL. by Andrew Lee · 9 years ago
  22. 57bf2a8 Merge commit 'e593d0a' into merge_work by Prerepa Viswanadham · 9 years ago
  23. b5e0cfb Cleanup of Video Call pause functionality. by Tyler Gunn · 9 years ago
  24. 0736681 IMS-VT: Upgrade/Downgrade change -Add isVideo API to VideoProfile.VideoState by Rekha Kumar · 9 years ago
  25. 4209a28 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge by Prerepa Viswanadham · 9 years ago
  26. d11a315 resolve merge conflicts of bcb17eb to m-wireless-dev. by Tyler Gunn · 9 years ago
  27. 96d6c40 resolved conflicts for merge of 00de38a1 to master by Tyler Gunn · 9 years ago
  28. bcb17eb am 89f41eb3: Define the capability to speed up MT call audio by Dong Zhou · 9 years ago
  29. 89f41eb Define the capability to speed up MT call audio by Dong Zhou · 10 years ago
  30. 068085b Fix emergency callback number not shown for incoming calls. by Tyler Gunn · 10 years ago
  31. 5e9e8bb Indicate local and remote RX/TX capabilities for VT. by Andrew Lee · 10 years ago
  32. 1a8ae3e Rename from VoWIFI to WIFI. by Andrew Lee · 10 years ago
  33. 80fff3c Rename VoLTE capability to HD audio. by Andrew Lee · 10 years ago
  34. 5c9c86e Telecom API updates (1/6) by Ihab Awad · 10 years ago
  35. 36c62f3 Add an option to set the selected phone account as the default. (1/3) by Nancy Chen · 10 years ago
  36. 4afc6af Fixing where call goes from disconnecting to active to disconnecting state. by Tyler Gunn · 10 years ago
  37. f4cf77c Add constructor for DisconnectCause that does not require a tone. by Nancy Chen · 10 years ago
  38. 513c892 Replace get*PhoneAccounts* public API methods with new method (1/3) by Nancy Chen · 10 years ago
  39. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 10 years ago
  40. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (94%) from telecomm/java/android/telecomm/Call.java]
  41. 354b2bd Make changes to Connection in Telecomm API (1/4) by Nancy Chen · 10 years ago
  42. 9d568c0 API changes in GatewayInfo, Response, and PropertyPresentation (1/4) by Nancy Chen · 10 years ago
  43. a486804 Updating APIs for CDMA conference call support. by Santos Cordon · 10 years ago
  44. 23dc241 Remove startActivityFromInCall API by Evan Charlton · 10 years ago
  45. 81289ef Merge "Add CallProperties class, and use to on ParcelableCall." into lmp-dev by Andrew Lee · 10 years ago
  46. 223ad14 Add CallProperties class, and use to on ParcelableCall. by Andrew Lee · 10 years ago
  47. f30d7e9 Call onPhoneDestroyed when the service is unbound. by Santos Cordon · 10 years ago
  48. 75537ae Hiding missed Video telephony related APIs. by Tyler Gunn · 10 years ago
  49. b95f169 Made all classes required for an InCallService @SystemApi by Gabriel Peal · 10 years ago
  50. 823fd3c Update conference call APIs. by Santos Cordon · 10 years ago
  51. 229e382 Prevent ConcurrentModificationExceptions by Jay Shrauner · 10 years ago
  52. 10798dc Add extras for outgoing call by Nancy Chen · 10 years ago
  53. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  54. e9b7a8e Better comments for the CONNECTING state. by Nancy Chen · 10 years ago
  55. e20930f Add "CONNECTING" state for before outgoing call broadcast returns by Nancy Chen · 10 years ago
  56. 8abea42 Remove ldaps from AOSP code. by Santos Cordon · 10 years ago
  57. 7c7bc7f Add setConferenceable() API from ConnectionService to incall. (1/4) by Santos Cordon · 10 years ago
  58. 5d0410f Finalize implementation of Remote Connection Service (1/4) by Ihab Awad · 10 years ago
  59. 50aca23 Add VideoCall and VideoCall.Listener as an inner classes of Call. by Andrew Lee · 10 years ago
  60. 88b771d Rename InCallCall to ParcelableCall (1/2) by Santos Cordon · 10 years ago
  61. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 10 years ago
  62. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  63. 1019719 Migrate TelecommConstants to TelecommManager by Evan Charlton · 10 years ago
  64. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 10 years ago
  65. e7a7ec6 Merge "Pass through video state when answering a call." into lmp-dev by Andrew Lee · 10 years ago
  66. 8da4c3c Pass through video state when answering a call. by Andrew Lee · 10 years ago
  67. 5b49ade Plumb through StatusHints change notifications by Evan Charlton · 10 years ago
  68. 5da0fd5 API changes to enable account selection for a call by Nancy Chen · 10 years ago
  69. 7a34138 Adding getVideoState method to Telecomm Call's details. by Andrew Lee · 10 years ago
  70. 85f5d42 Add VideoState member variable to InCallCall. by Andrew Lee · 10 years ago
  71. e63fadb Introduce new In-Call Service interface by Ihab Awad · 10 years ago