1. 068085b Fix emergency callback number not shown for incoming calls. by Tyler Gunn · 10 years ago
  2. 5e9e8bb Indicate local and remote RX/TX capabilities for VT. by Andrew Lee · 10 years ago
  3. 1a8ae3e Rename from VoWIFI to WIFI. by Andrew Lee · 10 years ago
  4. 80fff3c Rename VoLTE capability to HD audio. by Andrew Lee · 10 years ago
  5. 5c9c86e Telecom API updates (1/6) by Ihab Awad · 10 years ago
  6. 36c62f3 Add an option to set the selected phone account as the default. (1/3) by Nancy Chen · 10 years ago
  7. 4afc6af Fixing where call goes from disconnecting to active to disconnecting state. by Tyler Gunn · 10 years ago
  8. f4cf77c Add constructor for DisconnectCause that does not require a tone. by Nancy Chen · 10 years ago
  9. 513c892 Replace get*PhoneAccounts* public API methods with new method (1/3) by Nancy Chen · 10 years ago
  10. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 10 years ago
  11. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (94%) from telecomm/java/android/telecomm/Call.java]
  12. 354b2bd Make changes to Connection in Telecomm API (1/4) by Nancy Chen · 10 years ago
  13. 9d568c0 API changes in GatewayInfo, Response, and PropertyPresentation (1/4) by Nancy Chen · 10 years ago
  14. a486804 Updating APIs for CDMA conference call support. by Santos Cordon · 10 years ago
  15. 23dc241 Remove startActivityFromInCall API by Evan Charlton · 10 years ago
  16. 81289ef Merge "Add CallProperties class, and use to on ParcelableCall." into lmp-dev by Andrew Lee · 10 years ago
  17. 223ad14 Add CallProperties class, and use to on ParcelableCall. by Andrew Lee · 10 years ago
  18. f30d7e9 Call onPhoneDestroyed when the service is unbound. by Santos Cordon · 10 years ago
  19. 75537ae Hiding missed Video telephony related APIs. by Tyler Gunn · 10 years ago
  20. b95f169 Made all classes required for an InCallService @SystemApi by Gabriel Peal · 10 years ago
  21. 823fd3c Update conference call APIs. by Santos Cordon · 10 years ago
  22. 229e382 Prevent ConcurrentModificationExceptions by Jay Shrauner · 10 years ago
  23. 10798dc Add extras for outgoing call by Nancy Chen · 10 years ago
  24. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  25. e9b7a8e Better comments for the CONNECTING state. by Nancy Chen · 10 years ago
  26. e20930f Add "CONNECTING" state for before outgoing call broadcast returns by Nancy Chen · 10 years ago
  27. 8abea42 Remove ldaps from AOSP code. by Santos Cordon · 10 years ago
  28. 7c7bc7f Add setConferenceable() API from ConnectionService to incall. (1/4) by Santos Cordon · 10 years ago
  29. 5d0410f Finalize implementation of Remote Connection Service (1/4) by Ihab Awad · 10 years ago
  30. 50aca23 Add VideoCall and VideoCall.Listener as an inner classes of Call. by Andrew Lee · 10 years ago
  31. 88b771d Rename InCallCall to ParcelableCall (1/2) by Santos Cordon · 10 years ago
  32. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 10 years ago
  33. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  34. 1019719 Migrate TelecommConstants to TelecommManager by Evan Charlton · 10 years ago
  35. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 10 years ago
  36. e7a7ec6 Merge "Pass through video state when answering a call." into lmp-dev by Andrew Lee · 10 years ago
  37. 8da4c3c Pass through video state when answering a call. by Andrew Lee · 10 years ago
  38. 5b49ade Plumb through StatusHints change notifications by Evan Charlton · 10 years ago
  39. 5da0fd5 API changes to enable account selection for a call by Nancy Chen · 10 years ago
  40. 7a34138 Adding getVideoState method to Telecomm Call's details. by Andrew Lee · 10 years ago
  41. 85f5d42 Add VideoState member variable to InCallCall. by Andrew Lee · 10 years ago
  42. e63fadb Introduce new In-Call Service interface by Ihab Awad · 10 years ago