aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims/rcs/uce/request/CapabilityRequestResponse.java
AgeCommit message (Expand)Author
2022-12-13Changed the interface between the caller and the framework for subscriptions.Hyunho
2021-06-17When receiving the empty pidf xml data, treat the contacts as a non-RCS userJames.cf Lin
2021-06-10Fix The callback "onError" may be called with the error TIMEOUT when request ...James.cf Lin
2021-06-07Disallow send the PUBLISH request when the publish request result is authoriz...James.cf Lin
2021-05-21Check whether all the request capabilities have been received or not when the...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
2021-03-23Update the collection type of feature tags from List to SetJames.cf Lin
2021-02-19Fix the subscribe request failed even the network response is 202 AcceptedJames.cf Lin
2021-02-16[RCS UCE] Support the capabilities request with OPTIONS mechanism.James.cf Lin
2021-02-03[RCS UCE] Handle the onNetworkResonse callback with the Reason header.James.cf Lin
2021-01-28Fix the UCE capability request with subscribe mechanismJames.cf Lin
2020-12-03[RCS UCE] Implement the SubscribeController for the APIs requestCapabilities ...James.cf Lin