1. 1e406ca Move Call state into Call.Details by Tyler Gunn · 4 years, 4 months ago
  2. 7c61306 Fix parceling and unparceling for URIs in Telecom. by Tyler Gunn · 5 years ago
  3. ef98bf8 Add additional APIs in Call for Bluetooth by Hall Liu · 6 years ago
  4. 53ada2a Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  5. a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 6 years ago
  6. a526490 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  7. d57d76c Add Verstat fields to Telecom call/connection classes. by Tyler Gunn · 6 years ago
  8. d1fdf3a Cleanup video provider binder code. by Tyler Gunn · 6 years ago
  9. a842e762 Remove call identification APIs. by Tyler Gunn · 6 years ago
  10. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  11. 9e76fd19b Call Screening / Caller ID API Changes by Tyler Gunn · 7 years ago
  12. 7e45b72 Add CallerIdentification to CallScreeningService API. by Tyler Gunn · 7 years ago
  13. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 7 years ago
  14. e5bfa3e Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
  15. c0bf6de Add api to retrieve call creation time. by Tyler Gunn · 8 years ago
  16. 159f35c API review cleanups/changes. by Tyler Gunn · 8 years ago
  17. 95d5587 Introduce APIs for RTT calls (part 1) by Hall Liu · 9 years ago
  18. bf9c6fd Perform camera permission and app ops check when setting camera for VT. by Tyler Gunn · 9 years ago
  19. 2830ce9 Add ability to set supported audio routes on phone accounts and connection by Christine Hallstrom · 9 years ago
  20. 584ba6c Remove dependency on android.telecom.Call in VideoCallImpl for testing. by Tyler Gunn · 10 years ago
  21. 6b7f955 Add extras to Connections/Calls. (1/3) by Santos Cordon · 10 years ago
  22. 4538216 Change sendSessionModifyRequest VideoProvider API signature. by Tyler Gunn · 10 years ago
  23. d7b4b81 Merge commit '7595842' into merge2 by Etan Cohen · 10 years ago
  24. 8f98843 Remove connection substate by Jay Shrauner · 10 years ago
  25. 7595842 Support for multiple VideoCall.Listeners for a VideoCall. by Tyler Gunn · 10 years ago
  26. 0736681 IMS-VT: Upgrade/Downgrade change -Add isVideo API to VideoProfile.VideoState by Rekha Kumar · 10 years ago
  27. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 11 years ago
  28. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 11 years ago[Renamed (98%) from telecomm/java/android/telecomm/ParcelableCall.java]
  29. 9d568c0 API changes in GatewayInfo, Response, and PropertyPresentation (1/4) by Nancy Chen · 11 years ago
  30. 223ad14 Add CallProperties class, and use to on ParcelableCall. by Andrew Lee · 11 years ago
  31. 10798dc Add extras for outgoing call by Nancy Chen · 11 years ago
  32. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 11 years ago
  33. 7c7bc7f Add setConferenceable() API from ConnectionService to incall. (1/4) by Santos Cordon · 11 years ago
  34. 50aca23 Add VideoCall and VideoCall.Listener as an inner classes of Call. by Andrew Lee · 11 years ago
  35. 88b771d Rename InCallCall to ParcelableCall (1/2) by Santos Cordon · 11 years ago[Renamed (93%) from telecomm/java/android/telecomm/InCallCall.java]
  36. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 11 years ago
  37. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 11 years ago
  38. 85f5d42 Add VideoState member variable to InCallCall. by Andrew Lee · 11 years ago
  39. 864a2b2 Remove CallServiceProvider and CallServiceDescriptor do not merge by Sailesh Nepal · 11 years ago
  40. 6120386 Misc Telecomm API changes by Sailesh Nepal · 11 years ago
  41. e7ef59a Add Connection.setStatusHints by Sailesh Nepal · 11 years ago
  42. 2bed956 Remove handoff APIs by Sailesh Nepal · 11 years ago
  43. 9c3f188 Rename Telecomm "Subscription" to "Account" (1/7) by Ihab Awad · 11 years ago
  44. 8d83fa9 API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc) by Tyler Gunn · 11 years ago
  45. 807de8a Fixing crash in phone app due to missing null checks pertaining to by Tyler Gunn · 11 years ago
  46. 5dc3075 Add ICallVideoProvider binder to the InCallCall object. by Andrew Lee · 11 years ago
  47. 5ffbfcc Add Subscription field to Call-related framework objects by Nancy Chen · 11 years ago
  48. c067754 DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (1/4) by Ihab Awad · 11 years ago
  49. b693998 Support conference calling. (1/4) by Santos Cordon · 11 years ago
  50. fbb092f DO NOT MERGE. Implement connection error dialogs (1/4) by Ihab Awad · 11 years ago
  51. 980acb9 Add necessary APIs to support conference calling. by Santos Cordon · 11 years ago
  52. c1a48ef Fix SDK build by Sailesh Nepal · 11 years ago
  53. 6043793 Add InCallCall class to communicate with InCallService by Sailesh Nepal · 11 years ago