aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims/rcs/uce/presence/publish/PublishController.java
AgeCommit message (Expand)Author
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-01-25When the IMS unregistered, reset the PUBLISH throttle timerHyunho
2021-12-10ims rcs api improvement - add onPublishUpdated apiHyunho
2021-05-28Get the IMS associated URI which is provided from ImsService to publish the d...James.cf Lin
2021-05-06Handle the SIP code 489 BAD EVENT of the UCE request response.James.cf Lin
2021-03-18When the associated subId indication comes in, do not destroy UCEBrad Ebinger
2021-03-17Define new shell commands to get and modify UCE PUBLISHBrad Ebinger
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-03-03Add Dumpsys for UCE PUBLISHBrad Ebinger
2021-02-16[RCS UCE] Support the capabilities request with OPTIONS mechanism.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
2020-10-10[RCS UCE] The implementation of the PublishControllerJames.cf Lin
2020-09-22[RCS UCE] Create the UceController instance and the exposed interface of cont...James.cf Lin