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