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