1. 11cf60b Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
  2. f2d92dc Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" by Remi NGUYEN VAN · 4 years, 8 months ago
  3. 5dab5fb Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
  4. 4f42110 Merge changes I982543cd,I41c3bf6c,Id3e5f6e1 by Lorenzo Colitti · 4 years, 8 months ago
  5. c99d746 Add a provider to VPN by Chalard Jean · 4 years, 8 months ago
  6. 746cdc2 Migrate VPN to the public NetworkAgent API. by Chalard Jean · 4 years, 10 months ago
  7. e07a894 Run OemNetworkPreferencesTest with DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 8 months ago
  8. e794a09 Merge "Adding @IgnoreUpTo to OemNetworkPreferencesTest" by Treehugger Robot · 4 years, 8 months ago
  9. 18b00ac Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 8 months ago
  10. fee5e4e Stop accessing VPNs in getAllVpnInfo. by Lorenzo Colitti · 4 years, 9 months ago
  11. 083b00b Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 9 months ago
  12. 8000e03 Clear calling identity in registerNetworkAgent. by Lorenzo Colitti · 4 years, 8 months ago
  13. f3963fa Allow tests to create TRANSPORT_TEST|TRANSPORT_VPN networks. by Lorenzo Colitti · 4 years, 8 months ago
  14. 129c01e Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
  15. 30b0d06 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 8 months ago
  16. 6ae6681 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
  17. b776953 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 9 months ago
  18. 99fb692 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 9 months ago
  19. b5cc742 Adding @IgnoreUpTo to OemNetworkPreferencesTest by James Mattis · 4 years, 8 months ago
  20. 7d013ab Merge "Ignore verifying canBeSatisfiedBy() on Android Q" by Lucas Lin · 4 years, 8 months ago
  21. 1d8505b Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 8 months ago
  22. 5cbbbfb Merge changes Ibed6cdd4,I51e3c00d,Ibf37f94b by James Mattis · 4 years, 9 months ago
  23. 81d8d47 Merge changes from topic "move_BSCH" by Chiachang Wang · 4 years, 9 months ago
  24. 3b0f85c Merge "Expose MIN_MTU_V6 as a public, @hide constant" by Benedict Wong · 4 years, 9 months ago
  25. f0d6b60 Merge "Remove a comment from ConnectivityService" by Lucas Lin · 4 years, 9 months ago
  26. e955141 Update toString() to use the correct request by James Mattis · 4 years, 9 months ago
  27. 258ea3c Update requestsSortedById() to sort by collection by James Mattis · 4 years, 9 months ago
  28. 4fce5d1 Allow a way to track the active request in an NRI by James Mattis · 4 years, 9 months ago
  29. b4b3693 Merge "Clarify documentation on TEMP_NOT_METERED API" by Sarah Chin · 4 years, 9 months ago
  30. 8dd41ee Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 9 months ago
  31. 63c1a59 Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 9 months ago
  32. 2cb619a Clarify documentation on TEMP_NOT_METERED API by Sarah Chin · 5 years ago
  33. f321511 Expose MIN_MTU_V6 as a public, @hide constant by Benedict Wong · 4 years, 9 months ago
  34. 5d358df Remove a comment from ConnectivityService by lucaslin · 4 years, 9 months ago
  35. 4489abd Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 9 months ago
  36. e42d10a Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 9 months ago
  37. 3581b34 Simplify MockVpn. by Lorenzo Colitti · 4 years, 9 months ago
  38. d00e0b8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 9 months ago
  39. 6274014 Move BasicShellCommandHandler to frameworks/lib/modules-utils by Chiachang Wang · 4 years, 9 months ago
  40. b823971 Merge "Replace InterfaceConfiguration usage with stable aidl" by Chiachang Wang · 4 years, 9 months ago
  41. 1ea1cda Minor fixes to NetworkCapabilities#toString. by Lorenzo Colitti · 4 years, 9 months ago
  42. 49ffc81 Replace InterfaceConfiguration usage with stable aidl by Chiachang Wang · 4 years, 9 months ago
  43. 459ad2a Merge "Separate 2 tests to verify canBeSatisfiedBy()" by Lucas Lin · 4 years, 9 months ago
  44. 90a764c Merge "Fix the comments left on aosp/1481197" by Lucas Lin · 4 years, 9 months ago
  45. c6cd3d4 Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5 by Junyu Lai · 4 years, 9 months ago
  46. 3c4242c Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
  47. 20f7c6e Separate 2 tests to verify canBeSatisfiedBy() by lucaslin · 4 years, 9 months ago
  48. 41da838 Merge "Replace the way to add legacy routing" by Chiachang Wang · 4 years, 9 months ago
  49. 8806704 Merge "Updating network preference comments" by James Mattis · 4 years, 9 months ago
  50. 64945ac Fix the comments left on aosp/1481197 by lucaslin · 4 years, 9 months ago
  51. 6f95279 Replace the way to add legacy routing by Chiachang Wang · 4 years, 9 months ago
  52. 879f21b Merge changes I67e5fa23,I223b207c by Lucas Lin · 4 years, 9 months ago
  53. 82d1b93 Updating network preference comments by James Mattis · 4 years, 9 months ago
  54. 8b7da06 Merge "Add maxTargetSdk restriction to unused APIs." by Mathew Inwood · 4 years, 9 months ago
  55. 363c862 Remove unused getTetherStats by junyulai · 4 years, 10 months ago
  56. 356a879 Adding API stubs for application network routing by James Mattis · 4 years, 9 months ago
  57. 60b84b2 Adding multilayered requests to NetworkRequestInfo by James Mattis · 4 years, 9 months ago
  58. 9869d30 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
  59. 55f4570 Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  60. 4ebbddc Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 9 months ago
  61. f8f47c5 DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
  62. e1a17ba Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 9 months ago
  63. ec9ab79 Use hasIpv[4|6]DefaultRoute instead of hasIPv[4|6]DefaultRoute by lucaslin · 4 years, 9 months ago
  64. edd411a Replace Context @hide APIs by paulhu · 4 years, 10 months ago
  65. 8dc153e Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
  66. 42f8a91 Use local defined constants for notification channels by lucaslin · 4 years, 9 months ago
  67. 539aa9a NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 10 months ago
  68. bc2369a Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  69. e4d25c4 Merge "Fix a bug where modern network agents start in UNKNOWN" by Chalard Jean · 4 years, 9 months ago
  70. 3a7110e Fix a bug where modern network agents start in UNKNOWN by Chalard Jean · 4 years, 10 months ago
  71. 0471057 Merge "Replace hidden NMS permission control API" by Treehugger Robot · 4 years, 9 months ago
  72. 7167773 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
  73. cbcc4ae Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
  74. 3fa68ae Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
  75. 117bde4 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
  76. edb833a Replace hidden NMS permission control API by Chiachang Wang · 4 years, 9 months ago
  77. 6d5c0e7 Replace hidden NMS API for setting MTU by Chiachang Wang · 4 years, 9 months ago
  78. f83a718 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
  79. 1b7ae75 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
  80. 4fcbb03 Add OEM_PRIVATE NetworkCapability by James Mattis · 4 years, 9 months ago
  81. ed0fdd9 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 10 months ago
  82. 7f8bb80 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 10 months ago
  83. c04c6aa Merge "Replace PendingIntent @hide APIs" by Paul Hu · 4 years, 9 months ago
  84. de9d06b Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 10 months ago
  85. c3bc747 Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 10 months ago
  86. da47bb1 Merge "Address comments on aosp/1448415" by Treehugger Robot · 4 years, 10 months ago
  87. 0725c57 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 10 months ago
  88. 2669b29 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
  89. 64b87b5 Merge "Remove @TestApi from @SystemApi symbols" by Anton Hansson · 4 years, 10 months ago
  90. 06e08ac Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 10 months ago
  91. c1215d3 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 10 months ago
  92. a2d7ef0 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 10 months ago
  93. 9a6fd90 Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  94. bc1d304 Merge "Remove unused methods from LinkProperties." am: 561107dd24 by Chalard Jean · 4 years, 10 months ago
  95. 561107d Merge "Remove unused methods from LinkProperties." by Chalard Jean · 4 years, 10 months ago
  96. 05fa707 Merge changes from topic "new-ipsec-api" am: 3a07def46d by Yan Yan · 4 years, 10 months ago
  97. 3a07def Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 10 months ago
  98. 9601189 Create service-connectivity.jar by Aaron Huang · 5 years ago
  99. 6baa1bf Merge "Stop setting the legacy net.dnsX system properties" am: 61da71aa03 by Bernie Innocenti · 4 years, 10 months ago
  100. 4273f77 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 10 months ago