summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* Un-@hiding some missed VT APIs.Tyler Gunn2015-05-081-11/+0
* Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn2015-05-061-7/+19
* Merge commit '17455a3' into master_mergePrerepa Viswanadham2015-05-011-0/+12
|\
| * Add plumbing for merge failures and renable button. (3/4)Anthony Lee2015-04-281-0/+12
| * DO NOT MERGE Remove connection substateJay Shrauner2015-04-161-78/+0
* | Merge commit '7595842' into merge2Etan Cohen2015-04-241-28/+73
|\ \ | |/
| * Support for multiple VideoCall.Listeners for a VideoCall.Tyler Gunn2015-04-161-28/+73
| * DO NOT MERGE Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-5/+1
| * DO NOT MERGE Suffix VT_LOCAL/REMOTE with BIDIRECTIONAL.Andrew Lee2015-04-151-6/+6
| * DO NOT MERGE Remove deprecated telecom APIs. Mark others final.Jay Shrauner2015-04-151-10/+0
* | Merge "API Cleanup - rename IConferenceable to Conferenceable."Tyler Gunn2015-04-201-8/+8
|\ \
| * | API Cleanup - rename IConferenceable to Conferenceable.Tyler Gunn2015-04-201-8/+8
* | | Remove connection substateJay Shrauner2015-04-161-78/+0
|/ /
* | Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release"Vinit Deshpande2015-04-161-2/+12
|\ \
| * \ am b5e0cfb..557d2f5 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-2/+12
| |\ \ | | |/
| | * Cleanup of Video Call pause functionality.Tyler Gunn2015-04-071-2/+12
* | | Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-5/+1
* | | Remove deprecated telecom APIs. Mark others final.Jay Shrauner2015-04-141-10/+0
|/ /
* | Merge "Merge commit 'e593d0a' into merge_work"Prerepa Viswanadham2015-04-121-3/+115
|\ \
| * \ Merge commit 'e593d0a' into merge_workPrerepa Viswanadham2015-04-101-3/+115
| |\ \ | | |/
| | * IMS-VT: Upgrade/Downgrade changeRekha Kumar2015-04-011-3/+115
* | | Suffix VT_LOCAL and VT_REMOTE with BIDIRECTIONAL.Andrew Lee2015-04-111-6/+6
|/ /
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...Prerepa Viswanadham2015-03-241-2/+2
|\ \ | |/
| * resolve merge conflicts of bcb17eb to m-wireless-dev.Tyler Gunn2015-03-181-6/+13
| |\
| | * am 89f41eb3: Define the capability to speed up MT call audioDong Zhou2015-03-171-0/+9
| | |\
* | | \ resolved conflicts for merge of 00de38a1 to masterTyler Gunn2015-03-181-5/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Define the capability to speed up MT call audioDong Zhou2015-03-171-0/+9
* | | | am "Fix emergency callback number not shown for incoming calls."Vinit Deshpande2015-03-151-0/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Fix emergency callback number not shown for incoming calls.Tyler Gunn2015-03-111-0/+12
* | | | am "Indicate local and remote RX/TX capabilities for VT."Vinit Deshpande2015-03-151-8/+50
|\ \ \ \ | |/ / /
| * | | Indicate local and remote RX/TX capabilities for VT.Andrew Lee2015-03-101-8/+50
| | |/ | |/|
* | | am "Rename from VoWIFI to WIFI."Vinit Deshpande2015-03-151-4/+4
|\ \ \ | |/ /
| * | Rename from VoWIFI to WIFI.Andrew Lee2015-02-191-4/+4
| |/
* | Merge "Update setNextPostDialWaitChar API"Sailesh Nepal2015-02-021-5/+2
|\ \ | |/ |/|
| * Update setNextPostDialWaitChar APISailesh Nepal2015-01-311-5/+2
| * Revert "Remove deprecated Telecom APIs"Narayan Kamath2015-01-301-0/+10
| * Remove deprecated Telecom APIsSailesh Nepal2015-01-301-10/+0
* | 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