summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/Connection.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove default public ctor from RttModifyStatusHall Liu2017-04-211-0/+1
|/ / /
* | | Merge "Add @TestApi annotations to CS-side RTT APIs for CTS"Hall Liu2017-04-041-10/+48
|\ \ \
| * | | Add @TestApi annotations to CS-side RTT APIs for CTSHall Liu2017-03-301-10/+48
* | | | Self Managed CS ImplementationTyler Gunn2017-03-301-0/+12
|/ / /
* | | Merge "Add further Connection-side APIs for RTT (part 2)"Hall Liu2017-03-071-0/+122
|\ \ \ | |_|/ |/| |
| * | Add further Connection-side APIs for RTT (part 2)Hall Liu2017-03-061-0/+122
| |/
* / API review cleanups/changes.Tyler Gunn2017-03-061-3/+46
|/
* Introduce APIs for RTT calls (part 1)Hall Liu2017-02-211-1/+70
* Perform camera permission and app ops check when setting camera for VT.Tyler Gunn2017-02-061-7/+64
* Framework fixes to support VoLTE conf calls via RemoteConnectionServices.Tyler Gunn2017-02-061-0/+25
* Adding self-managed connection service APIs.Tyler Gunn2017-01-181-1/+48
* Add ability to set supported audio routes on phone accounts and connectionChristine Hallstrom2016-12-131-0/+33
* Add toString method for session event codes.Tyler Gunn2016-09-021-1/+34
* Rename PROPERTY_SHOW_CALLBACK_NUMBERHall Liu2016-08-301-3/+3
* Add connection events for indicated when a connection is remotely held.Tyler Gunn2016-08-171-0/+26
* Add short string methods for capabilities and properties.Santos Cordon2016-07-261-28/+66
* Add PROPERTY_IS_DOWNGRADED_CONFERENCEHall Liu2016-07-141-1/+7
* Finalize MEP functionality.Tyler Gunn2016-07-111-0/+2
* Rename disable add call extraHall Liu2016-07-081-3/+3
* Merge "Add missing setPulling() method in Connection." into nyc-mr1-devTyler Gunn2016-06-301-0/+10
|\
| * Add missing setPulling() method in Connection.Tyler Gunn2016-06-291-0/+10
* | API cleanups per API review.Tyler Gunn2016-06-291-12/+92
|/
* Add disable add call during video call extra and carrier config keyHall Liu2016-06-271-0/+8
* Add onConferenceSupportedChanged callback, carrier config.Tyler Gunn2016-06-271-0/+15
* Add support for dropping fg video call on answer of audio call.Tyler Gunn2016-06-231-0/+8
* Merge \"Handle Concurrency issues in Connection\" into nyc-devBrad Ebinger2016-06-151-18/+35
|\
| * Handle Concurrency issues in ConnectionBrad Ebinger2016-06-151-18/+35
* | Merge "Add EVENT_CALL_MERGE_FAILED Connection Event" into nyc-mr1-devBrad Ebinger2016-06-131-0/+6
|\ \
| * | Add EVENT_CALL_MERGE_FAILED Connection EventBrad Ebinger2016-05-311-0/+6
* | | Adds CDMA Voice Privacy Property to CallBrad Ebinger2016-06-031-1/+9
|/ /
* | Add removeExtras(String...) prototype per API review.Tyler Gunn2016-05-101-2/+12
* | Un-@hide multi-endpoint APIs.Tyler Gunn2016-05-061-19/+11
|/
* Hide multi-endpoint APIs.Tyler Gunn2016-04-151-11/+19
* Merge "Add missing null checks on Conference and Connection." into nyc-devTyler Gunn2016-03-291-3/+5
|\
| * Add missing null checks on Conference and Connection.Tyler Gunn2016-03-291-3/+5
* | Add connection properties to Connections.Tyler Gunn2016-03-241-41/+107
|/
* Expand call/connection extras API.Tyler Gunn2016-03-231-3/+159
* Un-hide Connection#onReject(String) and its associated capabilityHall Liu2016-03-151-4/+2
* Add API support for multi-endpoint.Tyler Gunn2016-03-141-7/+89
* Add new ConnectionEvent API (hide) to send a notification to TelecomTyler Gunn2016-02-161-0/+32
* Add capability to determine if downgrade to audio is denied.Tyler Gunn2016-01-191-1/+19
* Fix capability/property checking methods to handle multi-bit capabilities.Tyler Gunn2015-12-181-1/+1
* Merge "Add callback for connections to be notified when the ringer is silence...Bryce Lee2015-11-301-0/+7
|\
| * Add callback for connections to be notified when the ringer is silenced.Bryce Lee2015-11-171-0/+7
* | Merge "Support for Telecom Call IDs."Tyler Gunn2015-09-171-0/+24
|\ \ | |/ |/|
| * Support for Telecom Call IDs.Tyler Gunn2015-09-011-0/+24
* | Add capability for a connection hand rejection text response.Bryce Lee2015-08-281-1/+19
|/
* Correctly hide setConnectionServiceYorke Lee2015-08-041-1/+1
* Add telecom extra keys required for DMR release.Tyler Gunn2015-07-301-0/+23
* Maintain call time across SRVCC (2/3).Roshan Pius2015-07-151-0/+26