1. d9605fb Make sure getActiveNetwork is consistent with default callbacks by Chalard Jean · 7 years ago
  2. bc6af66 Add tests for getActiveNetwork. by Chalard Jean · 7 years ago
  3. 1270645 Let DnsManager fill in LinkProperties for private DNSes by Chalard Jean · 7 years ago
  4. 9ea008f Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  5. 629091d Merge "Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""" into pi-dev by Jeff Sharkey · 7 years ago
  6. 33a25ec Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked."" by Jeff Sharkey · 7 years ago
  7. 7f11c98 Merge "Revert "OP_GET_USAGE_STATS should be noted, not checked."" into pi-dev by Jeff Sharkey · 7 years ago
  8. 4de4880 Revert "OP_GET_USAGE_STATS should be noted, not checked." by Jeff Sharkey · 7 years ago
  9. 7ee4293 Guard the SSID with NETWORK_SETTINGS by Chalard Jean · 7 years ago
  10. fbb37a7 OP_GET_USAGE_STATS should be noted, not checked. by Jeff Sharkey · 7 years ago
  11. ce8338b Merge "Notif manager and captive portal app to read SSID again" into pi-dev by TreeHugger Robot · 7 years ago
  12. 53d1a8d Merge "Add a new ssid field in NetworkCapabilities." into pi-dev by TreeHugger Robot · 7 years ago
  13. 4cd4fa3 Notif manager and captive portal app to read SSID again by Chalard Jean · 7 years ago
  14. 058cd31 Add a new ssid field in NetworkCapabilities. by Chalard Jean · 7 years ago
  15. 47fe228 Merge "APIs to disable data usage notifications." into pi-dev by TreeHugger Robot · 7 years ago
  16. cad3dd0 APIs to disable data usage notifications. by Jeff Sharkey · 7 years ago
  17. 991c615 Merge "Remove unwanted capabilitiy from the java-doc" into pi-dev by TreeHugger Robot · 7 years ago
  18. 471d6f0 Merge "Added tests for MultipathPolicyTracker." into pi-dev by Remi NGUYEN VAN · 7 years ago
  19. 55c022b Merge "Trigger NetworkCallback events when private DNS usage has changed." into pi-dev by TreeHugger Robot · 7 years ago
  20. abdb6e7 Added tests for MultipathPolicyTracker. by Remi NGUYEN VAN · 7 years ago
  21. 0e57ff6 Trigger NetworkCallback events when private DNS usage has changed. by dalyk · 7 years ago
  22. a394296 Merge "Disable roaming sanity checking." into pi-dev by Jeff Sharkey · 7 years ago
  23. 9813abb Disable roaming sanity checking. by Jeff Sharkey · 7 years ago
  24. 80c8724 Merge "Force creation of Socket upon Transform application" into pi-dev by Benedict Wong · 7 years ago
  25. 3e849a3 Remove unwanted capabilitiy from the java-doc by Pavel Maltsev · 7 years ago
  26. cfef78e Remove unwanted capability code per API council feedback. by Lorenzo Colitti · 7 years ago
  27. 857cc19 Merge "Move the logic of (re)evaluation of Private DNS" into pi-dev by Erik Kline · 7 years ago
  28. ab8b0f7 Move the logic of (re)evaluation of Private DNS by Erik Kline · 7 years ago
  29. 8d2b143 Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  30. f23b199 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  31. 088b1f5 Merge "Add hasUnwantedCapability method" into pi-dev by TreeHugger Robot · 7 years ago
  32. af07949 Merge "Mark networks with OEM_PAID always restricted" into pi-dev by TreeHugger Robot · 7 years ago
  33. 653a5c2 Mark networks with OEM_PAID always restricted by Lorenzo Colitti · 7 years ago
  34. d161fc5 Support bypassing TLS in the framework by Erik Kline · 7 years ago
  35. 34633df Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  36. 73941c5 Merge "Refactor isTetheringSupported() calls" into pi-dev by TreeHugger Robot · 7 years ago
  37. b792aa2 Refactor isTetheringSupported() calls by Erik Kline · 7 years ago
  38. c7cbc45 Merge "Fix network usage stats on 464xlat tethered." into pi-dev by Remi NGUYEN VAN · 7 years ago
  39. 6fe8f5b Add hasUnwantedCapability method by Pavel Maltsev · 7 years ago
  40. 2874a14 Merge "Make addUnwantedCapability method public" into pi-dev by TreeHugger Robot · 7 years ago
  41. 24c9494 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 7 years ago
  42. d5fa0ef Fix PermissionMonitorTest that has been failing. by Chalard Jean · 7 years ago
  43. ce5d395 Merge "Add method to NetworkStatsService for UID stats." into pi-dev by Remi NGUYEN VAN · 7 years ago
  44. 1674646 Merge changes from topic "encap-api" into pi-dev by Benedict Wong · 7 years ago
  45. 62e4efe Merge "Add OEM_PAID capability to system api" into pi-dev by Pavel Maltsev · 7 years ago
  46. 66b0087 Merge "API council requested tweaks to NetworkRequest." into pi-dev by Jeff Sharkey · 7 years ago
  47. 1a81431 Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 7 years ago
  48. 4baa5d4 Merge "Fix socket leaks in various android.net.Network methods." into pi-dev by TreeHugger Robot · 7 years ago
  49. 3957f6d Merge "Limit the number of routes for performance" into pi-dev by TreeHugger Robot · 7 years ago
  50. 7db6242 Merge "Clarify documentation for getActiveNetworkInfo and friends" into pi-dev by TreeHugger Robot · 7 years ago
  51. d1b38d8 Merge "Allow null subscriberId in NetworkStatsManager." into pi-dev by Remi NGUYEN VAN · 7 years ago
  52. e876507 Limit the number of routes for performance by Chalard Jean · 7 years ago
  53. ce07a39 Require explicitly supplied truncation length by Benedict Wong · 7 years ago
  54. 1d51c11 Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  55. 7c85ba4 Clarify documentation for getActiveNetworkInfo and friends by Chalard Jean · 7 years ago
  56. 42e2185 Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 7 years ago
  57. 75184ed Fix socket leaks in various android.net.Network methods. by Paul Jensen · 7 years ago
  58. bcf88e4 Add Network.fromNetworkHandle() by Paul Jensen · 7 years ago
  59. fc2abf2 Make addUnwantedCapability method public by Pavel Maltsev · 7 years ago
  60. fc5a07f API council requested tweaks to NetworkRequest. by Jeff Sharkey · 7 years ago
  61. 0b2e0b0 Add OEM_PAID capability to system api by Pavel Maltsev · 7 years ago
  62. 3585034 Merge "Minor clean-up in NetworkCapabilities" am: 98dc002acc am: 6d8274ebf1 by Pavel Maltsev · 7 years ago
  63. d5bff7f Merge "Get application info in the correct user id" into pi-dev by Tony Mak · 7 years ago
  64. 9bf657d Merge "Improve ConnectivityManager.getNetworkWatchlistConfigHash() javadoc" into pi-dev by Ricky Wai · 7 years ago
  65. 83c1f9e Merge "add airplane mode shell commands to connectivity" into pi-dev by Michael West · 7 years ago
  66. bbd068e Get application info in the correct user id by Tony Mak · 7 years ago
  67. 05c62df Pass all relevant resolver info to netd by Erik Kline · 7 years ago
  68. c6a5bcf add airplane mode shell commands to connectivity by mswest46 · 7 years ago
  69. 55f0dd8 Merge "Have the status bar listen to all macro-users VPN changes." into pi-dev by TreeHugger Robot · 7 years ago
  70. a43eede Have PermissionMonitor arbiter which app can access background networks by Chalard Jean · 7 years ago
  71. 573dcab Improve ConnectivityManager.getNetworkWatchlistConfigHash() javadoc by Ricky Wai · 7 years ago
  72. 06f604f Have the status bar listen to all macro-users VPN changes. by Chalard Jean · 7 years ago
  73. 75e48d2 Check mOwnedByTransform to avoid DELSA on SPI by Nathan Harold · 7 years ago
  74. 8520015 Added implementation for VTI add/remove address by Benedict Wong · 7 years ago
  75. c0c8a76 Merge "Deprecate most of NetworkInfo." into pi-dev by Chalard Jean · 7 years ago
  76. 5acb7b7 Deprecate most of NetworkInfo. by Chalard Jean · 7 years ago
  77. 88a4e80 Expose CONNECTIVITY_ACTION to Instant Apps by Chad Brubaker · 7 years ago
  78. 3232398 Connectivity: Fix map access by Andreas Gampe · 7 years ago
  79. 07aeacf Merge "Extend network request to query networks w/o capabilites" am: 762a14565b am: 76136de729 by Pavel Maltsev · 7 years ago
  80. 60bcd4b Merge "Extend network request to query networks w/o capabilites" am: 762a14565b by Pavel Maltsev · 7 years ago
  81. 76136de Merge "Extend network request to query networks w/o capabilites" am: 762a14565b by Pavel Maltsev · 7 years ago
  82. 762a145 Merge "Extend network request to query networks w/o capabilites" by Treehugger Robot · 7 years ago
  83. 0c788ec Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: dce4d4ca32 am: e999899287 by Chalard Jean · 7 years ago
  84. f6c1bf6 Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: dce4d4ca32 by Chalard Jean · 7 years ago
  85. e999899 Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: dce4d4ca32 by Chalard Jean · 7 years ago
  86. 1618bad Merge "Give VPNs the INTERNET capability when they route most of the IP space" am: ef307293e5 am: 58c3355b8f by Chalard Jean · 7 years ago
  87. d98aec5 Merge "Give VPNs the INTERNET capability when they route most of the IP space" am: ef307293e5 by Chalard Jean · 7 years ago
  88. 58c3355 Merge "Give VPNs the INTERNET capability when they route most of the IP space" by Chalard Jean · 7 years ago
  89. dce4d4c Merge "Give apps with NETWORK_SETTINGS right to see any VPN." by Chalard Jean · 7 years ago
  90. ef30729 Merge "Give VPNs the INTERNET capability when they route most of the IP space" by Chalard Jean · 7 years ago
  91. 8895306 Give apps with NETWORK_SETTINGS right to see any VPN. by Chalard Jean · 7 years ago
  92. 687546e Give VPNs the INTERNET capability when they route most of the IP space by Chalard Jean · 7 years ago
  93. 40ba60c Extend network request to query networks w/o capabilites by Pavel Maltsev · 8 years ago
  94. 1c8ffcf Merge "Fix up NetworkCapabilities' toString" am: ef16e8daab am: 2e4c0bf13c by Chalard Jean · 7 years ago
  95. 7f245b1 Merge "Fix up NetworkCapabilities' toString" am: ef16e8daab am: 2e4c0bf13c by Chalard Jean · 7 years ago
  96. 2e4c0bf Merge "Fix up NetworkCapabilities' toString" am: ef16e8daab by Chalard Jean · 7 years ago
  97. ef16e8d Merge "Fix up NetworkCapabilities' toString" by Chalard Jean · 7 years ago
  98. 8337e58 Fix up NetworkCapabilities' toString by Chalard Jean · 7 years ago
  99. f12177c Merge "Add OEM_PAID network capability" am: 230f251155 am: 35999ae101 by Pavel Maltsev · 7 years ago
  100. fe1ed24 Merge "Add OEM_PAID network capability" am: 230f251155 am: 35999ae101 by Pavel Maltsev · 7 years ago