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