summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/Call.java
Commit message (Expand)AuthorAgeFilesLines
...
| * Add ability to set supported audio routes on phone accounts and connectionChristine Hallstrom2016-12-131-0/+10
* | Adding extra key to indicate when the last emergency call was made.mike dooley2017-01-101-0/+7
* | Add ability to set supported audio routes on phone accounts and connection am...Christine Hallstrom2016-12-021-0/+10
|\ \
| * | Add ability to set supported audio routes on phone accounts and connectionChristine Hallstrom2016-12-011-0/+10
| |/
* / Perform camera permission and app ops check when setting camera for VT.Tyler Gunn2016-11-091-3/+8
|/
* API cleanups per API review.Tyler Gunn2016-06-291-2/+47
* Adds CDMA Voice Privacy Property to CallBrad Ebinger2016-06-031-0/+8
* Merge "Remove PROPERTY_WORK_CALL" into nyc-devTony Mak2016-05-231-5/+0
|\
| * Remove PROPERTY_WORK_CALLTony Mak2016-05-201-5/+0
* | Rename PROPERTY_WORK_CALL to PROPERTY_ENTERPRISE_CALL based on API reviewTony Mak2016-05-201-1/+6
|\|
| * Rename PROPERTY_WORK_CALL to PROPERTY_ENTERPRISE_CALL based on API reviewTony Mak2016-05-201-1/+6
* | Add removeExtras(String...) prototype per API review.Tyler Gunn2016-05-101-3/+13
* | Un-@hide multi-endpoint APIs.Tyler Gunn2016-05-061-8/+0
|/
* Hide multi-endpoint APIs.Tyler Gunn2016-04-151-0/+8
* Add connection properties to Connections.Tyler Gunn2016-03-241-4/+4
* Expand call/connection extras API.Tyler Gunn2016-03-231-0/+84
* Add API support for multi-endpoint.Tyler Gunn2016-03-141-2/+127
* Adding toStrings() to the API.Santos Cordon2016-02-251-0/+57
* Add new public API to allow call screeningSailesh Nepal2016-01-271-15/+29
* Add capability to determine if downgrade to audio is denied.Tyler Gunn2016-01-191-2/+19
* Merge "Add a new property PROPERTY_WORK_CALL"Tony Mak2016-01-061-1/+6
|\
| * Add a new property PROPERTY_WORK_CALLTony Mak2015-12-191-1/+6
* | Merge "Fix capability/property checking methods to handle multi-bit capabilit...Tyler Gunn2016-01-041-2/+2
|\ \
| * | Fix capability/property checking methods to handle multi-bit capabilities.Tyler Gunn2015-12-181-2/+2
| |/
* / Remove dependency on android.telecom.Call in VideoCallImpl for testing.Tyler Gunn2015-12-081-5/+9
|/
* am 8bfa215a: am 3ef68803: am ad9a0efc: Merge "Add capability for a connection...Bryce Lee2015-09-011-1/+7
|\
| * Add capability for a connection hand rejection text response.Bryce Lee2015-08-281-1/+7
* | am 393a93ab: am 7d4cf23f: am 9e191aa6: am a6562603: am 1e9bfc64: Fix incorrec...Tyler Gunn2015-08-191-2/+30
|\|
| * am 1e9bfc64: Fix incorrect android.telecom.Call.Details equality check.Tyler Gunn2015-08-191-2/+30
| |\
| | * Fix incorrect android.telecom.Call.Details equality check.Tyler Gunn2015-08-191-2/+30
* | | Ensure that OnCannedTextResponsesChanged callback is firedYorke Lee2015-08-051-0/+1
|/ /
* | am 8f596907: Merge "Change sequence of call removal from Phone\'s db." into m...Roshan Pius2015-07-081-7/+36
|\|
| * Change sequence of call removal from Phone's db.Roshan Pius2015-07-081-7/+36
* | MWI,phantom call,Suppl services, error codesShriram Ganesh2015-07-061-1/+8
|/
* Fix typo in Call.Details.propertiesToStringYorke Lee2015-06-121-1/+1
* Add extras to Connections/Calls. (1/3)Santos Cordon2015-05-281-5/+18
* More video related API fixesYorke Lee2015-05-121-1/+1
* Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn2015-05-061-2/+2
* Add Properties to Call.Details.Andrew Lee2015-04-301-34/+80
* Add handler parameter for callbacks.Andrew Lee2015-04-301-28/+111
* Merge commit '7595842' into merge2Etan Cohen2015-04-241-1/+2
|\
| * Support for multiple VideoCall.Listeners for a VideoCall.Tyler Gunn2015-04-161-1/+2
| * DO NOT MERGE Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-22/+0
| * DO NOT MERGE Suffix VT_LOCAL/REMOTE with BIDIRECTIONAL.Andrew Lee2015-04-151-7/+7
| * DO NOT MERGE Remove deprecated telecom APIs. Mark others final.Jay Shrauner2015-04-151-1/+1
* | Remove CallState and rename PRE_DIAL_WAITSantos Cordon2015-04-231-31/+12
* | Make CAPABILITY_CAN_PAUSE_VIDEO publicYorke Lee2015-04-211-1/+0
* | Merge "Remove connection substate"Jay Shrauner2015-04-161-18/+4
|\ \
| * | Remove connection substateJay Shrauner2015-04-161-18/+4
* | | Rename Call*Listener to Call*Callback.Andrew Lee2015-04-161-26/+62
|/ /