aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims/MmTelFeatureConnection.java
AgeCommit message (Expand)Author
2022-12-20Merge "Media quality CB: Telephony FWK implementation"Sewook Seo
2022-12-13Merge "Send Sms Memory Availability notification to ImsService"Megha Patil
2022-12-11Merge "Implement the API to notify that radio triggered IMS deregistration"Hunsuk Choi
2022-12-10Media quality CB: Telephony FWK implementationSewook Seo
2022-12-07Send Sms Memory Availability notification to ImsServiceMegha Patil
2022-12-02Merge "Acknowledge IMS with TPDU with the received Data Coding Scheme, Protoc...Syed Saifuddin Khazi
2022-11-11Acknowledge IMS with TPDU with the received Data Coding Scheme, Protocol Iden...Saifuddin
2022-11-05Implement the API to notify that radio triggered IMS deregistrationHunsuk Choi
2022-10-31Implement apis to support SRVCCHunsuk Choi
2022-06-17Add setTerminalBasedCallWaitingStatus to ImsManagerHunsuk Choi
2022-04-21(Increasing logging) Adding a new case for IllegalStateExceptionvirkumar
2022-04-12Even though the state of the ImsFeature is set to STATE_UNAVAILABLE, fixed Ca...hyosun
2022-01-11ImsService Subscription NotificationsJonggeon Kim
2021-11-03(IMS Threading refactoring) Telephony IMS classes to schedule IMS callback on...Parvathy Shanmugam
2021-01-27Fix MmTelFeatureConnection closing causing bad stateBrad Ebinger
2021-01-14Move RCS provisioning changed callback logic to RcsProvisioningMonitorHui Wang
2020-12-17RCS Provisioning APIs for Single RegistrationHui Wang
2020-11-11Move offered RTP header extenions to MmtelFeature.Tyler Gunn
2020-10-21Pipe through SipTransport IBinder interfaceBrad Ebinger
2020-10-05Increase ImsManager efficiency when using getInstanceBrad Ebinger
2020-10-05Move to a push model of querying ImsFeature BindersBrad Ebinger
2020-09-15Remove persistent state in ImsManager and move to MmTelFeatureConnectionBrad Ebinger
2020-06-19Clean up ImsFeature status callbacks correctly in FeatureConnectionandroid-r-beta-3android-r-beta-2Brad Ebinger
2020-02-04Refactor RcsFEatureManager to be created from TelephonyRcsServiceBrad Ebinger
2020-01-31Fix import of Rlog - generated by formatting toolMeng Wang
2020-01-12Use com.android.telephony.Rlog for mainline module.Meng Wang
2019-12-13[RCS] Implement the specific methods of RcsFeatureManagerJames.cf Lin
2019-11-01Remove dependencies on old ImsMmtelManager.RegistrationCallbackBrad Ebinger
2019-10-15[RCS] Enable/Disable UCE capability after RcsFeature createdJames.cf Lin
2019-10-01[RCS] Initialize RcsFeatureManager and RcsFeatureConnection instancendk-sysroot-r21James.cf Lin
2019-10-01Remove usage of a hidden API (HandlerExecutor).Amit Mahajan
2019-08-20Fixes MmTelFeatureConnection regression during creationBrad Ebinger
2019-07-26Adds better logging for ImsFeature featuresBrad Ebinger
2019-03-14Only allow ImsManager to work with FEATURE_TELEPHONY_IMSBrad Ebinger
2019-03-12Make sure internal components sees hidden subscription.android-q-preview-1android-o-mr1-iot-release-1.0.10Malcolm Chen
2019-02-27Callbacks into phone for IMS feature state should be on main threadBrad Ebinger
2019-02-04Move MmTelFeatureConnection DeathRecipient to the Main ThreadBrad Ebinger
2019-01-11Use Better Exception handling in IMS APIsBrad Ebinger
2018-10-22Add ImsManager public API and refactor to use API.Brad Ebinger
2018-09-27Fix ImsManager callback called once registeredYouming Ye
2018-06-11Handle Dead Objects from Phone Crashes betterBrad Ebinger
2018-06-11Fix deadlock during TestingBrad Ebinger
2018-06-06Make sure the mBinder is not null before clearing listenerandroid-n-iot-release-polk-at1Brad Ebinger
2018-03-16Cache IImsRegistration and IImsConfig interfacesBrad Ebinger
2018-03-13Do not Lock on Registration and Config QueryBrad Ebinger
2018-03-12Moves IMS Emergency Calling stateBrad Ebinger
2018-03-12Add ImsManager#removeRegistrationListenerBrad Ebinger
2018-02-27Integrates shouldProcessCall into frameworkBrad Ebinger
2018-01-31Change ImsService namespacesBrad Ebinger
2018-01-31Integrate MMTel APIs into the frameworkBrad Ebinger