1. 0209217 Merge "Expose IMSI encryption info APIs as system API" by Meng Wang · 4 years, 8 months ago
  2. 25ea00d Merge "isTetherApnRequired api rename as isTetheringApnRequired" by SongFerng Wang · 4 years, 8 months ago
  3. 36a1524 Merge "Move GsmAlphabet to telephony/common" by Meng Wang · 4 years, 8 months ago
  4. 7622ccb Merge "Move RLog out of telephony module" by Treehugger Robot · 4 years, 8 months ago
  5. 6cb5422 Merge "[RCS] Add initial RcsFeature type" by Allen Su · 4 years, 8 months ago
  6. 78301b1 Expose IMSI encryption info APIs as system API by Meng Wang · 4 years, 10 months ago
  7. e88b4d2 Move RLog out of telephony module by Meng Wang · 4 years, 8 months ago
  8. 252fcc7 Merge "Add support for disconnecting outgoing calls for emergency calls" by Treehugger Robot · 4 years, 8 months ago
  9. 3312d7c Move GsmAlphabet to telephony/common by Meng Wang · 4 years, 8 months ago
  10. e993fb8 Merge "Expose Geometry, LatLng, and maxWaitDuration" by Jordan Liu · 4 years, 8 months ago
  11. e11ab25 Merge "Reorder getFeatureState parameters to convention" by Brad Ebinger · 4 years, 8 months ago
  12. 6271387 Add support for disconnecting outgoing calls for emergency calls by Brad Ebinger · 4 years, 8 months ago
  13. 04b9b71 Merge "deprecate KEY_CARRIER_FORCE_DISABLE_ETWS_CMAS_TEST_BOOL" by Chen Xu · 4 years, 8 months ago
  14. 1d7a53d Merge changes from topic "mainline4" by Hall Liu · 4 years, 8 months ago
  15. 3c397a6 Merge "SystemAPI for ACTION_SMS_EMERGENCY_CB_RECEIVED intent" by Chen Xu · 4 years, 8 months ago
  16. 2cc5a85 Merge "Remove unnecessary calling getApplicationContex()" by Treehugger Robot · 4 years, 8 months ago
  17. 39b9594 SystemAPI for ACTION_SMS_EMERGENCY_CB_RECEIVED intent by Chen Xu · 4 years, 9 months ago
  18. b359133 Expose Geometry, LatLng, and maxWaitDuration by Jordan Liu · 4 years, 9 months ago
  19. 8eb62f9 non-mainline telephony related AIDL refactor/decoupling by Chen Xu · 4 years, 10 months ago
  20. c774ff0 Merge "Migrated message duplicate detection to cell broadcast service" by Jack Yu · 4 years, 8 months ago
  21. 77e638b deprecate KEY_CARRIER_FORCE_DISABLE_ETWS_CMAS_TEST_BOOL by Chen Xu · 4 years, 8 months ago
  22. 8aa8783 Remove unnecessary calling getApplicationContex() by Taesu Lee · 4 years, 8 months ago
  23. 119d0fa Merge "Expose the following as system APIs" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  24. f19833c Merge "Expose the following ServiceState API as system APIs" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  25. 8a90fc0 isTetherApnRequired api rename as isTetheringApnRequired by SongFerngWang · 4 years, 8 months ago
  26. 879097e Reorder getFeatureState parameters to convention by Brad Ebinger · 4 years, 9 months ago
  27. e376b8c Remove unnecessary class name by Taesu Lee · 4 years, 8 months ago
  28. 89a1e85 Merge "Add public APIs for carrier apps" by Jiashen Wang · 4 years, 8 months ago
  29. 2e66ad5 Migrated message duplicate detection to cell broadcast service by Jack Yu · 4 years, 9 months ago
  30. 65cdc9d Merge "Add NETWORK_TYPE_NR to Telephony framework" by Sarah Chin · 4 years, 8 months ago
  31. af35741 Merge "Add CarrierConfigManager APIs to support 5G Signal Strength Threshold" by Shuo Qian · 4 years, 8 months ago
  32. 451c6a8 Merge "[API Review] Renamed public API eraseSubscriptionsWithOptions" by Peter Wang · 4 years, 8 months ago
  33. 4d62c63 Expose the following as system APIs by Jayachandran C · 4 years, 9 months ago
  34. 80496e9 Merge "Expose SubscriptionManager.getActiveDataSubscriptionId() as public API" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  35. 98e84ea Expose the following ServiceState API as system APIs by Jayachandran C · 4 years, 9 months ago
  36. ef2ef62 Add NETWORK_TYPE_NR to Telephony framework by Sarah Chin · 4 years, 10 months ago
  37. 1f2fcf1 Add CarrierConfigManager APIs to support 5G Signal Strength Threshold by Shuo Qian · 4 years, 9 months ago
  38. 216ae8d Add public APIs for carrier apps by Jiashen Wang · 4 years, 9 months ago
  39. 7e16b39 [API Review] Renamed public API eraseSubscriptionsWithOptions by Peter Wang · 4 years, 9 months ago
  40. ee2b0b6 Move the ImsService tests to CTS, requiring @TestApi by Brad Ebinger · 4 years, 9 months ago
  41. a98026f Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps." by Treehugger Robot · 4 years, 8 months ago
  42. dd0c1c3 cellbroadcast provider refactor by Chen Xu · 4 years, 9 months ago
  43. 5a52585 Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 4 years, 9 months ago
  44. 786d84b Merge changes from topic "carrier_certs_cherrypick" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  45. e55c2f9 Fix crashes seen when checking for carrierConfig certificates by Nazanin Bakhshi · 5 years ago
  46. 8fe1f7c add checking for carrierConfigs certificates for psim by Nazanin Bakhshi · 5 years ago
  47. 4ff5ec3 Expose TelephonyManager#getDeviceSoftwareVersion(int) as system API. by Meng Wang · 4 years, 10 months ago
  48. 5be8504 Merge "More telephony updates for mainline." by Tyler Gunn · 4 years, 9 months ago
  49. 0c05914 Merge "Change getSubIdForPhoneAccountHandle to getSubscriptionId" by Treehugger Robot · 4 years, 9 months ago
  50. 3887ca1 Merge "[mainline] Expose getTetherApnRequired API as system API" by SongFerng Wang · 4 years, 9 months ago
  51. 9ecb50e Expose SubscriptionManager.getActiveDataSubscriptionId() as public API by Jayachandran C · 4 years, 9 months ago
  52. 5567d74 More telephony updates for mainline. by Tyler Gunn · 4 years, 9 months ago
  53. 557393c Change getSubIdForPhoneAccountHandle to getSubscriptionId by Shuo Qian · 4 years, 9 months ago
  54. fc46be7 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 9 months ago
  55. ee9c6e7 Add @UnsupportedAppUsage annotations for max-p. by Artur Satayev · 4 years, 9 months ago
  56. f363f35 Merge "Add new SystemApi methods for mainline" by Treehugger Robot · 4 years, 9 months ago
  57. fc453e1 [mainline] Expose getTetherApnRequired API as system API by SongFerngWang · 4 years, 9 months ago
  58. d2f962a Add new SystemApi methods for mainline by Hall Liu · 4 years, 9 months ago
  59. 5a844a1 Merge changes from topic "cp_smsmessage" by Brad Ebinger · 4 years, 9 months ago
  60. 501a618 Merge "Release mDrmManagerClient in PduPersister release" by Jordan Liu · 4 years, 9 months ago
  61. 303c5dc Merge "[RCS] Create AIDL layer for RcsUceAdapter, create RCS UCE controller implementation in Telephony." by James Lin · 4 years, 9 months ago
  62. 374a142 Release mDrmManagerClient in PduPersister release by Iris Chang · 4 years, 9 months ago
  63. d3d5d5a Merge "Fix APN build" by Treehugger Robot · 4 years, 9 months ago
  64. c2257b6 Add Verstat support for incoming call number verification. by Tyler Gunn · 4 years, 10 months ago
  65. 4471d28 Add new result codes by Tom Taylor · 4 years, 10 months ago
  66. bfc1189 Merge "Fix new registration APIs as per API council guidelines" by Brad Ebinger · 4 years, 9 months ago
  67. 30adc04 Add CDMA SCP message handling to CellBroadcast module by Jordan Liu · 4 years, 9 months ago
  68. 7370458 Fix new registration APIs as per API council guidelines by Brad Ebinger · 4 years, 9 months ago
  69. 82280a6 Fix APN build by Dheeraj Shetty · 4 years, 9 months ago
  70. e777c27 Merge "Do not use hidden API ParcelableException" by Meng Wang · 4 years, 9 months ago
  71. a43e23f Have isValidPhoneId and isValidSlotIndex based on activeModemCount. by Malcolm Chen · 4 years, 9 months ago
  72. 1e486d9 Do not use hidden API ParcelableException by Meng Wang · 4 years, 10 months ago
  73. 0549e43 Merge "Add a carrier config to specify validation timeout for data switch." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  74. 386027a Merge "new telephony annotation class" by Chen Xu · 4 years, 9 months ago
  75. 7631ff7 new telephony annotation class by Chen Xu · 4 years, 10 months ago
  76. 448b51d Add a carrier config to specify validation timeout for data switch. by Malcolm Chen · 4 years, 9 months ago
  77. 87f76cc Merge "Add new API for call line identification query responses" by Brad Ebinger · 4 years, 9 months ago
  78. c7f1b38 Merge "Move MmsManager and IMms to frameworks/base/mms" by Amit Mahajan · 4 years, 9 months ago
  79. 234ede4 Merge "Pass bearerData and serviceCategory to CB module for CDMA" by Jordan Liu · 4 years, 9 months ago
  80. 153d31b Move MmsManager and IMms to frameworks/base/mms by Amit Mahajan · 4 years, 10 months ago
  81. 4d85498 Merge "Added slot index version of getNetworkCountryIso" by Jack Yu · 4 years, 9 months ago
  82. a3e3c59 Add new API for call line identification query responses by Brad Ebinger · 4 years, 9 months ago
  83. 7a79194 Merge "new TelephonyRegistryManager" by Chen Xu · 4 years, 9 months ago
  84. 987d1d0 Merge "Make APIs in the base CellInfo class public." by Amit Mahajan · 4 years, 9 months ago
  85. 2bc9cd4 [RCS] Create AIDL layer for RcsUceAdapter, create RCS UCE controller implementation in Telephony. by James.cf Lin · 4 years, 9 months ago
  86. c7e3bb2 Move SmsApplication to telephony/common. by Amit Mahajan · 4 years, 10 months ago
  87. 8360004 Move SmsNumberUtils from opt/telephony to base/telephony/common. by Amit Mahajan · 4 years, 10 months ago
  88. ac0fd65 Create frameworks/base/telephony/common for common non-mainline telephony code. by Amit Mahajan · 4 years, 10 months ago
  89. 7ab5b49 Merge "Make isDataEnabledForApn() a system api." by Amit Mahajan · 4 years, 9 months ago
  90. caa960b Merge "Make getEcno() public." by Amit Mahajan · 4 years, 9 months ago
  91. 8b47b32 Merge "Remove unused @hide APIs from SmsManager." by Amit Mahajan · 4 years, 9 months ago
  92. 1f1c25e new TelephonyRegistryManager by Chen Xu · 4 years, 10 months ago
  93. 023d2d6 Merge "Move getMmsConfig from SmsManager to MmsService." by Amit Mahajan · 4 years, 9 months ago
  94. 1cc8ffd Merge "Move mms related code from opt/telephony to base/telephony." by Amit Mahajan · 4 years, 9 months ago
  95. b1a17ee1 Make APIs in the base CellInfo class public. by Amit Mahajan · 4 years, 10 months ago
  96. af672b9 Make getEcno() public. by Amit Mahajan · 4 years, 10 months ago
  97. ed79bea Make isDataEnabledForApn() a system api. by Amit Mahajan · 4 years, 10 months ago
  98. c1df5e2 Pass bearerData and serviceCategory to CB module for CDMA by Jordan Liu · 4 years, 10 months ago
  99. be57637 Move getMmsConfig from SmsManager to MmsService. by Amit Mahajan · 4 years, 10 months ago
  100. 6e7e6c5 Merge "Add nullable and nonnull annotations" by Jordan Liu · 4 years, 9 months ago