aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims/rcs/uce/request/UceRequestManager.java
AgeCommit message (Expand)Author
2022-12-13Changed the interface between the caller and the framework for subscriptions.Hyunho
2022-02-04Add entity uri field to Eab providerHyunho
2021-11-18Shortcut and return caps of contacts who have non-expired cap infoBrad Ebinger
2021-11-15Use expired cache infomation instead if the result of the subscription reques...James.cf Lin
2021-08-12Use Option.ofNullable instead of Optional.of am: 4fc9dd5a4a am: cc40c14909Cole Faust
2021-08-11Use Option.ofNullable instead of Optional.ofandroid-s-beta-5android-s-beta-5Cole Faust
2021-06-07Disallow send the PUBLISH request when the publish request result is authoriz...James.cf Lin
2021-05-27[UCE] Do not block indefinitely if the framework never receive a final result...James.cf Lin
2021-05-25[UCE] Do not block indefinitely if the framework never receive a final result...James.cf Lin
2021-05-06Handle the SIP code 489 BAD EVENT of the UCE request response.James.cf Lin
2021-04-08Split contact capabilities requests with multiple contacts into multiple indi...James.cf Lin
2021-02-16[RCS UCE] Support the capabilities request with OPTIONS mechanism.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