summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/DisconnectCause.java
AgeCommit message (Expand)Author
2021-03-10Propagate Telephony disconnect cause to Telecom.Tyler Gunn
2020-09-23API tweaks in response to feedbackHall Liu
2020-09-14Expose Telecom constants for use in TelephonyHall Liu
2019-11-18Add support for disconnecting outgoing calls for emergency callsBrad Ebinger
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-04Add connect time to conference participant.Youming Ye
2018-02-07Atom: CallStateChangedTej Singh
2017-06-30Adds a new string definition for IMS Access blocked reasonBrad Ebinger
2016-12-07Add reason code used to tell dialer when call failed due to WFC being off.Tyler Gunn
2016-06-09Telephony multi-endpoint disconnect causes.Tyler Gunn
2016-05-06Un-@hide multi-endpoint APIs.Tyler Gunn
2016-04-15Hide multi-endpoint APIs.Tyler Gunn
2016-03-14Add API support for multi-endpoint.Tyler Gunn
2016-02-17Add APIs to support CDMA add-call limitations.Santos Cordon
2015-04-24Fix up DisconnectCause description.Santos Cordon
2015-04-15Make Telecom/InCallUI APIs publicJay Shrauner
2014-11-10Apply @hide / @SystemApi to android.telecom.*Evan Charlton
2014-11-05Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCauseSailesh Nepal
2014-10-29More updates to javadocs for Telecom APIs.Santos Cordon
2014-09-24Revert "@hide ConnectionService APIs."Evan Charlton
2014-09-23@hide ConnectionService APIs.Tyler Gunn
2014-09-19Add constructor for DisconnectCause that does not require a tone.Nancy Chen
2014-09-16Add new DisconnectCause class to telecomm.Andrew Lee