1. c937749 Merge "Allow addSubscriptionsIntoGroup with grouUuid that isn't assigned." by Xiangyu/Malcolm Chen · 6 years ago
  2. c548001 Merge "Use TelephonyManager API to check if device is voice capable." by Treehugger Robot · 6 years ago
  3. 8d02aac Merge "Define permission GRANT_RUNTIME_PERMISSIONS_TO_TELEPHONY_DEFAULTS" by Treehugger Robot · 6 years ago
  4. dcb71df Merge "Define ril request for enableUiccApplications." by Xiangyu/Malcolm Chen · 6 years ago
  5. 2626cc7 Merge "Do not use hidden API XmlUtils." by Treehugger Robot · 6 years ago
  6. 39424f4b Merge "When SPN is empty, use PNN in mobile network settings" by Jack Yu · 6 years ago
  7. a825bc7 Merge "Change fs-verity setup to the new format" by Christopher Ferris · 6 years ago
  8. ae112af Merge "DumpUtils: Teleophony will use a local copy instead." by Meng Wang · 6 years ago
  9. 72f579d Merge "ServiceState merges voice and data into a single value" by SongFerng Wang · 6 years ago
  10. ba4eb1d Merge "Expose ACTION_EMERGENCY_ASSISTANCE as SystemAPi" by Meng Wang · 6 years ago
  11. 5c6eb0e When SPN is empty, use PNN in mobile network settings by Jack Yu · 6 years ago
  12. 31bbebe Merge "Do not get CM instance in getActiveModemCount unless needed." by Xiangyu/Malcolm Chen · 6 years ago
  13. a836415 Merge "Resolve BluetoothHearingAid API usages by Settings" by Treehugger Robot · 6 years ago
  14. e1ca074 Merge "Remove hidden API usage: TelephonyManager#getSimOperator(int subId)" by Meng Wang · 6 years ago
  15. 203d9d6 Merge "Do not use SLog in telephony modules" by Meng Wang · 6 years ago
  16. 72d27bb Use TelephonyManager API to check if device is voice capable. by Michele · 6 years ago
  17. efacbc6 Merge "TIF: Add TvInputService#onHdmiDeviceUpdated()" by Treehugger Robot · 6 years ago
  18. 7c4a6c5 Merge changes I4b793e86,I6f86add0,I2db9535b,I703db6d3 by Chalard Jean · 6 years ago
  19. 34e4b2c Merge changes from topic "services_stub" by Treehugger Robot · 6 years ago
  20. f8d5cab Do not use SLog in telephony modules by Meng Wang · 6 years ago
  21. 2bfa6b5 Merge "Protect early access before tethering ready" by Treehugger Robot · 6 years ago
  22. 4b30f26 Merge "Supplementary Services(SS) gray out when airplane mode on in Call Settings menu." by SongFerng Wang · 6 years ago
  23. d4a6c06 DumpUtils: Teleophony will use a local copy instead. by Meng Wang · 6 years ago
  24. cde4180 Protect early access before tethering ready by markchien · 6 years ago
  25. c6b5fba Merge "Telephony: do not use hidden API ArrayUtils." by Meng Wang · 6 years ago
  26. f6d1e09 TIF: Add TvInputService#onHdmiDeviceUpdated() by Kyeongkab.Nam · 6 years ago
  27. 56c0cce Do not use hidden API XmlUtils. by Meng Wang · 6 years ago
  28. 710a09a Allow addSubscriptionsIntoGroup with grouUuid that isn't assigned. by Malcolm Chen · 6 years ago
  29. e54a303 Do not get CM instance in getActiveModemCount unless needed. by Malcolm Chen · 6 years ago
  30. e1df98d Telephony: do not use hidden API ArrayUtils. by Meng Wang · 6 years ago
  31. dd0cccb Define ril request for enableUiccApplications. by Malcolm Chen · 6 years ago
  32. 01e54d4 Merge "Addition of util library" by Treehugger Robot · 6 years ago
  33. f802ecc Merge changes from topic "lmkd_async_msg" by Jing Ji · 6 years ago
  34. bdc1390 Merge "Update Bluetooth api on SettingsLib" by Treehugger Robot · 6 years ago
  35. 98deadb Merge "Fix bluetooth icon has wrong color" by Treehugger Robot · 6 years ago
  36. 6bcc4db Merge changes from topic "cellbroadcastintents" by Jordan Liu · 6 years ago
  37. 9fbb152 Merge "Deprecate incorrect year constant" by Treehugger Robot · 6 years ago
  38. 7c03a80 Merge "Add APN type XCAP" by Sarah Chin · 6 years ago
  39. 9146586 Merge "Change defaults for FREQUENCY_RANGE and NR_STATE" by Sarah Chin · 6 years ago
  40. 3fd1264 Do not modify passed in intent by Jordan Liu · 6 years ago
  41. ce656f77 Merge "Resolve BluetoothDevice hidden API usages by Settings" by Treehugger Robot · 6 years ago
  42. d0f439c Add API to send background intent by Jordan Liu · 6 years ago
  43. ded5449 Change defaults for FREQUENCY_RANGE and NR_STATE by Sarah Chin · 6 years ago
  44. d74ba81 Merge "Update owners of settingslib/bluetooth" by Treehugger Robot · 6 years ago
  45. 66ebce9a Add APN type XCAP by Sarah Chin · 6 years ago
  46. 56e3930 Merge "Map Android KEYCODE_MENU to CEC KEYCODE_ROOT_MENU" by Treehugger Robot · 6 years ago
  47. 06fc425 Merge "Add ImsReasonInfo constant for retrying without RTT" by Hall Liu · 6 years ago
  48. 9e55959 Merge "NotificationService causes watchdog issues and improves performance" by Treehugger Robot · 6 years ago
  49. fe4869e Define permission GRANT_RUNTIME_PERMISSIONS_TO_TELEPHONY_DEFAULTS by Meng Wang · 6 years ago
  50. 2698584 Support unsolicited message from lmkd by Jing Ji · 6 years ago
  51. 80bf49d Implement ActivityManager to LMKD reconnect functionality by Suren Baghdasaryan · 6 years ago
  52. d8aa23e Merge "Remove some duplication of validation logic" by Neil Fuller · 6 years ago
  53. 68370a8 Addition of util library by Michele · 6 years ago
  54. 4314616 Merge "Expose CloseGuard as a public API" by David Su · 6 years ago
  55. 91270dd Merge "Fix TimeDetectorServiceTest permissions" by Neil Fuller · 6 years ago
  56. ab4706b Remove some duplication of validation logic by Neil Fuller · 6 years ago
  57. e7a644b Merge "Fix a doc" by Chalard Jean · 6 years ago
  58. afd025f ServiceState merges voice and data into a single value by SongFerngWang · 6 years ago
  59. a140717 Fix TimeDetectorServiceTest permissions by Neil Fuller · 6 years ago
  60. 94e2f0c Supplementary Services(SS) gray out when airplane mode on in Call Settings menu. by SongFerngWang · 6 years ago
  61. 8b201e7 Map Android KEYCODE_MENU to CEC KEYCODE_ROOT_MENU by daren.liao · 6 years ago
  62. dd69aac Merge "Rename SimpleTimeZoneDetectorStrategy" by Neil Fuller · 6 years ago
  63. f33c3a8 Merge "Pipe disabled compat changes to runtime through zygote." by Anna Trostanetski · 6 years ago
  64. 938bc05 Merge "Add new UnsupportedAppUsage annotation as lib dependency." by Treehugger Robot · 6 years ago
  65. 51c61e8 Merge "Handle multiple phoneIds in time detection" by Neil Fuller · 6 years ago
  66. ad60ef8 Merge "Make getNetworkSpecifier() public API." by Treehugger Robot · 6 years ago
  67. ea1b85a Merge "Declare ParceledListSlice as generic type" by Jeongik Cha · 6 years ago
  68. 67576ac Fix a doc by Chalard Jean · 6 years ago
  69. 04ea217 [NS A27] Remove useless logs and a useless var by Chalard Jean · 6 years ago
  70. e63d4bb [NS A26] Move available callbacks out of the rematch computation by Chalard Jean · 6 years ago
  71. 336d25f [NS A25] Send all listen callbacks after all rematches by Chalard Jean · 6 years ago
  72. 005a5a2 Expose ACTION_EMERGENCY_ASSISTANCE as SystemAPi by Meng Wang · 6 years ago
  73. 2675639 Fix bluetooth icon has wrong color by Raff Tsai · 6 years ago
  74. 5c18198 [NS A24] Add an object to represent changes in assignment by Chalard Jean · 6 years ago
  75. 7412d7a Make getNetworkSpecifier() public API. by Chalard Jean · 6 years ago
  76. ceeb04a Merge "Use new api to disconnect all bt profiles" by Treehugger Robot · 6 years ago
  77. 0f0d83e Update Bluetooth api on SettingsLib by hughchen · 6 years ago
  78. 07105b4 Add ImsReasonInfo constant for retrying without RTT by Hall Liu · 6 years ago
  79. 7de7f01 Merge "Add CarrierConfig for roaming PLMNS that will need emer DDS switch" by Brad Ebinger · 6 years ago
  80. 3eb1e65 Remove hidden API usage: TelephonyManager#getSimOperator(int subId) by Meng Wang · 6 years ago
  81. 6fce89f Merge "Remove ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED" by Meng Wang · 6 years ago
  82. 700e08b Add new UnsupportedAppUsage annotation as lib dependency. by Artur Satayev · 6 years ago
  83. d32a94d Resolve BluetoothDevice hidden API usages by Settings by Rahul Sabnis · 6 years ago
  84. ce7d2e8 Merge "Remove hidden API usage: CallQuality no-argument constructor." by Meng Wang · 6 years ago
  85. e44e134 Pipe disabled compat changes to runtime through zygote. by atrost · 6 years ago
  86. 52a4a79 Remove ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED by Meng Wang · 6 years ago
  87. 79c8358 Merge "Remove ACTION_PRECISE_CALL_STATE_CHANGED and its extras." by Meng Wang · 6 years ago
  88. c410209 Merge "Use ro.build.version.extensions.r" by Anton Hansson · 6 years ago
  89. d8ac5fa Use ro.build.version.extensions.r by Anton Hansson · 6 years ago
  90. 8d011ad Add android.annotation.Hide by Jiyong Park · 6 years ago
  91. e86e89a Add filegroups for services.* libraries by Jiyong Park · 6 years ago
  92. 67dfdbc Merge "Add TetherConfigParcel to improve startTetheringWithConfiguration" by Chiachang Wang · 6 years ago
  93. b24e34c Merge changes Ibebdae14,I0c097e77,I6c889b15,I4771f2e9,I2a52f7f4 by Chalard Jean · 6 years ago
  94. a9ef0e9 Merge "[TelephonyMainline] Cannot use UnsupportedAppUsage API, use appropriate method to replace it." by Zoey Chen · 6 years ago
  95. b857ba9 Remove ACTION_PRECISE_CALL_STATE_CHANGED and its extras. by Meng Wang · 6 years ago
  96. bb41014 Update owners of settingslib/bluetooth by hughchen · 6 years ago
  97. be15dba Remove hidden API usage: CallQuality no-argument constructor. by Meng Wang · 6 years ago
  98. be64b53 Merge "Whitelist new lint errors" by Anton Hansson · 6 years ago
  99. f51c917 Add CarrierConfig for roaming PLMNS that will need emer DDS switch by Brad Ebinger · 6 years ago
  100. e31b09c Merge "Fix to handle duplicate call id for conference call" by Treehugger Robot · 6 years ago