aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims/ImsCall.java
AgeCommit message (Expand)Author
2022-12-16Add a new system Api for ANBRHelen
2022-06-17Fix RTT NPE due to ImsCall#close being calledandroid13-devBrad Ebinger
2021-11-03(IMS Threading refactoring) Telephony IMS classes to schedule IMS callback on...Parvathy Shanmugam
2021-01-10Introduce IMS Cross SIM registrationSooraj Sasindran
2020-12-23Add callSessionIntiatingDaniel Bright
2020-12-02Change mWasVideoCall logic.Tyler Gunn
2020-11-04Wiring up RTP header extension and incoming DTMF APIs.Tyler Gunn
2020-10-26Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-06Apply MediaProfile change to newly set ImsCallProfileBrad Ebinger
2020-09-18Query updatedImsCallProfile when callSessionProgressing is called.Brad Ebinger
2020-08-28Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)temp_sam_168057903Xin Li
2020-08-13Remove IMS logs that may contain PIIBrad Ebinger
2020-05-15Fix potential NPE when creating an ImsCall.Tyler Gunn
2020-04-22Refactor conference participant processing.Tyler Gunn
2020-04-07Refactor conference participant processing.Tyler Gunn
2020-02-19Merge "IMS: Explicit Call transfer APIS." am: 5b30d4c662 am: 04fe1c5732 am: 3...Automerger Merge Worker
2020-02-19Merge "IMS: Explicit Call transfer APIS."Tyler Gunn
2020-02-18Rollback telephony resources on imsDaniel Bright
2020-02-14Merge "Repoint telephony related translations"Daniel Bright
2020-02-13Repoint telephony related translationsDaniel Bright
2020-02-13Merge "Ims: Add support to add participants to existing call" am: 055f972451 ...Automerger Merge Worker
2020-02-13Merge "Ims: Add support to add participants to existing call"Tyler Gunn
2020-02-03Fix import of Rlog - generated by formatting tool am: e2acb8c2ea am: 007e0596...Automerger Merge Worker
2020-01-31Fix import of Rlog - generated by formatting toolMeng Wang
2020-01-31IMS: Explicit Call transfer APIS.Pooja Jain
2020-01-23Ims: Add support to add participants to existing callRavi Paluri
2020-01-22Merge "Ims: Add support for Adhoc Conference calls" am: 76e3fd4020 am: 2e51f8...Automerger Merge Worker
2020-01-22Merge "Ims: Add support for Adhoc Conference calls"Treehugger Robot
2020-01-21Use TelephonyManager.NETWORK_TYPE_* for IMS APIsBrad Ebinger
2020-01-21Use TelephonyManager.NETWORK_TYPE_* for IMS APIsBrad Ebinger
2020-01-12Use com.android.telephony.Rlog for mainline module.Meng Wang
2020-01-08Use com.android.telephony.Rlog for mainline module.Meng Wang
2020-01-06Set mHold as true before hold. am: 4cc64777b8 am: 4ae473b742 am: a69b411073Automerger Merge Worker
2019-12-31Ims: Add support for Adhoc Conference callsRavi Paluri
2019-12-19Set mHold as true before hold.hongyang.dong
2019-12-17Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-17Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-16Merge "Fix to handle duplicate call id for conference call"Treehugger Robot
2019-11-14Fix to handle duplicate call id for conference callRavi Paluri
2019-11-12Merge "Move ConferenceParticipant from telecom namespace to IMS."Tyler Gunn
2019-11-08Move ConferenceParticipant from telecom namespace to IMS.Tyler Gunn
2019-11-05Add @UnsupportedAppUsage annotations for greylist.Artur Satayev
2019-10-15Issue 128554727: UE fail to unhold call when user swap active/hold call.lei.huang
2019-09-12Merge "Add test method to get ImsCall#Listener."Tyler Gunn
2019-08-23Add test method to get ImsCall#Listener.Tyler Gunn
2019-06-26Ensure call direction for CEP participants is unknown to start.Tyler Gunn
2019-06-25Ensure call direction for CEP participants is unknown to start.android10-devTyler Gunn
2019-06-18Fix null pointer exception caused by mCallProfileYouming Ye
2019-03-14Fix IMS conference merge failedYouming Ye
2019-01-16Plumb call quality values through platformJordan Liu