1. 8f98843 Remove connection substate by Jay Shrauner · 9 years ago
  2. 55b9752 Make Telecom/InCallUI APIs public by Jay Shrauner · 9 years ago
  3. 164a0ac Remove deprecated telecom APIs. Mark others final. by Jay Shrauner · 9 years ago
  4. 0736681 IMS-VT: Upgrade/Downgrade change -Add isVideo API to VideoProfile.VideoState by Rekha Kumar · 9 years ago
  5. 27d1c2d Pass onPostDialChar call back from Telephony to Telecom. by Nancy Chen · 10 years ago
  6. 5c9c86e Telecom API updates (1/6) by Ihab Awad · 10 years ago
  7. 0e094d9 Apply @hide / @SystemApi to android.telecom.* by Evan Charlton · 10 years ago
  8. 4a57b9b Creating connections for conference event package participants. by Tyler Gunn · 10 years ago
  9. 8635c57 Revert "@hide ConnectionService APIs." by Evan Charlton · 10 years ago
  10. 711d876fd @hide ConnectionService APIs. by Tyler Gunn · 10 years ago
  11. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 10 years ago
  12. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (97%) from telecomm/java/android/telecomm/RemoteConnection.java]
  13. 100e293 API cleanup for RemoteConnection. by Andrew Lee · 10 years ago
  14. 4823aec Merge "API changes in GatewayInfo, Response, and PropertyPresentation (1/4)" into lmp-dev by Nancy Chen · 10 years ago
  15. 9d568c0 API changes in GatewayInfo, Response, and PropertyPresentation (1/4) by Nancy Chen · 10 years ago
  16. a64627c Enable (@hidden) video connection support for RemoteConnections by Ihab Awad · 10 years ago
  17. 23dc241 Remove startActivityFromInCall API by Evan Charlton · 10 years ago
  18. be74de0 Hiding videoState values in telecomm APIs. (1/3) by Tyler Gunn · 10 years ago
  19. 7746a94 Fix NPE when have no phone accounts by Jay Shrauner · 10 years ago
  20. b8e85c7 Support Conferences in Remote Connections by Ihab Awad · 10 years ago
  21. 27d1e25 Hiding Video telephony related APIs. by Tyler Gunn · 10 years ago
  22. 6107bab ConnectionService API has only one completed callback (1/3) by Ihab Awad · 10 years ago
  23. 229e382 Prevent ConcurrentModificationExceptions by Jay Shrauner · 10 years ago
  24. f4669df Use thread safe set for RemoteConnection.mListeners by Sailesh Nepal · 10 years ago
  25. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  26. d5bcb68 Use thread safe set for RemoteConnection.mListeners by Sailesh Nepal · 10 years ago
  27. 7c7bc7f Add setConferenceable() API from ConnectionService to incall. (1/4) by Santos Cordon · 10 years ago
  28. 5d0410f Finalize implementation of Remote Connection Service (1/4) by Ihab Awad · 10 years ago
  29. bf11f98 Make creating the Connection synchronous by Evan Charlton · 10 years ago
  30. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 10 years ago
  31. aa07df8 Wiring video state through from Connection by Tyler Gunn · 10 years ago
  32. 8da4c3c Pass through video state when answering a call. by Andrew Lee · 10 years ago
  33. 6120386 Misc Telecomm API changes by Sailesh Nepal · 10 years ago
  34. 1a7061b Add Connection.setCallCapabilities by Sailesh Nepal · 10 years ago
  35. e7ef59a Add Connection.setStatusHints by Sailesh Nepal · 10 years ago
  36. 33aaae4 Add Connection.setAudioModeIsVoip by Sailesh Nepal · 10 years ago
  37. 2a46b90 Move ICallService.aidl to IConnectionService.aidl by Sailesh Nepal · 10 years ago
  38. ade3f25 Make RemoteConnection.getState public by Sailesh Nepal · 10 years ago
  39. 091768c More fixes for Connection and RemoteConnection by Sailesh Nepal · 10 years ago
  40. 52d8a15 Remote Connection implementation. by Santos Cordon · 10 years ago