summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/RemoteConnection.java
Commit message (Expand)AuthorAgeFilesLines
* User arg object in onCallFilteringCompletedHall Liu2021-02-181-14/+5
* Refactor CallScreeningService's internal structureHall Liu2021-02-121-1/+11
* Add API to inform Telephony that call filtering is completeHall Liu2021-01-151-0/+24
* Merge "Add adhoc conference APIs to RemoteConnection and RemoteConnectionServ...Grace Jia2020-08-131-4/+21
|\
| * Add adhoc conference APIs to RemoteConnection andGrace Jia2020-08-111-4/+21
* | Improve connection manager logging.Tyler Gunn2020-05-071-11/+15
* | Improve connection manager logging.Tyler Gunn2020-05-051-3/+80
|/
* Add missing } on @link tag.Tyler Gunn2017-11-171-1/+1
* Catch BadParcelableException in RemoteConnection when setting extras.Tyler Gunn2017-08-111-1/+6
* Merge "API review cleanups/changes." am: 9324d6513b am: dd4bc7c69cTyler Gunn2017-03-071-4/+10
|\
| * API review cleanups/changes.Tyler Gunn2017-03-061-4/+10
| * Perform camera permission and app ops check when setting camera for VT.Tyler Gunn2017-02-061-4/+7
| * Framework fixes to support VoLTE conf calls via RemoteConnectionServices.Tyler Gunn2017-02-061-0/+11
* | Add further Connection-side APIs for RTT (part 2)Hall Liu2017-03-011-0/+132
* | Perform camera permission and app ops check when setting camera for VT.Tyler Gunn2016-11-091-4/+7
* | Modify AIDLs to include Session.InfoBrad Ebinger2016-10-281-12/+14
|\|
| * Modify AIDLs to include Session.InfoBrad Ebinger2016-10-281-12/+14
* | Framework fixes to support VoLTE conf calls via RemoteConnectionServices.Tyler Gunn2016-10-171-0/+11
|/
* Fix potential NPE in RemoteConnection.Tyler Gunn2016-09-161-1/+6
* Un-@hide multi-endpoint APIs.Tyler Gunn2016-05-061-4/+0
* Hide multi-endpoint APIs.Tyler Gunn2016-04-151-0/+4
* Add connection properties to Connections.Tyler Gunn2016-03-241-0/+40
* Expand call/connection extras API.Tyler Gunn2016-03-231-3/+23
* Add API support for multi-endpoint.Tyler Gunn2016-03-141-4/+20
* Add new ConnectionEvent API (hide) to send a notification to TelecomTyler Gunn2016-02-161-0/+23
* Telecom API council changes.Santos Cordon2015-06-291-1/+4
* Merge "Add API docs for RemoteConnection VideoProvider/Callback." into mnc-devTyler Gunn2015-06-091-2/+163
|\
| * Add API docs for RemoteConnection VideoProvider/Callback.Tyler Gunn2015-06-041-2/+163
* | API Cleanup: Remove VideoState class.Tyler Gunn2015-06-031-1/+1
|/
* Fix ringback return value.Santos Cordon2015-06-021-1/+1
* Un-@hide some missed video APIs.Tyler Gunn2015-05-291-26/+21
* Add extras to Connections/Calls. (1/3)Santos Cordon2015-05-281-1/+36
* Fix post dial for remote connectionsSailesh Nepal2015-05-141-1/+1
* Rename AudioState to CallAudioStateYorke Lee2015-05-131-1/+15
* More video related API fixesYorke Lee2015-05-121-1/+1
* Fixes for APi reviewYorke Lee2015-05-121-2/+3
* Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn2015-05-061-2/+2
* Add handler parameter for callbacks.Andrew Lee2015-04-301-50/+194
* Merge commit '7595842' into merge2Etan Cohen2015-04-241-1/+1
|\
| * Support for multiple VideoCall.Listeners for a VideoCall.Tyler Gunn2015-04-161-1/+1
| * DO NOT MERGE Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-3/+0
| * DO NOT MERGE Remove deprecated telecom APIs. Mark others final.Jay Shrauner2015-04-151-6/+0
* | Remove connection substateJay Shrauner2015-04-161-30/+0
* | Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-3/+0
* | Remove deprecated telecom APIs. Mark others final.Jay Shrauner2015-04-141-6/+0
|/
* IMS-VT: Upgrade/Downgrade changeRekha Kumar2015-04-011-3/+41
* Pass onPostDialChar call back from Telephony to Telecom.Nancy Chen2014-12-161-1/+19
* Telecom API updates (1/6)Ihab Awad2014-11-281-22/+52
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-101-0/+3
* Creating connections for conference event package participants.Tyler Gunn2014-10-301-1/+24