aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-19Add the feature tags for the pager mode, larege message mode, deffered messag...main-16k-with-phonesHyunho
2023-01-09If only RCS or MMTEL is unregistered, send a modify PUBLISH requestHyunho
2022-10-21Fix errorprone warnings that should be errors am: 718ebc1819Cole Faust
2022-10-15Fix errorprone warnings that should be errorsCole Faust
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-06-21Add MODIFY_PHONE_STATE when registering receiverChinmay Dhodapkar
2022-06-17Fix RTT NPE due to ImsCall#close being calledandroid13-devBrad Ebinger
2022-06-10Fix shouldProcessCall in ImsManagerChinmay Dhodapkar
2022-05-23update to handle IllegalArgumentExceptionjoonhunshin
2022-05-06Fix a minor logic issue in ag/18176102Brad Ebinger
2022-05-06add use_tel_uri_for_pidf_xml field for ATT-UCE 430Hyunho
2022-05-04Merge "ImsProvisioningController returns provisioned when provisoning has not...Joonhun Shin
2022-05-04Merge "Replace the KEY_CARRIER_VOLTE_PROVISIONED_BOOL with bundle/tech to che...Joonhun Shin
2022-05-02ImsProvisioningController returns provisioned when provisoning has not completedjoonhunshin
2022-04-28Replace the KEY_CARRIER_VOLTE_PROVISIONED_BOOL with bundle/tech to check if t...joonhunshin
2022-04-25Merge "Add state for 480,486,500,503,603 responses of PUBLISH" into tm-devBrad Ebinger
2022-04-22(Increasing logging) Adding a new case for IllegalStateExceptionvirkumar
2022-04-21Add state for 480,486,500,503,603 responses of PUBLISHHyunho
2022-04-21Add the break statement between vt_provisioning_status and rcs_publish_source...Hyunho
2022-04-14Merge "After saving the capability information in the EAB DB, the invalid dat...Hyunho Shin
2022-04-13Merge "Even though the state of the ImsFeature is set to STATE_UNAVAILABLE, f...Hyosun Kim
2022-04-12Merge "Do not delete the DB if the received document is malformed/corrupt" am...Hyunho Shin
2022-04-12Even though the state of the ImsFeature is set to STATE_UNAVAILABLE, fixed Ca...hyosun
2022-04-10After saving the capability information in the EAB DB, the invalid data is im...Hyunho
2022-04-08[Telephony] support TTY Call on VoWifidonaldahn
2022-04-08Do not delete the DB if the received document is malformed/corruptHyunho
2022-04-07Refactoring ImsManager to access aosp storage instead accessing ImsConfig dir...joonhunshin
2022-04-06New provisioning keys for VoLTE/VoNR, VT, VoWiFijoonhunshin
2022-03-31Add the processing code that the device received the 504 response to the PUBL...Hyunho
2022-03-29Add the processing code that the device received the 504 response to the PUBL...Hyunho
2022-03-07Fixing empty tuple capability always expired am: bdd893747asam_222710654Calvin Pan
2022-03-07Fixing empty tuple capability always expiredCalvin Pan
2022-02-23Merge changes from topic "revert_uce_dupe_req" into tm-devTreeHugger Robot
2022-02-22Revert "Add a new api that does not send PUBLISH request with duplicated pres...Brad Ebinger
2022-02-22Revert "Set mPendingPublicCapabilities to the currently registered service de...Brad Ebinger
2022-02-22Partial Revert of subId changes in ImsManagerBrad Ebinger
2022-02-22Revert "Expose getSubId to ensure we have correct subId state in IMS"Brad Ebinger
2022-02-19Set mPendingPublicCapabilities to the currently registered service descriptio...Hyunho
2022-02-19Set mPendingPublicCapabilities to the currently registered service descriptio...Hyunho
2022-02-18Set mPendingPublicCapabilities to the currently registered service descriptionHyunho
2022-02-18Add a new api that does not send PUBLISH request with duplicated presence cap...Hyunho
2022-02-17Merge "Throw IllegalStateException when IMS is not ready for callback registr...Brad Ebinger
2022-02-17Merge "Expose getSubId to ensure we have correct subId state in IMS"Brad Ebinger
2022-02-17Add a new api that does not send PUBLISH request with duplicated presence cap...Hyunho
2022-02-17Merge "Add a new api that does not send PUBLISH request with duplicated prese...Hyunho Shin
2022-02-16Throw IllegalStateException when IMS is not ready for callback registrationBrad Ebinger