1. 24e2259 Make init.userspace_reboot.is_supported a rw property by Nikita Ioffe · 5 years ago
  2. 46c794c Merge "Update API documentation per api-council feedback." by Amit Mahajan · 5 years ago
  3. decc308 Merge "Remove @SystemApi from some constants for R." by Amit Mahajan · 5 years ago
  4. f02ac9e Merge "Update car mode API docs." by Tyler Gunn · 5 years ago
  5. a31929f Merge "Add negotiated DNS servers to VPN config" by Benedict Wong · 5 years ago
  6. 35f668b Merge "Add ike-internals when building framework-all-sources" by Paul Duffin · 5 years ago
  7. d5ee1a6 Update car mode API docs. by Tyler Gunn · 5 years ago
  8. d03b443 Merge "Make framework-tethering stubs use the new defaults" by Anton Hansson · 5 years ago
  9. b4580f6 Merge "Build tethering against the module SDK" by Anton Hansson · 5 years ago
  10. f090c45 Add ike-internals when building framework-all-sources by Paul Duffin · 5 years ago
  11. 2ec47ee Merge "Update constructor of NetworkMonitor" by Chiachang Wang · 5 years ago
  12. 59ed66a Update constructor of NetworkMonitor by Chiachang Wang · 5 years ago
  13. 61265bf Merge "Fix NetworkCapabilitiesTest fail on Q device" by Lucas Lin · 5 years ago
  14. 512c149 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
  15. 1044e72 Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  16. 390f5b3 Merge "Assign specific client address to dhcp server" by Treehugger Robot · 5 years ago
  17. 60c1a5c Merge "Add MatchAllNetworkSpecifierTest" by Lucas Lin · 5 years ago
  18. 6ca95d7e Merge "Add more tests in LinkPropertiesTests.java" by Lucas Lin · 5 years ago
  19. c6ab1a9 Merge "Create a builder for NetworkCapabilities." by Remi NGUYEN VAN · 5 years ago
  20. 1b9f4db Merge "Fix Bluetooth auto turns ON in airplane mode" by Treehugger Robot · 5 years ago
  21. a5f8e9b Merge "Use CompletableFuture instead of a latch." by Lorenzo Colitti · 5 years ago
  22. bb387436 Merge "Independent methods to enable/disable BLE mode" by Treehugger Robot · 5 years ago
  23. 3fa8899 Merge "Export change id processor." by satayev · 5 years ago
  24. 865fc35 Merge "Updating owners for WM/SysUI" by Winson Chung · 5 years ago
  25. 92b06e0 Merge "Added owners for CarUserSwitchingDialog.java" by Treehugger Robot · 5 years ago
  26. 69cf3f0 Update API documentation per api-council feedback. by Amit Mahajan · 5 years ago
  27. 1c87dea Remove @SystemApi from some constants for R. by Amit Mahajan · 5 years ago
  28. 954f3d7 Merge "Add a hidden API for EXTRA_LAST_KNOWN_NETWORK_COUNTRY" by Shuo Qian · 5 years ago
  29. 794c87d Updating owners for WM/SysUI by Winson Chung · 5 years ago
  30. db23306 Export change id processor. by Artur Satayev · 5 years ago
  31. 7eea839 Merge "Scrub TelephonyRegistry of package names on user builds" by Hunter Knepshield · 5 years ago
  32. 5922346 Fix Bluetooth auto turns ON in airplane mode by Ugo Yu · 5 years ago
  33. b6cbb00 Scrub TelephonyRegistry of package names on user builds by Hunter Knepshield · 5 years ago
  34. cc3b8a0 Add a hidden API for EXTRA_LAST_KNOWN_NETWORK_COUNTRY by Shuo Qian · 5 years ago
  35. bd2763d Add negotiated DNS servers to VPN config by Benedict Wong · 5 years ago
  36. 07f7d30 Merge "Unbreak testStartUsingNetworkFeature_enableHipri failure" by Mark Chien · 5 years ago
  37. a0a5b5b Use CompletableFuture instead of a latch. by Lorenzo Colitti · 5 years ago
  38. c130731 Unbreak testStartUsingNetworkFeature_enableHipri failure by markchien · 5 years ago
  39. 7748130 Merge "Reference libcore, conscrypt and icu sources directly" by Paul Duffin · 5 years ago
  40. 7d84e114 Merge "Remove unsupportedappusage-annotation library." by satayev · 5 years ago
  41. f8098dd Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 5 years ago
  42. 9c0d26b Merge "OWNERS: tobiast -> ngeoffray." by Tobias Thierer · 5 years ago
  43. 897ebfb Merge "Add an Ethernet tethering test." by Lorenzo Colitti · 5 years ago
  44. f6139ce Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  45. 8211dbb Merge "Register callback and receiver after tethering is created" by Mark Chien · 5 years ago
  46. a9f7e18 Add an Ethernet tethering test. by Lorenzo Colitti · 5 years ago
  47. 031d34c1 Register callback and receiver after tethering is created by markchien · 5 years ago
  48. 79c8147 Merge "API review: access field by method" by Aaron Huang · 5 years ago
  49. 7687477 Merge changes from topic "cp-networkscan" by Nathan Harold · 5 years ago
  50. f8b7693 Merge "Strings file for Sim Depersonalisation" by Daniel Bright · 5 years ago
  51. e3328e0 Strings file for Sim Depersonalisation by Daniel Bright · 5 years ago
  52. 23d3748 Merge "Use art-notices-for-framework-stubs-jar instead of filegroup" by Treehugger Robot · 5 years ago
  53. 5c89e70 Reference libcore, conscrypt and icu sources directly by Paul Duffin · 5 years ago
  54. 13033a2 Merge "Don't include the data dir in zygote library paths." by Treehugger Robot · 5 years ago
  55. bbccaf7 Remove unsupportedappusage-annotation library. by Artur Satayev · 5 years ago
  56. fa82e75 OWNERS: tobiast -> ngeoffray. by Tobias Thierer · 5 years ago
  57. e9c1515 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 5 years ago
  58. f18859c Make framework-tethering stubs use the new defaults by Anton Hansson · 5 years ago
  59. a281e92 Use art-notices-for-framework-stubs-jar instead of filegroup by Paul Duffin · 5 years ago
  60. f04e028 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
  61. 8044ce1 Merge "Make framework-sdkextensions stubs use the new defaults" by Anton Hansson · 5 years ago
  62. bbbbdcc Merge "Add defaults for framework stub libs" by Anton Hansson · 5 years ago
  63. 8c87102 Add MatchAllNetworkSpecifierTest by lucaslin · 5 years ago
  64. ad9664c Merge "Sequentially handle enable and disable" by Treehugger Robot · 5 years ago
  65. 364534c Merge "BluetoothHearingAid System APIs now throw an exception if a null BluetoothDevice is passed in" by Treehugger Robot · 5 years ago
  66. e2ce10c Merge "Port the current code to new IncFS" by Yurii Zubrytskyi · 5 years ago
  67. acacd71 Merge "Remove Context.NETWORK_POLICY_SERVICE from @SystemApi" by Aaron Huang · 5 years ago
  68. b93bf72 Merge "API review: SubscriptionPlan#getNetworkTypes/setNetworkTypes" by Sarah Chin · 5 years ago
  69. a0e42af Merge "API review: setNetworkSelectionModeManual" by Sarah Chin · 5 years ago
  70. 25e0cdc Merge "Revert "Expose hidden resources used in telephony/common"" by Sarah Chin · 5 years ago
  71. 8c34647 Merge "Unexpose unnecessary SysUI APIs" by Sarah Chin · 5 years ago
  72. 0f0432c Remove NetworkClass from TelephonyManager by Nathan Harold · 5 years ago
  73. 63d4932 Add Network Preference Bitmaps by Nathan Harold · 6 years ago
  74. 388069c Merge "Convert getBands() to int[] from List<Integer>" by Nathan Harold · 5 years ago
  75. 4b0840b Merge "Add CTS tests for ApfCapabilities static APIs." by Xiao Ma · 5 years ago
  76. 7fb144e Merge "Update docs for getGenericConferenceActiveChildCall" by Hall Liu · 5 years ago
  77. 135e53aa Update docs for getGenericConferenceActiveChildCall by Hall Liu · 5 years ago
  78. e5c083c Merge "Add new capability polling opt-in intent" by Brad Ebinger · 5 years ago
  79. 0d8a3bb Merge "Hide several System APIs" by Shuo Qian · 5 years ago
  80. 2c05571 Merge "Expose various Telecom constants" by Hall Liu · 5 years ago
  81. 66fc127 Merge "Expose all TelephonyRegistryManager methods" by Hall Liu · 5 years ago
  82. eb5712a BluetoothHearingAid System APIs now throw an exception if a null by Rahul Sabnis · 5 years ago
  83. 8c86962 Merge "Change default value of ignore RTT setting config" by Hall Liu · 5 years ago
  84. 5316ee9 Merge "Add NNAPI processes to ANR" by Treehugger Robot · 5 years ago
  85. a2bf158 Merge "Add comments to GSM and CDMA getDbm()" by Mingming Cai · 5 years ago
  86. e0f643d Merge "setWiredDeviceConnectionState requires MODIFY_AUDIO_ROUTING" by Treehugger Robot · 5 years ago
  87. 5ede7b1 Merge "Add permitted_packages to framework-tethering." by Vladimir Marko · 5 years ago
  88. 89dea60 Don't include the data dir in zygote library paths. by Torne (Richard Coles) · 5 years ago
  89. 01a8d9d setWiredDeviceConnectionState requires MODIFY_AUDIO_ROUTING by Jean-Michel Trivi · 5 years ago
  90. 33d6fda Merge "Add module_lib and system-server artifacts to sdk dist" by Anton Hansson · 5 years ago
  91. 0830662 Merge "Remove the tethering hiddenapi whitelist entry" by Anton Hansson · 5 years ago
  92. 5c1ded7 Merge "Update connected clients when a downstream disappears." by Treehugger Robot · 5 years ago
  93. c2db55d Merge "Make system_server stubs consistent with other stubs" by Anton Hansson · 5 years ago
  94. 6a942eb Make framework-sdkextensions stubs use the new defaults by Anton Hansson · 5 years ago
  95. c8cc1eb Add defaults for framework stub libs by Anton Hansson · 5 years ago
  96. dd40024 Add permitted_packages to framework-tethering. by Vladimir Marko · 5 years ago
  97. fc6e725 Update connected clients when a downstream disappears. by Lorenzo Colitti · 5 years ago
  98. 749cd52 Merge "Make sure the right DND config is used" by Julia Reynolds · 5 years ago
  99. d91b3319e Merge "[TNU04] Add tethering restricted notification" by Paul Hu · 5 years ago
  100. 644a6d5 Independent methods to enable/disable BLE mode by Ugo Yu · 5 years ago