1. 1fcbf9c Disallow requesting networks with mutable NetworkCapabilities. by Paul Jensen · 10 years ago
  2. 783c0e0 Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL by Paul Jensen · 10 years ago
  3. 0c70acc Merge "Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED." into mnc-dev by Lorenzo Colitti · 10 years ago
  4. 313a879 Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)" into mnc-dev by Paul Jensen · 10 years ago
  5. 9ceed86 Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent) by Paul Jensen · 10 years ago
  6. 7fb7a4b Merge "Remove dead hidden ConnectivityManager and NetworkInfo APIs." into mnc-dev by Paul Jensen · 10 years ago
  7. a34bbb4 Remove dead hidden ConnectivityManager and NetworkInfo APIs. by Paul Jensen · 10 years ago
  8. b43e6ab Add a test that Network#getNetworkHandle() behaves sanely. by Erik Kline · 10 years ago
  9. a04936a Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED. by Lorenzo Colitti · 10 years ago
  10. 84da63c Make public Network#bindSocket(FileDescriptor). by Erik Kline · 10 years ago
  11. 71f59c5 Merge "Add javadoc comments mentioning ConnectivityManager API permissions." into mnc-dev by Paul Jensen · 10 years ago
  12. 0e80136 LinkProperties function to compare provisioning and remove DNS servers by Erik Kline · 10 years ago
  13. edee955 Merge "LCE feature enhancement" into mnc-dev by fenglu · 10 years ago
  14. 868f699 Merge "Undeprecate android.net.ProxyInfo as it's still used." into mnc-dev by Paul Jensen · 10 years ago
  15. c13cead Merge "Add a hidden method to clear the capabilities of a NetworkRequest" into mnc-dev by Lorenzo Colitti · 10 years ago
  16. 6cf1cb0 LCE feature enhancement by fenglu · 10 years ago
  17. 6761da2 Undeprecate android.net.ProxyInfo as it's still used. by Paul Jensen · 10 years ago
  18. 19b3ee7 Add javadoc comments mentioning ConnectivityManager API permissions. by Paul Jensen · 10 years ago
  19. 71c0581 Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev by Paul Jensen · 10 years ago
  20. 5b47cce Add a hidden method to clear the capabilities of a NetworkRequest by Lorenzo Colitti · 10 years ago
  21. afe4a81 Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mnc-dev by Lorenzo Colitti · 10 years ago
  22. 9809729 Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen. by Lorenzo Colitti · 10 years ago
  23. 5ff73b7 Support cross-user VPN calls (with permission) by Robin Lee · 10 years ago
  24. fdec88b Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 10 years ago
  25. 1c9f2e4 Deprecate ConnectivityManager.isNetworkTypeValid as it's unneeded. by Paul Jensen · 10 years ago
  26. 9e3be4c am ad44d814: am 3dc08220: am b57f236e: Merge changes Icf7d67e2,Ia914ec88,I2490ad75,Ie79f2d28 into mnc-dev by Lorenzo Colitti · 10 years ago
  27. c0644de Add a hidden method to clear NetworkCapabilities. by Lorenzo Colitti · 10 years ago
  28. efd396e Fix javadoc error for requestNetwork. by Lorenzo Colitti · 10 years ago
  29. 8db5f9a Simplify network callback handling code. by Lorenzo Colitti · 10 years ago
  30. ccf8210 Document and unhide CALLBACK_PRECHECK. by Lorenzo Colitti · 10 years ago
  31. 41808e8 Fix the javadoc for requestBandwidthUpdate(...) by fenglu · 10 years ago
  32. 32390bf Merge "API review for requestBandwidthUpdate()" by fenglu · 10 years ago
  33. 54c82a8 Merge commit 'ed4d55c' into merge2 by Etan Cohen · 10 years ago
  34. 5fc034a Merge commit '9561e74' into merge2 by Etan Cohen · 10 years ago
  35. 7cc32c5 @removed requestRouteToHost and {start,stop}UsingNetworkFeature by Lorenzo Colitti · 10 years ago
  36. 4089825 Don't require ACCESS_NETWORK_STATE in setProcessDefaultNetwork by Lorenzo Colitti · 10 years ago
  37. d491067 API review for requestBandwidthUpdate() by fenglu · 10 years ago
  38. a50d169 Merge "update API name to requestBandwidthUpdate()" by fenglu · 10 years ago
  39. 7316933 update API name to requestBandwidthUpdate() by fenglu · 10 years ago
  40. 29f8180 Merge "Revert "requestBwUpdate() public API review"" by Robert Greenwalt · 10 years ago
  41. d7bce3d Revert "requestBwUpdate() public API review" by Robert Greenwalt · 10 years ago
  42. b797ee4 Merge "requestBwUpdate() public API review" by Robert Greenwalt · 10 years ago
  43. c6e97f1 requestBwUpdate() public API review by fenglu · 10 years ago
  44. 0ac7926 Final removal of CONNECTIVITY_ACTION_IMMEDIATE. by Erik Kline · 10 years ago
  45. ca888bf Move factoryReset to service and protect. by Stuart Scott · 10 years ago
  46. ed4d55c Add captive portal API. by Paul Jensen · 11 years ago
  47. 7656433 LCE service implementation - connectivity side by fenglu · 10 years ago
  48. 26a1e5a LCE service implementation - connectivity side by fenglu · 10 years ago
  49. 3153bb0 Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release" by Vinit Deshpande · 10 years ago
  50. bc319b4 Merge changes from topic 'no_internet' by Lorenzo Colitti · 10 years ago
  51. 26a93d9 multinetwork API: native implementation by Erik Kline · 11 years ago
  52. 0dccb80 multinetwork API: native implementation by Erik Kline · 11 years ago
  53. 36fbebe Prompt if a network without an Internet connection is selected by Lorenzo Colitti · 10 years ago
  54. 3f60a32 am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 10 years ago
  55. a8e6dc6 Deprecate connectivity APIs relying on integer network types. by Paul Jensen · 10 years ago
  56. 5ab3484 am 73e056d3: am 402f2501: am 3312c6b9: Merge "Add android.net.IpPrefix#contains()" by Erik Kline · 10 years ago
  57. 8a100e3 Add android.net.IpPrefix#contains() by Erik Kline · 10 years ago
  58. 7aac1b3 Add ConnectivityManager.reportNetworkConnectivity() API by Paul Jensen · 10 years ago
  59. 3711800 Merge commit 'e593d0a' into merge_work by Prerepa Viswanadham · 10 years ago
  60. c256943 Add ConnectivityManager.getActiveNetwork(). by Paul Jensen · 11 years ago
  61. 71299dd Non-functional code cleanup of ConnectivityService. by Paul Jensen · 10 years ago
  62. a3dfc6b Unhide Network.openConnection(URL, Proxy). by Lorenzo Colitti · 10 years ago
  63. a9208b9 Fix typos in ConnectivityManager documentation. by Paul Jensen · 11 years ago
  64. 4e73a3c Deprecate EXTRA_PROXY_INFO and unhide ConnectivityManager.getDefaultProxy(). by Paul Jensen · 11 years ago
  65. 895c394 Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions. by Paul Jensen · 11 years ago
  66. d3bb508 Move reset network settings into framework. by Stuart Scott · 10 years ago
  67. 34c35be Keep debug information in NetworkStats files by Wenchao Tong · 10 years ago
  68. 44ef233 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge by Prerepa Viswanadham · 10 years ago
  69. 95db5df Merge "Make NetworkCapabilities.NOT_VPN javadoc visible." into m-wireless-dev by Paul Jensen · 10 years ago
  70. dd76f2a Add a protectFromVpn method that takes a FileDescriptor by Lorenzo Colitti · 10 years ago
  71. f53d98b DHCP: Add a native method for making a DHCP socket. by Lorenzo Colitti · 11 years ago
  72. 878a609 Add two utility methods for IPv4 netmasks. by Lorenzo Colitti · 11 years ago
  73. 6879b91 Remove dead code, mostly DataStateTracker. by Paul Jensen · 10 years ago
  74. 46c53b8 Make NetworkCapabilities.NOT_VPN javadoc visible. by Paul Jensen · 10 years ago
  75. d99db0e Merge "Fix missing printf argument." into m-wireless-dev by Erik Kline · 10 years ago
  76. 15417fb Fix missing printf argument. by Erik Kline · 10 years ago
  77. a2bdd8b Fix missing printf argument. by Erik Kline · 10 years ago
  78. 5077751 Add a protectFromVpn method that takes a FileDescriptor by Lorenzo Colitti · 10 years ago
  79. e4c5223 Merge changes from topic 'dhcpclient' into m-wireless-dev by Lorenzo Colitti · 10 years ago
  80. d1914c5 Merge "Add two utility methods for IPv4 netmasks." into m-wireless-dev by Lorenzo Colitti · 10 years ago
  81. 0e61c51 DHCP: Add a native method for making a DHCP socket. by Lorenzo Colitti · 11 years ago
  82. 7a864c2 Add two utility methods for IPv4 netmasks. by Lorenzo Colitti · 11 years ago
  83. 7e67bc3 am "Refactor NetworkUtils interaction with DHCP." by Vinit Deshpande · 10 years ago
  84. 7af7fd3 Fix javadoc braces for ConnectivityManager.EXTRA_NETWORK. by Paul Jensen · 11 years ago
  85. b96902e resolved conflicts for merge of b6b9fe21 to master by Andreas Gampe · 11 years ago
  86. ae7e9fb NetworkStatsService to adjust VPN stats before recording. by Wenchao Tong · 11 years ago
  87. 16ec706 Merge "NetworkStats to support VPN accounting." by Wenchao Tong · 11 years ago
  88. 4c12c31 Remove dead code, mostly DataStateTracker. by Paul Jensen · 11 years ago
  89. d2515d6 NetworkStats to support VPN accounting. by Wenchao Tong · 11 years ago
  90. 25d2dba Refactor NetworkUtils interaction with DHCP. by Erik Kline · 11 years ago
  91. ca9ba60 Remove unused imports in frameworks/base. by John Spurlock · 11 years ago
  92. 6478469 Merge "Move apache specific portions of android.net.http to external/apache-http." by Narayan Kamath · 11 years ago
  93. a0b0e76 am 861103ca: am 1267462c: am f456d4dc: am 0fb710e4: Merge "Update Javadoc for EXTRA_NETWORK." into lmp-mr1-dev by Jeremy Joslin · 11 years ago
  94. 861103c am 1267462c: am f456d4dc: am 0fb710e4: Merge "Update Javadoc for EXTRA_NETWORK." into lmp-mr1-dev by Jeremy Joslin · 11 years ago
  95. 439fe7b Move apache specific portions of android.net.http to external/apache-http. by Narayan Kamath · 11 years ago
  96. fe76e0e Update Javadoc for EXTRA_NETWORK. by Jeremy Joslin · 11 years ago
  97. 579c5cd am 2a93f1de: am 12b26c12: am 21702263: Merge "Add a unit test for StaticIpConfiguration." by Lorenzo Colitti · 11 years ago
  98. 2a93f1d am 12b26c12: am 21702263: Merge "Add a unit test for StaticIpConfiguration." by Lorenzo Colitti · 11 years ago
  99. e5c450b Add a unit test for StaticIpConfiguration. by Lorenzo Colitti · 11 years ago
  100. 5488516 Merge "Also include the domain when parceling StaticIpConfiguration." automerge: 998c8f7 automerge: 5b392ee by Lorenzo Colitti · 11 years ago