summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/DisconnectCause.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add API for cross device calling."Grace Jia2022-02-071-16/+0
* Add API for cross device calling.Grace Jia2022-01-121-0/+16
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-1/+1
* Propagate Telephony disconnect cause to Telecom.Tyler Gunn2021-03-101-5/+84
* API tweaks in response to feedbackHall Liu2020-09-231-4/+0
* Expose Telecom constants for use in TelephonyHall Liu2020-09-141-3/+9
* Add support for disconnecting outgoing calls for emergency callsBrad Ebinger2019-11-181-0/+8
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add connect time to conference participant.Youming Ye2019-02-041-1/+7
* Atom: CallStateChangedTej Singh2018-02-071-13/+14
* Adds a new string definition for IMS Access blocked reasonBrad Ebinger2017-06-301-0/+7
* Add reason code used to tell dialer when call failed due to WFC being off.Tyler Gunn2016-12-071-0/+8
* Telephony multi-endpoint disconnect causes.Tyler Gunn2016-06-091-0/+6
* Un-@hide multi-endpoint APIs.Tyler Gunn2016-05-061-2/+0
* Hide multi-endpoint APIs.Tyler Gunn2016-04-151-0/+2
* Add API support for multi-endpoint.Tyler Gunn2016-03-141-0/+11
* Add APIs to support CDMA add-call limitations.Santos Cordon2016-02-171-1/+1
* Fix up DisconnectCause description.Santos Cordon2015-04-241-4/+9
* Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-3/+0
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-101-0/+3
* Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCauseSailesh Nepal2014-11-051-3/+17
* More updates to javadocs for Telecom APIs.Santos Cordon2014-10-291-3/+5
* Revert "@hide ConnectionService APIs."Evan Charlton2014-09-241-3/+0
* @hide ConnectionService APIs.Tyler Gunn2014-09-231-0/+3
* Add constructor for DisconnectCause that does not require a tone.Nancy Chen2014-09-191-0/+11
* Add new DisconnectCause class to telecomm.Andrew Lee2014-09-161-0/+249