summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecomm/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-1130/+0
* API cleanup for RemoteConnection.Andrew Lee2014-09-111-26/+26
* Make changes to Connection in Telecomm API (1/4)Nancy Chen2014-09-111-9/+4
* Merge "API changes in GatewayInfo, Response, and PropertyPresentation (1/4)" ...Nancy Chen2014-09-111-7/+8
|\
| * API changes in GatewayInfo, Response, and PropertyPresentation (1/4)Nancy Chen2014-09-081-7/+8
* | Enable (@hidden) video connection support for RemoteConnectionsIhab Awad2014-09-081-18/+18
|/
* Updating APIs for CDMA conference call support.Santos Cordon2014-09-051-1/+1
* Remove startActivityFromInCall APIEvan Charlton2014-09-031-15/+0
* Hiding videoState values in telecomm APIs. (1/3)Tyler Gunn2014-08-291-0/+9
* Merge "Hiding Video telephony related APIs." into lmp-devTyler Gunn2014-08-221-0/+5
|\
| * Hiding Video telephony related APIs.Tyler Gunn2014-08-211-0/+5
* | Additional changes for Conference.Santos Cordon2014-08-211-3/+5
|/
* Clean up and fix bugs in ConnectionService.createConnectionSailesh Nepal2014-08-201-30/+20
* ConnectionService API has only one completed callback (1/3)Ihab Awad2014-08-191-54/+35
* Update conference call APIs.Santos Cordon2014-08-181-57/+71
* Prevent ConcurrentModificationExceptionsJay Shrauner2014-08-151-10/+13
* Final structural tweaks to Telecomm API (1/8)Ihab Awad2014-08-131-99/+496
* Remove ldaps from AOSP code.Santos Cordon2014-08-071-3/+3
* Add setConferenceable() API from ConnectionService to incall. (1/4)Santos Cordon2014-08-061-5/+57
* Revert "Make Connection threadsafe"Santos Cordon2014-08-051-314/+92
* Make Connection threadsafeEvan Charlton2014-08-011-92/+314
* Convert VideoState into an inner class.Andrew Lee2014-07-291-8/+8
* Fix WTF when creating a lazily initialized connectionSailesh Nepal2014-07-281-0/+2
* Move VideoCallProvider into ConnectionService.Andrew Lee2014-07-281-4/+5
* Make creating the Connection synchronousEvan Charlton2014-07-251-13/+119
* Add VideoCall and VideoCall.Listener as an inner classes of Call.Andrew Lee2014-07-251-11/+9
* Change telecomm APIs from protected to public (1/3)Santos Cordon2014-07-211-16/+16
* Rename setDestroy() to destroy()Evan Charlton2014-07-201-1/+1
* Add Connection.startActivityFromInCallSailesh Nepal2014-07-181-0/+16
* Wiring video state through from ConnectionTyler Gunn2014-07-181-0/+32
* Pass through video state when answering a call.Andrew Lee2014-07-171-1/+3
* TTY: frameworks/base changesSailesh Nepal2014-07-161-7/+6
* Misc Telecomm API changesSailesh Nepal2014-07-121-81/+54
* Set the call video provider again after listeners are added.Andrew Lee2014-07-101-0/+6
* Add Connection.setCallCapabilitiesSailesh Nepal2014-07-091-11/+13
* Add Connection.setStatusHintsSailesh Nepal2014-07-081-0/+24
* Add Connection.setAudioModeIsVoipSailesh Nepal2014-07-091-0/+24
* Move ICallService.aidl to IConnectionService.aidlSailesh Nepal2014-07-081-164/+35
* Remove handoff APIsSailesh Nepal2014-07-021-0/+6
* API support for reporting of changes to call features.Tyler Gunn2014-07-011-0/+29
* More fixes for Connection and RemoteConnectionSailesh Nepal2014-06-301-15/+16
* Add methods to set a CallVideoProvider on a Call.Andrew Lee2014-06-271-0/+16
* Clean up Connection APISailesh Nepal2014-06-261-43/+41
* Replace CallServiceSelectors with Subscriptions (1/3)Ihab Awad2014-06-231-0/+7
* DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (1/4)Ihab Awad2014-06-131-0/+7
* Support conference calling. (1/4)Santos Cordon2014-06-121-1/+121
* Expose post-dial APIsEvan Charlton2014-06-041-0/+5
* DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringbackIhab Awad2014-05-301-5/+47
* Add logging utilities to Telecomm classesIhab Awad2014-05-211-16/+13
* Publish new Telecomm API for Connection ServicesIhab Awad2014-05-181-0/+412