1. 6bcc4db Merge changes from topic "cellbroadcastintents" by Jordan Liu · 4 years, 8 months ago
  2. 9fbb152 Merge "Deprecate incorrect year constant" by Treehugger Robot · 4 years, 8 months ago
  3. 7c03a80 Merge "Add APN type XCAP" by Sarah Chin · 4 years, 8 months ago
  4. 9146586 Merge "Change defaults for FREQUENCY_RANGE and NR_STATE" by Sarah Chin · 4 years, 8 months ago
  5. 3fd1264 Do not modify passed in intent by Jordan Liu · 4 years, 8 months ago
  6. ce656f7 Merge "Resolve BluetoothDevice hidden API usages by Settings" by Treehugger Robot · 4 years, 8 months ago
  7. d0f439c Add API to send background intent by Jordan Liu · 4 years, 9 months ago
  8. ded5449 Change defaults for FREQUENCY_RANGE and NR_STATE by Sarah Chin · 4 years, 10 months ago
  9. d74ba81 Merge "Update owners of settingslib/bluetooth" by Treehugger Robot · 4 years, 8 months ago
  10. 66ebce9a Add APN type XCAP by Sarah Chin · 4 years, 9 months ago
  11. 56e3930 Merge "Map Android KEYCODE_MENU to CEC KEYCODE_ROOT_MENU" by Treehugger Robot · 4 years, 8 months ago
  12. 06fc425 Merge "Add ImsReasonInfo constant for retrying without RTT" by Hall Liu · 4 years, 8 months ago
  13. 9e55959 Merge "NotificationService causes watchdog issues and improves performance" by Treehugger Robot · 4 years, 8 months ago
  14. d8aa23e Merge "Remove some duplication of validation logic" by Neil Fuller · 4 years, 8 months ago
  15. 4314616 Merge "Expose CloseGuard as a public API" by David Su · 4 years, 8 months ago
  16. 91270dd Merge "Fix TimeDetectorServiceTest permissions" by Neil Fuller · 4 years, 8 months ago
  17. ab4706b Remove some duplication of validation logic by Neil Fuller · 4 years, 8 months ago
  18. e7a644b Merge "Fix a doc" by Chalard Jean · 4 years, 8 months ago
  19. a140717 Fix TimeDetectorServiceTest permissions by Neil Fuller · 4 years, 8 months ago
  20. 8b201e7 Map Android KEYCODE_MENU to CEC KEYCODE_ROOT_MENU by daren.liao · 4 years, 8 months ago
  21. dd69aac Merge "Rename SimpleTimeZoneDetectorStrategy" by Neil Fuller · 4 years, 8 months ago
  22. f33c3a8 Merge "Pipe disabled compat changes to runtime through zygote." by Anna Trostanetski · 4 years, 8 months ago
  23. 938bc05 Merge "Add new UnsupportedAppUsage annotation as lib dependency." by Treehugger Robot · 4 years, 8 months ago
  24. 51c61e8 Merge "Handle multiple phoneIds in time detection" by Neil Fuller · 4 years, 8 months ago
  25. ad60ef8 Merge "Make getNetworkSpecifier() public API." by Treehugger Robot · 4 years, 8 months ago
  26. ea1b85a Merge "Declare ParceledListSlice as generic type" by Jeongik Cha · 4 years, 8 months ago
  27. 67576ac Fix a doc by Chalard Jean · 4 years, 8 months ago
  28. 7412d7a Make getNetworkSpecifier() public API. by Chalard Jean · 4 years, 8 months ago
  29. ceeb04a Merge "Use new api to disconnect all bt profiles" by Treehugger Robot · 4 years, 8 months ago
  30. 07105b4 Add ImsReasonInfo constant for retrying without RTT by Hall Liu · 4 years, 10 months ago
  31. 7de7f01 Merge "Add CarrierConfig for roaming PLMNS that will need emer DDS switch" by Brad Ebinger · 4 years, 8 months ago
  32. 6fce89f Merge "Remove ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED" by Meng Wang · 4 years, 8 months ago
  33. 700e08b Add new UnsupportedAppUsage annotation as lib dependency. by Artur Satayev · 4 years, 8 months ago
  34. d32a94d Resolve BluetoothDevice hidden API usages by Settings by Rahul Sabnis · 4 years, 8 months ago
  35. ce7d2e8 Merge "Remove hidden API usage: CallQuality no-argument constructor." by Meng Wang · 4 years, 8 months ago
  36. e44e134 Pipe disabled compat changes to runtime through zygote. by atrost · 4 years, 8 months ago
  37. 52a4a79 Remove ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED by Meng Wang · 4 years, 8 months ago
  38. 79c8358 Merge "Remove ACTION_PRECISE_CALL_STATE_CHANGED and its extras." by Meng Wang · 4 years, 8 months ago
  39. c410209 Merge "Use ro.build.version.extensions.r" by Anton Hansson · 4 years, 8 months ago
  40. d8ac5fa Use ro.build.version.extensions.r by Anton Hansson · 4 years, 8 months ago
  41. 67dfdbc Merge "Add TetherConfigParcel to improve startTetheringWithConfiguration" by Chiachang Wang · 4 years, 8 months ago
  42. b24e34c Merge changes Ibebdae14,I0c097e77,I6c889b15,I4771f2e9,I2a52f7f4 by Chalard Jean · 4 years, 8 months ago
  43. a9ef0e9 Merge "[TelephonyMainline] Cannot use UnsupportedAppUsage API, use appropriate method to replace it." by Zoey Chen · 4 years, 8 months ago
  44. b857ba9 Remove ACTION_PRECISE_CALL_STATE_CHANGED and its extras. by Meng Wang · 4 years, 8 months ago
  45. bb41014 Update owners of settingslib/bluetooth by hughchen · 4 years, 8 months ago
  46. be15dba Remove hidden API usage: CallQuality no-argument constructor. by Meng Wang · 4 years, 8 months ago
  47. be64b53 Merge "Whitelist new lint errors" by Anton Hansson · 4 years, 8 months ago
  48. f51c917 Add CarrierConfig for roaming PLMNS that will need emer DDS switch by Brad Ebinger · 4 years, 8 months ago
  49. e31b09c Merge "Fix to handle duplicate call id for conference call" by Treehugger Robot · 4 years, 8 months ago
  50. e280c89 Merge "Do not cache enabled tags in Java." by Treehugger Robot · 4 years, 8 months ago
  51. b9d7362 Merge "Remove hidden API usage PhoneConstants.SUBSCRIPTION_KEY/SLOT_KEY" by Meng Wang · 4 years, 8 months ago
  52. 0c472ad Expose CloseGuard as a public API by David Su · 4 years, 8 months ago
  53. 20e05a4 Merge "expose datafail cause used in telephony-sdk annotation class" by Chen Xu · 4 years, 8 months ago
  54. b181ba6 Merge "Remove usage of IccCardConstants hidden APIs" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  55. 48384c7 Merge "IKE API: Add getters for SessionParams, ConfigRequests" by Yan Yan · 4 years, 8 months ago
  56. 12b9721 Whitelist new lint errors by Anton Hansson · 4 years, 8 months ago
  57. 1d23994 Merge "Add reset-all option to adb command" by Treehugger Robot · 4 years, 8 months ago
  58. 0f0a973 Merge "Remove hidden API usage: PhoneConstants.PHONE_KEY" by Treehugger Robot · 4 years, 8 months ago
  59. a249808 Add reset-all option to adb command by atrost · 4 years, 8 months ago
  60. 19b4e5a Rename SimpleTimeZoneDetectorStrategy by Neil Fuller · 4 years, 8 months ago
  61. 312da9b Handle multiple phoneIds in time detection by Neil Fuller · 4 years, 8 months ago
  62. b8c3662 Merge "Whitelist telephony-common, ims-common." by Treehugger Robot · 4 years, 8 months ago
  63. 3f19841 Merge "Migrate sdkext tests to CTS" by Anton Hansson · 4 years, 8 months ago
  64. 2d9c307 Merge "Do not clean up ART profiles during OTAs" by Treehugger Robot · 4 years, 8 months ago
  65. 4c18a3a Remove hidden API usage PhoneConstants.SUBSCRIPTION_KEY/SLOT_KEY by Meng Wang · 4 years, 8 months ago
  66. 8763091 Merge "Integrate Signal Threshold for 5G" by Shuo Qian · 4 years, 8 months ago
  67. 370add0 Merge "Expose SdkExtension in the system SDK" by Anton Hansson · 4 years, 8 months ago
  68. 9be4d11 Merge "CarrierConfigManager: Adds API for persistent override of values" by Jack Yu · 4 years, 8 months ago
  69. 78b90b3 Merge "Remove broadcast of NETWORK_SET_TIMEZONE intent" by Treehugger Robot · 4 years, 8 months ago
  70. 49d17aa Deprecate incorrect year constant by Charles Munger · 4 years, 9 months ago
  71. ea4916d Merge "Deprecate AlteredCharSequence" by Charles Munger · 4 years, 8 months ago
  72. 3850162 Merge "BtHelper: Do not broadcast on CONNECTING" by Treehugger Robot · 4 years, 8 months ago
  73. 2bf6bf9 Merge "InterfaceConfiguration: Don't use @hide Sets class" by Treehugger Robot · 4 years, 8 months ago
  74. dd025de Do not cache enabled tags in Java. by Florian Mayer · 4 years, 8 months ago
  75. 9436134 Merge "Extend LocalLog to enable UTC timestamps" by Neil Fuller · 4 years, 8 months ago
  76. 65596f4 Merge "Revert "Add genrule for the current sdk proto"" by Anton Hansson · 4 years, 8 months ago
  77. 074e97d CarrierConfigManager: Adds API for persistent override of values by Torbjorn Eklund · 5 years ago
  78. 69cad8f Merge "Remove hidden APIs for callState and dataState." by Treehugger Robot · 4 years, 8 months ago
  79. 3c963e2 expose datafail cause used in telephony-sdk annotation class by Chen Xu · 4 years, 8 months ago
  80. a6f315a [NS A23.1] Minor cleanup by Chalard Jean · 4 years, 8 months ago
  81. 7ec1ff6 [NS A23] Move a synchronized block in a central place by Chalard Jean · 4 years, 9 months ago
  82. 1892115 [NS A22] Small refactoring by Chalard Jean · 4 years, 9 months ago
  83. 3cf4e7f [NS A21] More cleanup by Chalard Jean · 4 years, 9 months ago
  84. 11becab [NS A20] Cleanup by Chalard Jean · 4 years, 9 months ago
  85. a65fe47 [TelephonyMainline] Cannot use UnsupportedAppUsage API, use appropriate method to replace it. by zoey chen · 4 years, 8 months ago
  86. 2227b5a Do not clean up ART profiles during OTAs by Calin Juravle · 5 years ago
  87. 04872c7 Merge "[Telephony MainLine] Add PackageChangeReceiver to replace PackageMonitor" by Betty Chang · 4 years, 8 months ago
  88. afd43e4 Add TetherConfigParcel to improve startTetheringWithConfiguration by Chiachang Wang · 4 years, 8 months ago
  89. 888c3b0 Merge "Convert apct/framework/presubmit-cloud-tf to Test Mapping Suite." by Treehugger Robot · 4 years, 8 months ago
  90. 866b1bb BtHelper: Do not broadcast on CONNECTING by Myles Watson · 4 years, 8 months ago
  91. d4e90d2 Merge "Style fix." by Meng Wang · 4 years, 8 months ago
  92. 6213c3d Remove hidden APIs for callState and dataState. by Meng Wang · 4 years, 8 months ago
  93. 92bc49b Remove hidden API usage: PhoneConstants.PHONE_KEY by Meng Wang · 4 years, 8 months ago
  94. 0d0bfc9 Merge "Add message template support for checkStringNotEmpty" by Benedict Wong · 4 years, 8 months ago
  95. 3c97f03 Style fix. by Meng Wang · 4 years, 8 months ago
  96. 957ac16 Merge "Add hook for JVMTI agent in system server" by David Sehr · 4 years, 8 months ago
  97. c1f935e Integrate Signal Threshold for 5G by Shuo Qian · 4 years, 9 months ago
  98. d03fd70 Whitelist telephony-common, ims-common. by Amit Mahajan · 4 years, 8 months ago
  99. 560f980 Merge "Add memfd_create to android.system.Os" by Chong Zhang · 4 years, 8 months ago
  100. 8f3eee0 Add hook for JVMTI agent in system server by David Sehr · 4 years, 8 months ago