1. 42f8135 Create TestApi for simulating a Data Stall on ConnectivityService. by Automerger Merge Worker · 4 years, 2 months ago
  2. 0d8d6ac Set owner and administrator UIDs for test networks. by Cody Kesting · 4 years, 2 months ago
  3. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 4 years, 3 months ago
  4. 767b587 Merge "Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied" into rvc-dev by Rambo Wang · 4 years, 3 months ago
  5. 4fab295 Add filtering for IPsec algorithms in IKEv2 VPNs by Benedict Wong · 4 years, 3 months ago
  6. f6288ea Merge "Enforce permission check in getUidStats function" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  7. 0417f69 Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied by Rambo Wang · 4 years, 3 months ago
  8. 78cd384 Enforce permission check in getUidStats function by Chenbo Feng · 5 years ago
  9. 0223df0 Update some Parcelables to send Strings UTF-8. by Jeff Sharkey · 4 years, 3 months ago
  10. 672582e Merge "Fix logic inversion bug from Android 1.0." into rvc-dev by Jeff Sharkey · 4 years, 3 months ago
  11. b0bf3e9 Merge "Add instrumentation to test NetworkAgent." into rvc-dev by Chalard Jean · 4 years, 3 months ago
  12. 3b2a81b Allow testing of signal strength by Chalard Jean · 4 years, 3 months ago
  13. 0348de6 Add instrumentation to test NetworkAgent. by Chalard Jean · 4 years, 3 months ago
  14. 67ac7ab Fix a theoretical NPE by Treehugger Robot · 4 years, 3 months ago
  15. c6f5e98 Fix logic inversion bug from Android 1.0. by Jeff Sharkey · 4 years, 3 months ago
  16. b840c60 Fix typo in VpnManager Docs. by Cody Kesting · 4 years, 3 months ago
  17. b2f183c Fix a stupid NPE by Treehugger Robot · 4 years, 3 months ago
  18. ee171ca Fix a bug where the legacy extra info is reset on connect. by Chalard Jean · 4 years, 3 months ago
  19. dba7d0a [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 4 years, 3 months ago
  20. 43bc020 Merge "Only apply VPN isolation if it's fully routed" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  21. 30be5e5 Added a new capability for temporarily unmetered network. by Jack Yu · 4 years, 3 months ago
  22. 5ccee0c Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 4 years, 4 months ago
  23. 5add803 Merge changes I2431a6d2,I9096969a,I748bd9de,Ia5387ca2,I803bdec8, ... into rvc-dev by Cody Kesting · 4 years, 4 months ago
  24. 1db5f59 Merge "[SM06] Collect mobile NetworkStats metrics by collapsed rat type" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  25. 221d383 Merge "Clean up handling of NetworkCapabilities#administratorUids." into rvc-dev by Cody Kesting · 4 years, 4 months ago
  26. 7df7129 Merge changes I97ba5903,Icd80b368 into rvc-dev by Benedict Wong · 4 years, 4 months ago
  27. 317ba5b [SM06] Collect mobile NetworkStats metrics by collapsed rat type by junyulai · 4 years, 5 months ago
  28. 399c136 Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 4 years, 4 months ago
  29. 95a98c2 Clarify comments for Connectivity Diagnostics reports. by Cody Kesting · 4 years, 4 months ago
  30. 93c1e65 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 4 years, 4 months ago
  31. 981dcca Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 4 years, 5 months ago
  32. 560eb26 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 4 years, 5 months ago
  33. 919385b Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 4 years, 4 months ago
  34. 2da4f9f Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 4 years, 4 months ago
  35. b0e1e7e Address further API council comments. by Chalard Jean · 4 years, 4 months ago
  36. 14caf97 Update the NetworkProvider API for council comments by Chalard Jean · 4 years, 4 months ago
  37. 33accff Merge changes from topic "networkagent_api" into rvc-dev by Chalard Jean · 4 years, 4 months ago
  38. 1d2d35d Update NetworkAgentConfig API for council comments by Chalard Jean · 4 years, 4 months ago
  39. f1dec61 Update the NetworkAgent API for council comments by Chalard Jean · 4 years, 4 months ago
  40. 09c48e4 Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 4 years, 4 months ago
  41. fbb485a API review: make exception class and Builder final by Aaron Huang · 4 years, 4 months ago
  42. 5dfba4b Fix addRoute replace default route unexpectedly by Treehugger Robot · 4 years, 4 months ago
  43. 8446bc6 Merge "API review: access field by method" into rvc-dev by Aaron Huang · 4 years, 4 months ago
  44. 734640b Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 4 years, 4 months ago
  45. e281e57 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 4 years, 4 months ago
  46. 23b888f Merge "Add a test API for testing NetworkStack.getService" into rvc-dev by Remi NGUYEN VAN · 4 years, 4 months ago
  47. 0c36573 Merge "Make Ethernet interfaces more testable." into rvc-dev by Lorenzo Colitti · 4 years, 4 months ago
  48. 22f1801 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  49. e5e3850 Create a builder for NetworkCapabilities. by Chalard Jean · 4 years, 4 months ago
  50. 6fba2a8 Make Ethernet interfaces more testable. by Lorenzo Colitti · 4 years, 4 months ago
  51. b2842cf Merge "TetheringManager API clean up" into rvc-dev by Mark Chien · 4 years, 4 months ago
  52. 16a8888 Merge "Document the arguments to SocketUtils.makePacketSocketAddress." into rvc-dev by Lorenzo Colitti · 4 years, 4 months ago
  53. 97c029e Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 4 years, 4 months ago
  54. 62a625d TetheringManager API clean up by markchien · 4 years, 4 months ago
  55. 587ecb3 Expose netId by adding getter API by markchien · 4 years, 4 months ago
  56. d40f64b Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 4 years, 4 months ago
  57. 841583a Merge changes I7eaca623,Ic94da540,If330e853,Ie2d229be,Ic6b2f10f into rvc-dev by Junyu Lai · 4 years, 4 months ago
  58. cac623e Document the arguments to SocketUtils.makePacketSocketAddress. by Lorenzo Colitti · 4 years, 4 months ago
  59. 8745384 API review: access field by method by Aaron Huang · 4 years, 4 months ago
  60. fc9119d Add a test API for testing NetworkStack.getService by Remi NGUYEN VAN · 4 years, 4 months ago
  61. 1be2d73 [SM07] Make combine subtype configurable from Settings by junyulai · 4 years, 7 months ago
  62. c02d8ed Merge "Move sensitive field parceling bool to constructor" into rvc-dev by Remi NGUYEN VAN · 4 years, 4 months ago
  63. 54a6565 Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 4 years, 4 months ago
  64. 20b0a95 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 4 years, 4 months ago
  65. 93b97bd Merge "Change NetworkCapabilities administrator UIDs to be stored as int[]." into rvc-dev by Cody Kesting · 4 years, 4 months ago
  66. f7ac996 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 4 years, 4 months ago
  67. d86407b mtu: Add MTU parameter to Routes by Lorenzo Colitti · 4 years, 4 months ago
  68. 1cb7160 Merge changes I97015365,Ic9db4b9b into rvc-dev by Chiachang Wang · 4 years, 4 months ago
  69. 53f0193 Remove NETWORK_STACK_SERVICE constant by Remi NGUYEN VAN · 4 years, 4 months ago
  70. 0acf910 Move sensitive field parceling bool to constructor by Automerger Merge Worker · 4 years, 4 months ago
  71. 6f81315 [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 4 years, 7 months ago
  72. b1b80c6 [SM04] Support fetching data with NetworkTemplate with subType by junyulai · 4 years, 7 months ago
  73. f2d6fd5 [SM02] Support record mobile network stats by collapsed rat type by junyulai · 4 years, 7 months ago
  74. d4d035d Add NattKeepalivePacketDataTest by Chiachang Wang · 4 years, 4 months ago
  75. 3a6a98f Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 4 years, 4 months ago
  76. 32fb2a0 [SP25] Rename functions that add Entry conditionally by junyulai · 4 years, 4 months ago
  77. 88f89a0 [SP24] Rename functions that add Entry unconditionally by junyulai · 4 years, 4 months ago
  78. 90a118d [SP23] Address misc API review comment about NetworkStats by junyulai · 4 years, 4 months ago
  79. ea8f185b [SP21] Address comments for API council review about aosp/1172143 by junyulai · 4 years, 4 months ago
  80. fcfddef Add support for registering test networks with administrators. by Automerger Merge Worker · 4 years, 4 months ago
  81. 9347e33 Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 4 years, 4 months ago
  82. 8646f0e Merge "Update Javadoc comments for ConnectivityDiagnostics constants." into rvc-dev by Cody Kesting · 4 years, 4 months ago
  83. bd9b91a Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" into rvc-dev by Paul Hu · 4 years, 4 months ago
  84. 56023af Merge "Removing some of the API don't have to be @SystemApi" into rvc-dev by Aaron Huang · 4 years, 4 months ago
  85. b4decfc Merge "Add javadoc for Network#netId" into rvc-dev by Mark Chien · 4 years, 4 months ago
  86. 5b6688c Update Javadoc comments for ConnectivityDiagnostics constants. by Automerger Merge Worker · 4 years, 4 months ago
  87. b6361f9 services.net: Add a static library needed by wifi module by Roshan Pius · 4 years, 5 months ago
  88. f68546e Removing some of the API don't have to be @SystemApi by Aaron Huang · 4 years, 4 months ago
  89. f75c46a Add javadoc for Network#netId by Automerger Merge Worker · 4 years, 4 months ago
  90. 8a8e8a1 Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider by Automerger Merge Worker · 4 years, 4 months ago
  91. 2398e9b Add missing RequiresPermission to EthernetManager by Automerger Merge Worker · 4 years, 4 months ago
  92. 40f27f9 Merge "Remove polling of TetheringManager in ConnectivityManager." into rvc-dev by Remi NGUYEN VAN · 4 years, 4 months ago
  93. 02ee003 Merge "Fix crash and duplicated ethernet tethering request" into rvc-dev by Mark Chien · 4 years, 4 months ago
  94. 6112c82 Remove polling of TetheringManager in ConnectivityManager. by Automerger Merge Worker · 4 years, 4 months ago
  95. 3d40f578 Remove the NetworkScore class. by Automerger Merge Worker · 4 years, 4 months ago
  96. 06fe92d Fix crash and duplicated ethernet tethering request by Automerger Merge Worker · 4 years, 5 months ago
  97. a11593c Revert "Add public fields to NetworkScore and make it @SystemApi" by Chalard Jean · 4 years, 5 months ago
  98. 94fa6dc Merge changes Ia91b3b3c,Id9ecdac5,I4b17d1b1 by Chalard Jean · 4 years, 5 months ago
  99. 9bcd422 Revert "[NS D02] Mix in the ignore on wifi policy." by Chalard Jean · 4 years, 5 months ago
  100. f748ca1 Merge changes from topic "revert-10338939-YCRBMILGZV" by TreeHugger Robot · 4 years, 5 months ago