summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* Define the capability to speed up MT call audioDong Zhou2015-03-171-0/+9
* Fixing conference merge where only one party is added to conference.Tyler Gunn2015-01-291-0/+10
* Pass onPostDialChar call back from Telephony to Telecom.Nancy Chen2014-12-161-0/+18
* Merge "Re-add Connection.getCallCapabilities" into lmp-mr1-devEvan Charlton2014-12-031-0/+5
|\
| * Re-add Connection.getCallCapabilitiesSailesh Nepal2014-12-031-0/+5
* | Merge "Rename VoLTE capability to HD audio." into lmp-mr1-devAndrew Lee2014-12-021-4/+4
|\ \ | |/ |/|
| * Rename VoLTE capability to HD audio.Andrew Lee2014-12-011-4/+4
* | Fix immutability bug in http://ag/587241Ihab Awad2014-12-021-1/+5
|/
* Fix to a compatibility patch that was missed in ag/587241Ihab Awad2014-12-011-1/+1
* Telecom API updates (1/6)Ihab Awad2014-11-281-39/+256
* Change Connections to allow setting conferenceable with conferences.Tyler Gunn2014-11-171-16/+56
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-101-0/+3
* Conference event package performance improvement.Tyler Gunn2014-11-061-6/+7
* Replace onConferenceChanged with onConnectionAdded.Andrew Lee2014-11-061-7/+0
* Support disconnecting conference participants from conference.Tyler Gunn2014-11-041-0/+9
* Communicating participant changes to conference controller.Tyler Gunn2014-10-281-0/+15
* am 40f15895: am 028217eb: Merge "Add hidden method to access a connection\'s ...Santos Cordon2014-10-221-0/+7
|\
| * Add hidden method to access a connection's service.Santos Cordon2014-10-201-0/+7
* | Fire onConferenceChanged after reseting conference.Andrew Lee2014-10-211-0/+1
* | Add functions to update on conference changes.Andrew Lee2014-10-171-0/+6
* | Remove unused onConferenceWith methodJay Shrauner2014-10-151-10/+0
* | resolved conflicts for merge of ead63f02 to lmp-mr1-devIhab Awad2014-10-011-2/+2
|\ \ | |/
| * Refine implementation of GSM conferences (1/3)Ihab Awad2014-09-301-2/+2
* | Revert "@hide ConnectionService APIs."Evan Charlton2014-09-241-4/+1
|/
* @hide ConnectionService APIs.Tyler Gunn2014-09-231-1/+4
* Fix a small printf format bug.mike dooley2014-09-161-1/+1
* Add new DisconnectCause class to telecomm.Andrew Lee2014-09-161-29/+16
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+1129