aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims
AgeCommit message (Expand)Author
2023-08-22Merge Android U (ab/10368041)tmp_amf_298295554Xin Li
2023-08-10Merge "Fix, DeviceCapabilityListener does not try to register IMS registratio...Joonhun Shin
2023-08-09Fix, DeviceCapabilityListener does not try to register IMS registration callb...joonhunshin
2023-07-24Fixed NullPointException after SRVCC completed eventjoonhunshin
2023-03-19Block PUBLISH execution when the MmTel registered to avoid multiplejoonhunshin
2023-02-24Merge "Cleaned up the deprecated APIs" into udc-devTreeHugger Robot
2023-02-24Fixed to update the Capability Info if any change in Rcs Feature Tags during ...temp_273316506_tm-qpr2Sungcheol Ahn
2023-02-23Fixed to update the Capability Info if any change in Rcs Feature Tags during ...Sungcheol Ahn
2023-02-23Fixed to update the Capability Info if any change in Rcs Feature Tags during ...Sungcheol Ahn
2023-02-21Cleaned up the deprecated APIsJack Yu
2023-01-26Add exported flag to exposed runtime receiverMichael Groover
2023-01-21Add the feature tags for the pager mode, larege message mode, deffered messag...Hyunho
2023-01-19Add the feature tags for the pager mode, larege message mode, deffered messag...main-16k-with-phonesHyunho
2023-01-13Merge "If only RCS or MMTEL is unregistered, send a modify PUBLISH request" a...Hyunho Shin
2023-01-11Add the feature tags for the pager mode, larege message mode, deffered messag...Hyunho
2023-01-09If only RCS or MMTEL is unregistered, send a modify PUBLISH requestHyunho
2023-01-06If only RCS or MMTEL is unregistered, send a modify PUBLISH requestHyunho
2022-12-20Merge "Media quality CB: Telephony FWK implementation"Sewook Seo
2022-12-18Merge "Add a new system Api for ANBR - callSessionSendAnbrQuery - callSession...Hwayoung Helen Kim
2022-12-17Merge changes from topic "SipDebugInfo"Hyunho Shin
2022-12-16Add a new system Api for ANBRHelen
2022-12-13Changed the interface between the caller and the framework for subscriptions.Hyunho
2022-12-13Create a PublishAttributes class that tells the result of a publish request, ...Hyunho
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-11-01Remove airplane mode handling code. am: de8e8c9846Hyunho
2022-10-31Implement apis to support SRVCCHunsuk Choi
2022-10-28Remove airplane mode handling code.android-13.0.0_r82android-13.0.0_r81android-13.0.0_r80android-13.0.0_r74android-13.0.0_r73android-13.0.0_r72android-13.0.0_r66android-13.0.0_r65android-13.0.0_r64android-13.0.0_r60android-13.0.0_r59android-13.0.0_r58android13-qpr3-c-s8-releaseandroid13-qpr3-c-s7-releaseandroid13-qpr3-c-s6-releaseandroid13-qpr3-c-s5-releaseandroid13-qpr3-c-s4-releaseandroid13-qpr3-c-s3-releaseandroid13-qpr3-c-s2-releaseandroid13-qpr3-c-s12-releaseandroid13-qpr3-c-s11-releaseandroid13-qpr3-c-s10-releaseandroid13-qpr3-c-s1-releaseHyunho
2022-10-21Fix errorprone warnings that should be errors am: 718ebc1819 am: f71bd06a7e a...Cole Faust
2022-10-21Fix errorprone warnings that should be errors am: 718ebc1819Cole Faust
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-10-14If the device receive a failure response except 404 for SUBSCRIBE, do not sto...Hyunho
2022-09-15Merge "Avoid a few uses of `new Boolean()`" am: 4c07c0dcb6 am: 57c1ccac81 am:...Treehugger Robot
2022-09-15Merge "Avoid a few uses of `new Boolean()`" am: 4c07c0dcb6 am: 57c1ccac81 am:...Treehugger Robot
2022-09-15Merge "Avoid a few uses of `new Boolean()`"Treehugger Robot
2022-09-14If only RCS or MMTEL is unregistered, send a modify PUBLISH request am: e60ed...Hyunho
2022-09-13If only RCS or MMTEL is unregistered, send a modify PUBLISH requestHyunho
2022-09-13Avoid a few uses of `new Boolean()`Orion Hodson
2022-09-13Merge "If only RCS or MMTEL is unregistered, send a modify PUBLISH request"Hyunho Shin
2022-09-05If only RCS or MMTEL is unregistered, send a modify PUBLISH requestHyunho
2022-08-31Remove airplane mode handling code.Hyunho
2022-06-21Merge "Add MODIFY_PHONE_STATE when registering receiver"TreeHugger Robot
2022-06-21Add MODIFY_PHONE_STATE when registering receiverChinmay Dhodapkar
2022-06-21Add MODIFY_PHONE_STATE when registering receiverChinmay Dhodapkar
2022-06-17Fix RTT NPE due to ImsCall#close being called am: fff67ce3fc am: bd325fc0efBrad Ebinger