summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* 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