summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/ParcelableCall.java
AgeCommit message (Expand)Author
2021-03-18Move Call state into Call.DetailsTyler Gunn
2020-04-13Fix parceling and unparceling for URIs in Telecom.Tyler Gunn
2020-01-15Add additional APIs in Call for BluetoothHall Liu
2020-01-14Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-19Revert "Use new UnsupportedAppUsage annotation."Austin Wang
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-02Add Verstat fields to Telecom call/connection classes.Tyler Gunn
2019-11-12Cleanup video provider binder code.Tyler Gunn
2019-04-01Remove call identification APIs.Tyler Gunn
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-08Call Screening / Caller ID API ChangesTyler Gunn
2018-12-12Add CallerIdentification to CallScreeningService API.Tyler Gunn
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2017-03-24Add api to retrieve call creation time.Tyler Gunn
2017-03-06API review cleanups/changes.Tyler Gunn
2017-02-21Introduce APIs for RTT calls (part 1)Hall Liu
2017-02-06Perform camera permission and app ops check when setting camera for VT.Tyler Gunn
2016-12-13Add ability to set supported audio routes on phone accounts and connectionChristine Hallstrom
2015-12-08Remove dependency on android.telecom.Call in VideoCallImpl for testing.Tyler Gunn
2015-05-28Add extras to Connections/Calls. (1/3)Santos Cordon
2015-05-06Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn
2015-04-24Merge commit '7595842' into merge2Etan Cohen
2015-04-16Remove connection substateJay Shrauner
2015-04-16Support for multiple VideoCall.Listeners for a VideoCall.Tyler Gunn
2015-04-01IMS-VT: Upgrade/Downgrade changeRekha Kumar
2014-09-16Add new DisconnectCause class to telecomm.Andrew Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn