aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims/rcs/uce/request/SubscribeRequestCoordinator.java
AgeCommit message (Expand)Author
2022-12-13Changed the interface between the caller and the framework for subscriptions.Hyunho
2022-10-14If the device receive a failure response except 404 for SUBSCRIBE, do not sto...Hyunho
2021-11-15Use expired cache infomation instead if the result of the subscription reques...James.cf Lin
2021-11-11Add metrics for UCE event about Publish, Subscribe, Options and metricshhshin
2021-06-17When receiving the empty pidf xml data, treat the contacts as a non-RCS userJames.cf Lin
2021-05-25[UCE] Do not block indefinitely if the framework never receive a final result...James.cf Lin
2021-05-21Check whether all the request capabilities have been received or not when the...James.cf Lin
2021-05-19Fix the OPTIONS request does not handle that the capabilities are retrieved f...James.cf Lin
2021-05-19Check the the reason of the subscribe request to deter whether client should ...James.cf Lin
2021-05-06Handle the SIP code 489 BAD EVENT of the UCE request response.James.cf Lin
2021-04-22Fix the subscribe request with the result sip code "404" doesn't map to RcsCo...James.cf Lin
2021-04-08Split contact capabilities requests with multiple contacts into multiple indi...James.cf Lin