aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims/rcs/uce/presence/publish/PublishRequestResponse.java
AgeCommit message (Expand)Author
2022-12-13Create a PublishAttributes class that tells the result of a publish request, ...Hyunho
2022-03-28Add the processing code that the device received the 504 response to the PUBL...Hyunho
2022-02-04Add entity uri field to Eab providerHyunho
2022-01-26Processing of the received SIP code 999Hyunho
2021-12-10ims rcs api improvement - add onPublishUpdated apiHyunho
2021-06-07Disallow send the PUBLISH request when the publish request result is authoriz...James.cf Lin
2021-05-13Fix the resource in the PublishController have not been released.James.cf Lin
2021-05-10Disable PUBLISH retry flag because the retry mechanism is implemented in the ...James.cf Lin
2021-05-06Handle the SIP code 489 BAD EVENT of the UCE request response.James.cf Lin
2021-03-15Add the throttling mechanism to get rate limited for the PUBLISH requests.James.cf Lin
2021-03-10Add the ability to include RCS capabilities in SIP PUBLISHBrad Ebinger
2021-02-03[RCS UCE] Handle the onNetworkResonse callback with the Reason header.James.cf Lin
2021-01-12[RCS UCE] Send the publish state for the new registrantJames.cf Lin
2020-11-06[RCS UCE] Create the controller implmentation classes for the UceController i...James.cf Lin
2020-10-28[RCS UCE] Implement the device capabilities publishing.James.cf Lin