summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/ConnectionService.java
Commit message (Expand)AuthorAgeFilesLines
* Add extras to Connections/Calls. (1/3)Santos Cordon2015-05-281-3/+21
* Merge "Add BIND_TELECOM_CONNECTION_SERVICE permission" into mnc-devYorke Lee2015-05-141-1/+1
|\
| * Add BIND_TELECOM_CONNECTION_SERVICE permissionYorke Lee2015-05-131-1/+1
* | Rename AudioState to CallAudioStateYorke Lee2015-05-131-11/+13
|/
* Un-@hiding some missed VT APIs.Tyler Gunn2015-05-081-1/+0
* Merge commit '17455a3' into master_mergePrerepa Viswanadham2015-05-011-0/+8
|\
| * Add plumbing for merge failures and renable button. (3/4)Anthony Lee2015-04-281-0/+8
| * DO NOT MERGE Remove connection substateJay Shrauner2015-04-161-10/+2
* | Merge commit '7f61051' into merge2Etan Cohen2015-04-241-2/+9
|\ \ | |/
| * Fix missing comma.Andrew Lee2015-04-161-1/+1
| * resolve merge conflicts of edc625f to m-wireless-dev.Andrew Lee2015-04-161-1/+8
| |\
| | * Add StatusHints to Conference object.Andrew Lee2015-04-151-1/+8
| * | DO NOT MERGE Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-3/+0
* | | Merge "API Cleanup - rename IConferenceable to Conferenceable."Tyler Gunn2015-04-201-5/+5
|\ \ \
| * | | API Cleanup - rename IConferenceable to Conferenceable.Tyler Gunn2015-04-201-5/+5
* | | | Remove connection substateJay Shrauner2015-04-161-10/+2
|/ / /
* | | Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-3/+0
|/ /
* | IMS-VT: Upgrade/Downgrade changeRekha Kumar2015-04-011-3/+36
|/
* Fix for call timer resetting when starting IMS conference call. 1/4Tyler Gunn2015-01-121-1/+2
* Pass onPostDialChar call back from Telephony to Telecom.Nancy Chen2014-12-161-0/+7
* Telecom API updates (1/6)Ihab Awad2014-11-281-10/+12
* Change Connections to allow setting conferenceable with conferences.Tyler Gunn2014-11-171-8/+58
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-101-0/+3
* Change access to removeConnection so we can override it.Anthony Lee2014-11-061-1/+2
* Even, Even more telecom javadoc.Santos Cordon2014-10-311-8/+58
* Creating connections for conference event package participants.Tyler Gunn2014-10-301-0/+57
* am 770ed6ec: Fix build breakYorke Lee2014-10-071-0/+2
|\
| * Fix build breakYorke Lee2014-10-071-0/+2
* | am 7e552595: am 4c334f3d: Merge "Add ability to add sim-initiated MO call to ...Yorke Lee2014-10-071-7/+29
|\ \ | |/
| * Add ability to add sim-initiated MO call to UI (2/4)Yorke Lee2014-10-061-7/+29
* | resolved conflicts for merge of ead63f02 to lmp-mr1-devIhab Awad2014-10-011-7/+21
|\ \ | |/
| * Refine implementation of GSM conferences (1/3)Ihab Awad2014-09-301-7/+21
* | Revert "@hide ConnectionService APIs."Evan Charlton2014-09-241-3/+0
|/
* Fixing ConcurrentModificationException.mike dooley2014-09-231-5/+5
* @hide ConnectionService APIs.Tyler Gunn2014-09-231-0/+3
* Merge "Add missing methods to Conference object" into lmp-devYorke Lee2014-09-171-3/+15
|\
| * Add missing methods to Conference objectYorke Lee2014-09-151-3/+15
* | Fix disconnect log printf in ConnectionService.Andrew Lee2014-09-161-1/+1
* | Add new DisconnectCause class to telecomm.Andrew Lee2014-09-161-9/+8
|/
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+973