1. d21ac14 Merge "Add a new system Api for ANBR - callSessionSendAnbrQuery - callSessionNotifyAnbr" by Hwayoung Helen Kim · 3 years, 3 months ago
  2. 73af395 Merge "Revert "isSimPortAvailable API should return true if the calling..."" into tm-qpr-dev am: 81c088391c am: fce5bf591b by Muralidhar Reddy Mule · 3 years, 3 months ago
  3. fce5bf5 Merge "Revert "isSimPortAvailable API should return true if the calling..."" into tm-qpr-dev am: 81c088391c by Muralidhar Reddy Mule · 3 years, 3 months ago
  4. 81c0883 Merge "Revert "isSimPortAvailable API should return true if the calling..."" into tm-qpr-dev by Muralidhar Reddy Mule · 3 years, 3 months ago
  5. fa925004 Moved SimStateToString to TelephonyManager by Jack Yu · 3 years, 3 months ago
  6. 704f343 Merge "PrimaryImei framework changes" by Arun kumar Voddu · 3 years, 3 months ago
  7. a49d290 Merge "Add apis to notify the IMS traffic activities to modem" by Hunsuk Choi · 3 years, 3 months ago
  8. ce4a49f Merge "AOSP API support for Sip Dialog status callback" by Sungcheol Ahn · 3 years, 3 months ago
  9. 791887d Merge "Changed the interface between the caller and the framework for subscriptions." by Hyunho Shin · 3 years, 3 months ago
  10. d037da7 Merge changes from topic "SipDebugInfo" by Hyunho Shin · 3 years, 3 months ago
  11. d74f2e5 Add apis to notify the IMS traffic activities to modem by Hunsuk Choi · 4 years ago
  12. 5c42bf4 AOSP API support for Sip Dialog status callback by sungcheol ahn · 3 years, 4 months ago
  13. 4b98947 Revert "isSimPortAvailable API should return true if the calling..." by Muralidhar Reddy Mule · 3 years, 3 months ago
  14. aeb261f Add Null Cipher Feature Flag Name to TelephonyManager by Gil Cukierman · 3 years, 3 months ago
  15. 3390d27 Create a PublishAttributes class that tells the result of a publish request, including sip debug information. by Hyunho · 3 years, 4 months ago
  16. 8270864 Create a SipDetails file and set it as a variable in ImsRegistrationAttributes. by Hyunho · 3 years, 5 months ago
  17. 6a6e225 Add a new system Api for ANBR - callSessionSendAnbrQuery - callSessionNotifyAnbr by Helen · 3 years, 3 months ago
  18. 3bab8aa Changed the interface between the caller and the framework for subscriptions. by Hyunho · 3 years, 4 months ago
  19. a2f5bcf Merge "Add a TestApi, TelephonyManager#isDomainSelectionSupported" by Hunsuk Choi · 3 years, 3 months ago
  20. 5ee0cc2 PrimaryImei framework changes by arunvoddu · 3 years, 3 months ago
  21. 331e4ee Merge "Unable to accept incoming call when using main Executor in MmTelFeature" by Hakjun Choi · 3 years, 3 months ago
  22. 9be37e2 Merge "Add imsRadioTech param to ImsRegistrationImplBase#onDeregistered" by Hunsuk Choi · 3 years, 3 months ago
  23. 4969aed Merge "Removed IWLAN legacy mode support" by Jack Yu · 3 years, 3 months ago
  24. 9854fdc Add a TestApi, TelephonyManager#isDomainSelectionSupported by Hunsuk Choi · 3 years, 5 months ago
  25. 7474336 Merge "Update Telephony APIs for Cell Broadcast" by Hui Wang · 3 years, 3 months ago
  26. 3700fd2 Removed old data stack by Jack Yu · 3 years, 7 months ago
  27. 2832dee Removed IWLAN legacy mode support by Jack Yu · 3 years, 7 months ago
  28. 64c69ae Merge "Add api for ImsStack to trigger EPS fallback procedure." by Hunsuk Choi · 3 years, 3 months ago
  29. 4ad7ead Add imsRadioTech param to ImsRegistrationImplBase#onDeregistered by Hunsuk Choi · 3 years, 3 months ago
  30. ef63ef4 Merge "Use binder thread by default for IImsConfig AIDL Interface" by Hakjun Choi · 3 years, 3 months ago
  31. 72856f7b Merge changes from topics "remove_subscription", "setgetproperties" by Jack Yu · 3 years, 3 months ago
  32. f14154f Merge "Update javadoc of the newly introduced CarrirConfigManager APIs" by Rambo Wang · 3 years, 3 months ago
  33. 1f74a41 Add api for ImsStack to trigger EPS fallback procedure. by Hunsuk Choi · 3 years, 7 months ago
  34. 5ccb8ac Merge "Return Bool From isNullCipherAndIntegrityPreferenceEnabled" by Gil Cukierman · 3 years, 3 months ago
  35. 74a4a5f Return Bool From isNullCipherAndIntegrityPreferenceEnabled by Gil Cukierman · 3 years, 3 months ago
  36. 647bbb9 Added remove subscription support by Jack Yu · 3 years, 3 months ago
  37. 74a12ab Merge "Clean up the check of AuthType in simialr()" am: 3911dab442 am: 3346b224dc by Treehugger Robot · 3 years, 3 months ago
  38. 3911dab Merge "Clean up the check of AuthType in simialr()" by Treehugger Robot · 3 years, 3 months ago
  39. bd39912 Merge "Introduce CarrierConfigChangeListener API to monitor CC change" by Rambo Wang · 3 years, 3 months ago
  40. b0f281b Support get/set subscription property by Jack Yu · 3 years, 3 months ago
  41. 473ed52 Update Telephony APIs for Cell Broadcast by Hui Wang · 3 years, 3 months ago
  42. afc9665 Update javadoc of the newly introduced CarrirConfigManager APIs by rambowang · 3 years, 3 months ago
  43. d34a46a Merge "Include android version in newly deprecated constants" by TreeHugger Robot · 3 years, 3 months ago
  44. 8889695 Include android version in newly deprecated constants by Ling Ma · 3 years, 3 months ago
  45. 37f3eda Merge "Add setCallAudioHandler api for dynamic audio switching feature" by TreeHugger Robot · 3 years, 3 months ago
  46. 497aa8c Merge "Introduce APIs to retrieve only carrier configs as needed" by Rambo Wang · 3 years, 3 months ago
  47. 6ed78c3 Merge changes from topic "RPSMMA-Implementation-master" by Megha Patil · 3 years, 3 months ago
  48. 5922028 Add setCallAudioHandler api for dynamic audio switching feature by Helen · 3 years, 3 months ago
  49. 7c7ede7 Send Sms Memory Availability notification to ImsService by Megha Patil · 3 years, 6 months ago
  50. c5e36e1 Introduce CarrierConfigChangeListener API to monitor CC change by rambowang · 3 years, 5 months ago
  51. 4f0731d Merge "Add system apis to notify IMS registration state to modem" by Hunsuk Choi · 3 years, 3 months ago
  52. 1784647 Unable to accept incoming call when using main Executor in MmTelFeature by Hakjun Choi · 3 years, 3 months ago
  53. d4fa49c Merge "isSimPortAvailable API should return true if the calling app can activate a new profile on the selected port without any user consent or deactivate dialog." into tm-qpr-dev am: af2ba65d08 am: d12e6dc3bf by Muralidhar Reddy Mule · 3 years, 3 months ago
  54. d12e6dc Merge "isSimPortAvailable API should return true if the calling app can activate a new profile on the selected port without any user consent or deactivate dialog." into tm-qpr-dev am: af2ba65d08 by Muralidhar Reddy Mule · 3 years, 3 months ago
  55. af2ba65 Merge "isSimPortAvailable API should return true if the calling app can activate a new profile on the selected port without any user consent or deactivate dialog." into tm-qpr-dev by Muralidhar Reddy Mule · 3 years, 3 months ago
  56. 365825e Introduce APIs to retrieve only carrier configs as needed by rambowang · 3 years, 5 months ago
  57. caf1f3d Add Null Cipher Getter/Setter Telephony API by Gil Cukierman · 3 years, 3 months ago
  58. 100ab81 Merge "Add api, ImsRegistrationImplBase#triggerDeregistration" by Hunsuk Choi · 3 years, 3 months ago
  59. bd51bfb Merge "Migrate getSimStateForSlotIndex to TelephonyManager" by TreeHugger Robot · 3 years, 3 months ago
  60. feffad6 Clean up the check of AuthType in simialr() by Ling Ma · 3 years, 3 months ago
  61. 660cd1b Merge "Clean up the check of AuthType in simialr()" by TreeHugger Robot · 3 years, 3 months ago
  62. e8ad05e Merge "Added 15 APIs support" by TreeHugger Robot · 3 years, 3 months ago
  63. 4746336 Merge "Add getTimingAdvance API to NR signal strength" by Sarah Chin · 3 years, 3 months ago
  64. 09f5f98 Clean up the check of AuthType in simialr() by Ling Ma · 3 years, 3 months ago
  65. 3774219 Added 15 APIs support by Jack Yu · 3 years, 3 months ago
  66. 73d9a8c Merge Android 13 QPR1 by Xin Li · 3 years, 3 months ago
  67. 49f9324 Merge "Make NETWORK_RELEASE_TIMEOUT_MILLIS configurable by carrier" am: 99f5d0a07d am: fd0e7112bc by Thomas Nguyen · 3 years, 3 months ago
  68. fd0e711 Merge "Make NETWORK_RELEASE_TIMEOUT_MILLIS configurable by carrier" am: 99f5d0a07d by Thomas Nguyen · 3 years, 3 months ago
  69. 34d8353 Add getTimingAdvance API to NR signal strength by Sarah Chin · 3 years, 4 months ago
  70. 3617acb Use binder thread by default for IImsConfig AIDL Interface by Hakjun Choi · 3 years, 4 months ago
  71. 3590b21 Merge "IImsCallSession AIDL calls are handled on a different thread for MT calls" by Hakjun Choi · 3 years, 3 months ago
  72. 6dc1fb9 Make NETWORK_RELEASE_TIMEOUT_MILLIS configurable by carrier by Thomas Nguyen · 3 years, 7 months ago
  73. e161df7 Migrate getSimStateForSlotIndex to TelephonyManager by Jack Yu · 3 years, 3 months ago
  74. abaac9b Merge "Remove dangling javadoc" am: 6d61168c0d am: 9b13491142 by Adrian Roos · 3 years, 3 months ago
  75. 9b13491 Merge "Remove dangling javadoc" am: 6d61168c0d by Adrian Roos · 3 years, 3 months ago
  76. 9b206fc Adding Test API to send Memory Status Event For CTS by Megha Patil · 3 years, 4 months ago
  77. 1e73464 Add api, ImsRegistrationImplBase#triggerDeregistration by Hunsuk Choi · 4 years, 1 month ago
  78. 6169814 Merge "Utilize per RAT info to calculate modem power consumption" by TreeHugger Robot · 3 years, 3 months ago
  79. a64c45d isSimPortAvailable API should return true if the calling app can activate a new profile on the selected port without any user consent or deactivate dialog. by Muralidhar Reddy · 3 years, 3 months ago
  80. 63ab0e1 Merge changes from topics "getActiveSubInfoCount", "multi_sim_setting_controller", "setIconTint", "sync_update" by Jack Yu · 3 years, 3 months ago
  81. 3b1489e Merge "Remove dangling javadoc" by TreeHugger Robot · 3 years, 3 months ago
  82. 143c42b IImsCallSession AIDL calls are handled on a different thread for MT calls by Hakjun Choi · 3 years, 4 months ago
  83. 6f1a65a Utilize per RAT info to calculate modem power consumption by Michael Wachenschwanz · 3 years, 10 months ago
  84. 47e17f78 Merge "Added default voice/data/sms subscription support" by TreeHugger Robot · 3 years, 3 months ago
  85. b704a28 Remove dangling javadoc by Adrian Roos · 3 years, 3 months ago
  86. 4fcc490 Added setIconTint by Jack Yu · 3 years, 3 months ago
  87. 7957cfb Merge "Use IPv4v6 as default protocol when APN setting is not available" by TreeHugger Robot · 3 years, 3 months ago
  88. 85f02b2 Added getActiveSubInfoCount by Jack Yu · 3 years, 3 months ago
  89. 7a5b16c Remove dangling javadoc by Adrian Roos · 3 years, 3 months ago
  90. 8e718a5 Merge "Acknowledge IMS with TPDU with the received Data Coding Scheme, Protocol Identifier and response bytes." by Syed Saifuddin Khazi · 3 years, 3 months ago
  91. 16e6a87 Merge "Add carrier config to include LTE bands when calculating NR advaanced threshold" into tm-qpr-dev am: eee35ec5e0 by Jack Yu · 3 years, 3 months ago
  92. c894d0a Merge "Notify IMS Call info via CallAttributesListener" by Sewook Seo · 3 years, 3 months ago
  93. 62b6e99 Add carrier config to include LTE bands when calculating NR advaanced threshold by Sarah Chin · 3 years, 3 months ago
  94. 1f18637 Merge "[RILConstants] Add Location Privacy HAL" by TreeHugger Robot · 3 years, 3 months ago
  95. 083dd31 Merge "Add carrier config to include LTE bands when calculating NR advaanced threshold" by TreeHugger Robot · 3 years, 3 months ago
  96. 7089c96 Migrated MultiSimSettingController by Jack Yu · 3 years, 3 months ago
  97. 50de061 Added default voice/data/sms subscription support by Jack Yu · 3 years, 3 months ago
  98. 0e47845 Notify IMS Call info via CallAttributesListener by Sewook Seo · 3 years, 7 months ago
  99. 1ec4942 Use IPv4v6 as default protocol when APN setting is not available by Jack Yu · 3 years, 3 months ago
  100. c8259c1 Add carrier config to include LTE bands when calculating NR advaanced threshold by Sarah Chin · 3 years, 3 months ago