summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/PhoneAccount.java
AgeCommit message (Expand)Author
2021-05-18Clarify some UCE API docsBrad Ebinger
2021-01-19Add relative APIs for InCallService that can support self-managedGrace Jia
2020-11-25Add CAPABILITY_CALL_COMPOSER in PhoneAccount for enriched calling.Shuo Qian
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-09-29Update documentation for phone account sort orderHall Liu
2020-09-23API tweaks in response to feedbackHall Liu
2020-09-14Expose Telecom constants for use in TelephonyHall Liu
2020-03-24Expose various Telecom constantsHall Liu
2020-02-13API Review cleanups.Tyler Gunn
2020-01-22Ims: Add support for Adhoc Conference callsRavi Paluri
2019-11-08More telephony updates for mainline.Tyler Gunn
2019-05-22Add CAPABILITY_EMERGENCY_PREFERRED in PhoneAccountBrad Ebinger
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-11-09Expose capabilitiesToString for use in Telecom.Tyler Gunn
2018-08-28Merge "Add equality method for PhoneAccount."Tyler Gunn
2018-08-24Add equality method for PhoneAccount.Tyler Gunn
2018-08-23Add EXTRA_SKIP_CALL_FILTERING PhoneAccount extraSean Kelley
2018-04-05Update Javadoc to clarify which calls are logged.Tyler Gunn
2018-01-30Add call recording tone support.Tyler Gunn
2017-12-11Add CarrierConfig key for RTT supportHall Liu
2017-11-15API declarations for Call Handover.Sanket Padawe
2017-06-26Modify docs to clarify EXTRA_LOG_SELF_MANAGED_CALLS behavior.Brad Ebinger
2017-06-15Add EXTRA_ALWAYS_USE_VOIP_AUDIO_MODE extrs to phone accountSrikanth Chintala
2017-06-02Add device and carrier flags for video calling fallbackTa-wei Yen
2017-04-28Merge "Add sort order extra for phoneaccount"Tyler Gunn
2017-04-26Further handover support changes.Tyler Gunn
2017-04-26Add sort order extra for phoneaccountSrikanth Chintala
2017-04-10Add connection handover APIs.Tyler Gunn
2017-03-30Self Managed CS ImplementationTyler Gunn
2017-02-21Introduce APIs for RTT calls (part 1)Hall Liu
2017-01-18Adding self-managed connection service APIs.Tyler Gunn
2016-12-13Add ability to set supported audio routes on phone accounts and connectionChristine Hallstrom
2016-11-14Merge "Add CAPABILITY_SUPPORTS_VIDEO_CALLING to PhoneAccount."Tyler Gunn
2016-11-11Add CAPABILITY_SUPPORTS_VIDEO_CALLING to PhoneAccount.Tyler Gunn
2016-07-11Add Group Id to PhoneAccountBrad Ebinger
2016-03-24Add hidden capability to indicate account supports emergency video calls.Tyler Gunn
2016-01-11Add KEY_USE_RCS_PRESENCE_BOOL carrier config option.Tyler Gunn
2015-12-09Add PhoneAccount capability to indicate if VT uses presence.Tyler Gunn
2015-10-21Merge "Add extras keys for instant lettering."Tyler Gunn
2015-10-16am adf38ccb: am b70426b1: am 4c9fcd54: Merge "Add capability to identify phon...Bryce Lee
2015-10-14Add capability to identify phone accounts that are emergency only.Bryce Lee
2015-10-13Add extras keys for instant lettering.Tyler Gunn
2015-10-08Move position of bundle parceling for PA extras.Tyler Gunn
2015-10-05Add "Extras" to PhoneAccount.Tyler Gunn
2015-07-27Add "Call subject" capability to phone accounts.Tyler Gunn
2015-06-29Telecom API council changes.Santos Cordon
2015-05-19Add enable/disable properties to phone accounts.Santos Cordon
2015-05-13[1/4] Use new Icon class in PhoneAccount.Santos Cordon
2015-05-12Fixes for APi reviewYorke Lee
2015-04-15Make Telecom/InCallUI APIs publicJay Shrauner