1. 6d926c2 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  2. 5e26177 Merge "Only apply VPN isolation if it's fully routed" into rvc-dev by TreeHugger Robot · 5 years ago
  3. 75cdb04 Merge "Make LinkPropertiesTest compatible with Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  4. 2bd176d Added a new capability for temporarily unmetered network. by Jack Yu · 5 years ago
  5. 332e75a Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 5 years ago
  6. 5f67a3c Merge "Add more tests in LinkPropertiesTests.java" into rvc-dev by Lorenzo Colitti · 5 years ago
  7. d2485f6 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  8. fff2621 Add more tests in LinkPropertiesTests.java by Lucas Lin · 5 years ago
  9. 9e16b29 Update constructor of NetworkMonitor by Chiachang Wang · 5 years ago
  10. aa33c8c Merge changes I2431a6d2,I9096969a,I748bd9de,Ia5387ca2,I803bdec8, ... into rvc-dev by Cody Kesting · 5 years ago
  11. 1da9980 Merge "Clean up handling of NetworkCapabilities#administratorUids." into rvc-dev by Cody Kesting · 5 years ago
  12. a7e71fe Merge changes I97ba5903,Icd80b368 into rvc-dev by Benedict Wong · 5 years ago
  13. 61cd22f Merge "Automatically set IPsec tunnel interface as up" into rvc-dev by Benedict Wong · 5 years ago
  14. fad1dfe Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
  15. f986550 Update CS helper for clearing NetworkCapabilities UIDs. by Cody Kesting · 5 years ago
  16. 482e80d Simplify unregister logic for Connectivity Diagnostics callbacks. by Cody Kesting · 5 years ago
  17. 96622a7c Clarify comments for Connectivity Diagnostics reports. by Cody Kesting · 5 years ago
  18. 28743e9 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  19. 57f0077 Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 5 years ago
  20. 14ce0a3 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 5 years ago
  21. 031b431 Decrement networkRequestPerUid when callbacks are unregistered. by Cody Kesting · 5 years ago
  22. 1bee2ea Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  23. 5a4b20d Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 5 years ago
  24. ac27736 Merge "Add CTS tests for ApfCapabilities static APIs." into rvc-dev by Xiao Ma · 5 years ago
  25. e43c74d Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  26. 41a28ca Unbreak testStartUsingNetworkFeature_enableHipri failure by Mark Chien · 5 years ago
  27. 9a5e26e Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev by Hall Liu · 5 years ago
  28. 2ca7c9a Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
  29. f7c2921 Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev by Chalard Jean · 5 years ago
  30. fc0eed5 Merge "Clean up unit testing for ConnectivityDiagnostics." into rvc-dev by Cody Kesting · 5 years ago
  31. 488c8e4 Merge "Restrict VPN Diagnostics callbacks to underlying networks." into rvc-dev by Cody Kesting · 5 years ago
  32. e693268 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
  33. c882f64 Address further API council comments. by Chalard Jean · 5 years ago
  34. 4c7368a Update the NetworkProvider API for council comments by Chalard Jean · 5 years ago
  35. 6d25213 Merge changes from topic "networkagent_api" into rvc-dev by Chalard Jean · 5 years ago
  36. 74fe1c7 Update NetworkAgentConfig API for council comments by Chalard Jean · 5 years ago
  37. cb4711e Update the NetworkAgent API for council comments by Chalard Jean · 5 years ago
  38. 136a2fe Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 5 years ago
  39. c8932ad Automatically set IPsec tunnel interface as up by Benedict Wong · 5 years ago
  40. 1d4b09a API review: make exception class and Builder final by Aaron Huang · 5 years ago
  41. b3d186d Merge "Fix NetworkCapabilitiesTest fail on Q device" into rvc-dev by Lucas Lin · 5 years ago
  42. e0bf23d Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  43. 77a7739 Fix addRoute replace default route unexpectedly by Treehugger Robot · 5 years ago
  44. aa7f80a Clean up unit testing for ConnectivityDiagnostics. by Automerger Merge Worker · 5 years ago
  45. e14e186 Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
  46. 8542500 Merge "API review: access field by method" into rvc-dev by Aaron Huang · 5 years ago
  47. 448b243 Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 5 years ago
  48. 21da2b6 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 5 years ago
  49. 7f11f2d Merge "Make Ethernet interfaces more testable." into rvc-dev by Lorenzo Colitti · 5 years ago
  50. b6c84e9 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 5 years ago
  51. dfcbc07 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  52. 8687436 Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
  53. 3da1e71 Merge "TetheringManager API clean up" into rvc-dev by Mark Chien · 5 years ago
  54. 0fe1140 Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  55. 68b6784 TetheringManager API clean up by markchien · 5 years ago
  56. d069cf9 Expose netId by adding getter API by markchien · 5 years ago
  57. b5255d4 Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 5 years ago
  58. 7d06b09 Merge changes I7eaca623,Ic94da540,If330e853,Ie2d229be,Ic6b2f10f into rvc-dev by Junyu Lai · 5 years ago
  59. c3e9562 API review: access field by method by Aaron Huang · 5 years ago
  60. f425a31 Merge "Add version check to prevent test fail on Android Q" into rvc-dev by Lucas Lin · 5 years ago
  61. e36b07b [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
  62. 8c526ea [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  63. 9718cbe Merge "Move sensitive field parceling bool to constructor" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  64. 7b1c3b7 Merge "Make LinkPropertiesTest backwards compatible" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  65. 799e84e Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  66. 27247d1 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 5 years ago
  67. cb98476 Merge "Change NetworkCapabilities administrator UIDs to be stored as int[]." into rvc-dev by Cody Kesting · 5 years ago
  68. 1043927 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
  69. 1d204ac Merge "Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister" into rvc-dev by TreeHugger Robot · 5 years ago
  70. 7d505a6 mtu: Add MTU parameter to Routes by Lorenzo Colitti · 5 years ago
  71. 1309792 Merge changes I97015365,Ic9db4b9b into rvc-dev by Chiachang Wang · 5 years ago
  72. 6d4e01e Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by Junyu Lai · 5 years ago
  73. ccea0bb Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  74. fbec7b5 Add version check to prevent test fail on Android Q by Lucas Lin · 5 years ago
  75. d93492e Move sensitive field parceling bool to constructor by Automerger Merge Worker · 5 years ago
  76. c36e187 Make LinkPropertiesTest backwards compatible by Automerger Merge Worker · 5 years ago
  77. 6d3c4ef [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
  78. 30a0107 Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago
  79. 62de865 Add KeepalivePacketDataTest by Chiachang Wang · 5 years ago
  80. 3e09da5 Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 5 years ago
  81. d95e6de Merge "Add support for registering test networks with administrators." into rvc-dev by Cody Kesting · 5 years ago
  82. 6e0d458 Merge "Protect ConnectivityService from SecurityException in permission check." into rvc-dev by Cody Kesting · 5 years ago
  83. b0dc78e Merge "Update ConnectivityDiagnosticsCallback function name." into rvc-dev by Cody Kesting · 5 years ago
  84. 5d89df7 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  85. 9f288e6 [SP24] Rename functions that add Entry unconditionally by junyulai · 5 years ago
  86. 2cb4c93 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 5 years ago
  87. b8f5f43 Merge "Add test for NetworkAgentConfig" into rvc-dev by TreeHugger Robot · 5 years ago
  88. a974184 Add test for NetworkAgentConfig by Automerger Merge Worker · 5 years ago
  89. 539cd36 Add support for registering test networks with administrators. by Automerger Merge Worker · 5 years ago
  90. 30762e1 Protect ConnectivityService from SecurityException in permission check. by Automerger Merge Worker · 5 years ago
  91. b541121 Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 5 years ago
  92. f7da86d Merge "Ensure that NetworkFactory objects cannot be reused." into rvc-dev by TreeHugger Robot · 5 years ago
  93. bbc723d Merge "Update Javadoc comments for ConnectivityDiagnostics constants." into rvc-dev by Cody Kesting · 5 years ago
  94. 46b1d18 Add test for getDeprecationTime and getExpirationTime by Automerger Merge Worker · 5 years ago
  95. 46a3b70 Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" into rvc-dev by Paul Hu · 5 years ago
  96. eb93e7d Merge "Removing some of the API don't have to be @SystemApi" into rvc-dev by Aaron Huang · 5 years ago
  97. de065b5 Resolve ambiguous argument. by Automerger Merge Worker · 5 years ago
  98. 239acdb Merge "Add javadoc for Network#netId" into rvc-dev by Mark Chien · 5 years ago
  99. 79a2526 Merge changes from topic "services.net-wifi" into rvc-dev by Roshan Pius · 5 years ago
  100. ca0cbf8 Update Javadoc comments for ConnectivityDiagnostics constants. by Automerger Merge Worker · 5 years ago