summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/Conference.java
Commit message (Expand)AuthorAgeFilesLines
* Annotation and doc improvement for adhoc conference APIs.Grace Jia2021-01-201-1/+1
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-6/+0
* Expose adhoc conference calling API as public.Grace Jia2020-07-271-8/+2
* Ensure conference state is posted to Telecom for new conferences.Tyler Gunn2020-05-111-2/+18
* Merge "Add a new call direction parameter to conferences for multiparty"Brad Ebinger2020-04-231-6/+6
|\
| * Add a new call direction parameter to conferences for multipartyBrad Ebinger2020-04-201-6/+6
* | Add new @hide API to pass call direction changes through TelecomBrad Ebinger2020-04-201-0/+30
|/
* Merge "API Review cleanups."Tyler Gunn2020-02-131-12/+76
|\
| * API Review cleanups.Tyler Gunn2020-02-131-12/+76
* | Mark adhoc conference call APIs as @hide.Tyler Gunn2020-02-111-2/+3
* | Ims: Add support to add participants to existing callRavi Paluri2020-02-111-0/+6
* | Hide Adhoc conference call API.Tyler Gunn2020-02-101-0/+6
|/
* Ims: Add support for Adhoc Conference callsRavi Paluri2020-01-221-9/+96
* Moved RilRadioTechnology annotationDaniel Bright2019-12-271-3/+0
* telephony annotations part 2Chen Xu2019-11-201-0/+1
* More telephony updates for mainline.Tyler Gunn2019-11-081-104/+43
* Enhancements to conference for non-conference host scenarios.Tyler Gunn2019-05-311-0/+61
* Make connection events work for conferencesHall Liu2019-04-161-0/+11
* Expose some APIs as test APIs to facilitate CTSTyler Gunn2019-02-041-0/+2
* Support for treating single party IMS conference as a standalone call.Tyler Gunn2019-01-191-0/+61
* Propagates voice call radio technology to connectionWei Huang2018-09-191-0/+47
* Rename Conference#setConnectionElapsedTime to clarity.Tyler Gunn2018-02-121-14/+19
* Merge "Track conference start in system elapsed time."Tyler Gunn2017-08-241-1/+36
|\
| * Track conference start in system elapsed time.Tyler Gunn2017-08-221-1/+36
* | Remove Conferenceable update squelchingBrad Ebinger2017-08-011-4/+0
|/
* Add carrier configuration options to allow enforcing max conference size.Tyler Gunn2016-12-071-0/+5
* API cleanups per API review.Tyler Gunn2016-06-291-17/+22
* Merge \"Handle Concurrency issues in Connection\" into nyc-devBrad Ebinger2016-06-151-35/+51
|\
| * Handle Concurrency issues in ConnectionBrad Ebinger2016-06-151-35/+51
* | Add removeExtras(String...) prototype per API review.Tyler Gunn2016-05-101-2/+12
* | Un-@hide multi-endpoint APIs.Tyler Gunn2016-05-061-5/+11
|/
* Hide multi-endpoint APIs.Tyler Gunn2016-04-151-11/+5
* Merge "Add missing null checks on Conference and Connection." into nyc-devTyler Gunn2016-03-291-2/+4
|\
| * Add missing null checks on Conference and Connection.Tyler Gunn2016-03-291-2/+4
* | Add connection properties to Connections.Tyler Gunn2016-03-241-1/+30
|/
* Expand call/connection extras API.Tyler Gunn2016-03-231-6/+158
* IMS Connection Capabilities UpdateOmkar Kolangade2016-01-251-2/+8
* merge from masterJack Yu2015-12-101-0/+21
* API Cleanup: Remove VideoState class.Tyler Gunn2015-06-031-1/+1
* IMS: Conference fixesTyler Gunn2015-06-011-0/+7
* Add extras to Connections/Calls. (1/3)Santos Cordon2015-05-281-0/+25
* Make Conferenceable an abstract classYorke Lee2015-05-131-1/+1
* Rename AudioState to CallAudioStateYorke Lee2015-05-131-6/+31
* More video related API fixesYorke Lee2015-05-121-4/+4
* Fix build break.Santos Cordon2015-05-121-1/+1
* Rename Connection time APIs for Conference.javaSantos Cordon2015-05-121-9/+32
* Un-@hiding some missed VT APIs.Tyler Gunn2015-05-081-4/+0
* Merge commit '7f61051' into merge2Etan Cohen2015-04-241-0/+21
|\
| * resolve merge conflicts of edc625f to m-wireless-dev.Andrew Lee2015-04-161-0/+21
| |\
| | * Add StatusHints to Conference object.Andrew Lee2015-04-151-0/+21