index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telecomm
/
java
/
android
/
telecom
/
DisconnectCause.java
Age
Commit message (
Expand
)
Author
2021-03-10
Propagate Telephony disconnect cause to Telecom.
Tyler Gunn
2020-09-23
API tweaks in response to feedback
Hall Liu
2020-09-14
Expose Telecom constants for use in Telephony
Hall Liu
2019-11-18
Add support for disconnecting outgoing calls for emergency calls
Brad Ebinger
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-04
Add connect time to conference participant.
Youming Ye
2018-02-07
Atom: CallStateChanged
Tej Singh
2017-06-30
Adds a new string definition for IMS Access blocked reason
Brad Ebinger
2016-12-07
Add reason code used to tell dialer when call failed due to WFC being off.
Tyler Gunn
2016-06-09
Telephony multi-endpoint disconnect causes.
Tyler Gunn
2016-05-06
Un-@hide multi-endpoint APIs.
Tyler Gunn
2016-04-15
Hide multi-endpoint APIs.
Tyler Gunn
2016-03-14
Add API support for multi-endpoint.
Tyler Gunn
2016-02-17
Add APIs to support CDMA add-call limitations.
Santos Cordon
2015-04-24
Fix up DisconnectCause description.
Santos Cordon
2015-04-15
Make Telecom/InCallUI APIs public
Jay Shrauner
2014-11-10
Apply @hide / @SystemApi to android.telecom.*
Evan Charlton
2014-11-05
Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCause
Sailesh Nepal
2014-10-29
More updates to javadocs for Telecom APIs.
Santos Cordon
2014-09-24
Revert "@hide ConnectionService APIs."
Evan Charlton
2014-09-23
@hide ConnectionService APIs.
Tyler Gunn
2014-09-19
Add constructor for DisconnectCause that does not require a tone.
Nancy Chen
2014-09-16
Add new DisconnectCause class to telecomm.
Andrew Lee