aboutsummaryrefslogtreecommitdiff
path: root/src/java/com/android/ims/RcsFeatureConnection.java
AgeCommit message (Expand)Author
2022-01-11ImsService Subscription NotificationsJonggeon Kim
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-12-04[RCS UCE] Remove the unused listener RcsFeatureListenerJames.cf Lin
2020-12-03[RCS UCE] Implement the SubscribeController for the APIs requestCapabilities ...James.cf Lin
2020-11-06[RCS UCE] Create the controller implmentation classes for the UceController i...James.cf Lin
2020-10-30Merge "[RCS UCE] Implement the device capabilities publishing."James Lin
2020-10-28[RCS UCE] Implement the device capabilities publishing.James.cf Lin
2020-10-21Pipe through SipTransport IBinder interfaceBrad Ebinger
2020-10-05Increase ImsManager efficiency when using getInstanceBrad Ebinger
2020-10-05Move to a push model of querying ImsFeature BindersBrad Ebinger
2020-09-15Remove persistent state in ImsManager and move to MmTelFeatureConnectionBrad Ebinger
2020-06-19Clean up ImsFeature status callbacks correctly in FeatureConnectionandroid-r-beta-3android-r-beta-2Brad Ebinger
2020-05-08[RCS] Add method to send the capability request to RcsServiceJames.cf Lin
2020-03-11[RCS] Add API requestPublication to update capabilitiesJames.cf Lin
2020-02-07Reduce the log spam in some of the IMS classesBrad Ebinger
2020-02-04Refactor RcsFEatureManager to be created from TelephonyRcsServiceBrad Ebinger
2020-01-31Fix import of Rlog - generated by formatting toolMeng Wang
2020-01-16[RCS] Implement the interfaces PresencePublisher and SubscribePublisher in Rc...James.cf Lin
2020-01-12Use com.android.telephony.Rlog for mainline module.Meng Wang
2019-12-13[RCS] Implement the specific methods of RcsFeatureManagerJames.cf Lin
2019-11-20[RCS] Stop re-initializing RcsFeatureManager if RCS is not support on device.James.cf Lin
2019-10-15[RCS] Enable/Disable UCE capability after RcsFeature createdJames.cf Lin
2019-10-01[RCS] Initialize RcsFeatureManager and RcsFeatureConnection instancendk-sysroot-r21James.cf Lin