1. be3fa44 Fixed get packages for HSUM devices by Jack Yu · 12 months ago
  2. f624b2a Skip to check telephony feature mapping when the SDK version of vendor partition is less thant Android V by joonhunshin · 1 year, 5 months ago
  3. 2c33ed9 Enforce map the telephony features with APIs in ImsRcsController. by joonhunshin · 1 year, 9 months ago
  4. 3991d2d AOSP API support for Sip Dialog status callback by sungcheol ahn · 2 years, 10 months ago
  5. e3885b2 Enforce the subId is active and setup on RCS features before allowing IPC by Brad Ebinger · 3 years, 7 months ago
  6. 8ea90f3 IMS RCS UCE API Improvement by Hyunho · 3 years, 10 months ago
  7. ca77e1c IMS RCS API Improvements-SipDelegate by Jinyoung Jeong · 3 years, 11 months ago
  8. 3549d36 Merge "Do not check single reg permission for destroying SipDelegate" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  9. 652411e Do not check single reg permission for destroying SipDelegate by Brad Ebinger · 4 years, 2 months ago
  10. c6b449f Fix CTS failed because the device state cannot be reset and it cuase the following test case fail by James.cf Lin · 4 years, 3 months ago
  11. 919631e Check to ensure an ImsService can handle an IMS request by Brad Ebinger · 4 years, 3 months ago
  12. 0fc71b0 Implement the Telephony API to set the capabilities request timeout by James.cf Lin · 4 years, 3 months ago
  13. d1947d8 Move ImsResolver to a singleton pattern by Brad Ebinger · 4 years, 4 months ago
  14. e8713a4 Implement the Telephony API to remove the UCE requests cannot be sent status by James.cf Lin · 4 years, 4 months ago
  15. 29ccb2f Merge "Remove FG state check from UCE APIs" by Brad Ebinger · 4 years, 4 months ago
  16. eb18d1a Remove FG state check from UCE APIs by Brad Ebinger · 4 years, 5 months ago
  17. 75a9ff1 s/enforece/enforce/ by Nathan Harold · 4 years, 5 months ago
  18. d4c5bde Define new shell commands to get and modify UCE PUBLISH by Brad Ebinger · 4 years, 7 months ago
  19. 4df7e24 Update sms test app and integrate PERFORM_IMS_SINGLE_REGISTRATION into permission checks by Brad Ebinger · 4 years, 7 months ago
  20. 051dd25 [RCS UCE] Check the new added permission "ACCESS_RCS_USER_CAPABILITY_EXCHANGE" for UCE APIs by James.cf Lin · 4 years, 8 months ago
  21. f020d16 [RCS UCE] Update the permission check for those expose RCS APIs by James.cf Lin · 4 years, 7 months ago
  22. 49a72b4 Integrate IMS single registration feature into APIs by Brad Ebinger · 4 years, 7 months ago
  23. bcdf8b3 Support handle the shell command of removing capabilities from EAB by James.cf Lin · 4 years, 8 months ago
  24. 3622138 Allow a SipDelegateConnection to trigger a full network registration by Brad Ebinger · 4 years, 9 months ago
  25. 63b6f5a Base Implementation of SipTransport by Brad Ebinger · 4 years, 10 months ago
  26. d7b0744 Merge "Add SipDelegateManager create/destroy AIDL connections" by Brad Ebinger · 4 years, 10 months ago
  27. 99a360d [RCS UCE] The creation of UceController by TelephonyRcsService. by James.cf Lin · 4 years, 10 months ago
  28. af1e983 Add SipDelegateManager create/destroy AIDL connections by Brad Ebinger · 5 years ago
  29. 5f5037c Merge "[RCS UCE] Fix build failed in Telephony because of the ImsService API changes" by James Lin · 4 years, 10 months ago
  30. 64e9121 [RCS UCE] Fix build failed in Telephony because of the ImsService API changes by James.cf Lin · 4 years, 10 months ago
  31. b989c7c Scaffolding for SipTransport Impl & Implement SipTransport#isSupported by Brad Ebinger · 5 years ago
  32. 6366ce9 Remove "oneshot" option from registering FeatureConnectors by Brad Ebinger · 5 years ago
  33. e3ae65a Move IMS to a listener type model instead of a poll model by Brad Ebinger · 5 years ago
  34. a2a341f Merge "[RCS] Integrate the PresencePublisher in UserCapabilityExchangeImpl" am: 5105385594 am: 2d8ff5385f by James Lin · 5 years ago
  35. 5105385 Merge "[RCS] Integrate the PresencePublisher in UserCapabilityExchangeImpl" by James Lin · 5 years ago
  36. 2e5a9af Do not allow capability discovery until user opt-in occurs by Brad Ebinger · 6 years ago
  37. cdad386 [RCS] Integrate the PresencePublisher in UserCapabilityExchangeImpl by James.cf Lin · 6 years ago
  38. 8b79edc Do not allow capability discovery until user opt-in occurs by Brad Ebinger · 6 years ago
  39. 4b87ff0 Merge "Enhance TelephonyRcsService to only create needed features" am: 1d4a73999d am: 22a92353dc am: 03f8568c76 by Automerger Merge Worker · 6 years ago
  40. ead8a94 Merge "Refactor TelephonyRcsService to contain RcsFeatureManager" am: c4f380ea80 am: 0789938807 am: 2c327c55a1 by Automerger Merge Worker · 6 years ago
  41. 036dc9e Enhance TelephonyRcsService to only create needed features by Brad Ebinger · 6 years ago
  42. a68a497 Refactor TelephonyRcsService to contain RcsFeatureManager by Brad Ebinger · 6 years ago
  43. 278e9bf Add default implementations for RcsUceAdapter methods by Brad Ebinger · 6 years ago
  44. 6e3543b Implement Get/Set UCE property from subinfo database by Brad Ebinger · 6 years ago
  45. 1aa9499 Add default implementations for RcsUceAdapter methods by Brad Ebinger · 6 years ago
  46. b7a866a Implement Get/Set UCE property from subinfo database by Brad Ebinger · 6 years ago
  47. 00c7946 Merge "[RCS] Create TelephonyRcsService in phone process" am: fa2fbb6dd3 am: 392c6c76a5 am: 5af34640f5 by Automerger Merge Worker · 6 years ago
  48. c9f35a4 [RCS] Create TelephonyRcsService in phone process by James.cf Lin · 6 years ago
  49. b01fd3b Merge "[Telephony Mainline] Refactored more service manager calls" by Peter Wang · 6 years ago
  50. c035ce4 [Telephony Mainline] Refactored more service manager calls by Peter Wang · 6 years ago
  51. dc2d542 [RCS] Override the RCS registration specific commands in ImsRcsController by James.cf Lin · 6 years ago
  52. cad981c [RCS] Imeplement IImsRcsController apis related to ImsRcsManager by James.cf Lin · 6 years ago
  53. af3183c [RCS] Create file to implement the aidl IImsRcsController by James.cf Lin · 6 years ago