summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/ParcelableCall.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add API for cross device calling."Grace Jia2022-02-071-61/+2
* Add API for cross device calling.Grace Jia2022-01-121-2/+61
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-8/+8
* Move Call state into Call.DetailsTyler Gunn2021-03-181-1/+1
* Fix parceling and unparceling for URIs in Telecom.Tyler Gunn2020-04-131-2/+2
* Add additional APIs in Call for BluetoothHall Liu2020-01-151-30/+319
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-141-4/+3
* Revert "Use new UnsupportedAppUsage annotation."Austin Wang2019-12-191-3/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-4/+3
* Add Verstat fields to Telecom call/connection classes.Tyler Gunn2019-12-021-3/+17
* Cleanup video provider binder code.Tyler Gunn2019-11-121-0/+5
* Remove call identification APIs.Tyler Gunn2019-04-011-15/+0
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Call Screening / Caller ID API ChangesTyler Gunn2019-01-081-2/+16
* Add CallerIdentification to CallScreeningService API.Tyler Gunn2018-12-121-6/+22
* Move some members to the "Q blacklist".Mathew Inwood2018-09-141-1/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+6
* Add api to retrieve call creation time.Tyler Gunn2017-03-241-2/+15
* API review cleanups/changes.Tyler Gunn2017-03-061-3/+6
* Introduce APIs for RTT calls (part 1)Hall Liu2017-02-211-0/+24
* Perform camera permission and app ops check when setting camera for VT.Tyler Gunn2017-02-061-2/+2
* Add ability to set supported audio routes on phone accounts and connectionChristine Hallstrom2016-12-131-0/+11
* Remove dependency on android.telecom.Call in VideoCallImpl for testing.Tyler Gunn2015-12-081-3/+4
* Add extras to Connections/Calls. (1/3)Santos Cordon2015-05-281-3/+18
* Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn2015-05-061-2/+2
* Merge commit '7595842' into merge2Etan Cohen2015-04-241-0/+18
|\
| * Support for multiple VideoCall.Listeners for a VideoCall.Tyler Gunn2015-04-161-0/+18
* | Remove connection substateJay Shrauner2015-04-161-16/+2
|/
* IMS-VT: Upgrade/Downgrade changeRekha Kumar2015-04-011-2/+16
* Add new DisconnectCause class to telecomm.Andrew Lee2014-09-161-28/+30
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+328