summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/DisconnectCause.java
Commit message (Expand)AuthorAgeFilesLines
* 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