1. b40e37e Un-remove legacy ConnectivityManager API. by Robert Greenwalt · 10 years ago
  2. c2ce3ff Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev by Erik Kline · 10 years ago
  3. 47401fa Log NetworkRequestInfo to get more detailed history by Erik Kline · 10 years ago
  4. dd1e223 Fix filter on CONNECTIVITY_ACTION updates by Robert Greenwalt · 10 years ago
  5. 90a4550 Merge "Legacy VPN calls to require a userID" into mnc-dev by Robin Lee · 10 years ago
  6. 99959f1 Merge "Enable EMERGENCY mobile connections." into mnc-dev by Robert Greenwalt · 10 years ago
  7. 823ea71 Fix build break. by Paul Jensen · 10 years ago
  8. 9eb4dd2 Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev by Paul Jensen · 10 years ago
  9. 36d8b23 Merge "Prepare some ConnectivityService logic for fallback to Cellular change" into mnc-dev by Paul Jensen · 10 years ago
  10. 86599d6 Merge "Add android.net.CaptivePortal class for captive-portal-handling-app callbacks" into mnc-dev by Paul Jensen · 10 years ago
  11. 9db5f3c Enable EMERGENCY mobile connections. by Robert Greenwalt · 10 years ago
  12. 4173cce Add android.net.CaptivePortal class for captive-portal-handling-app callbacks by Paul Jensen · 10 years ago
  13. 25eb5fd Fallback to Cellular if WiFi fails to validate by Paul Jensen · 10 years ago
  14. ece7dfa Prepare some ConnectivityService logic for fallback to Cellular change by Paul Jensen · 10 years ago
  15. 41c19a0 Revive NetworkInfo's SUSPENDED state. by Robert Greenwalt · 10 years ago
  16. 466997f Legacy VPN calls to require a userID by Robin Lee · 10 years ago
  17. 78f6b80 Add ConnectivityManager.unregisterNetworkCallback(PendingIntent) API by Paul Jensen · 10 years ago
  18. 89a3e1b Merge "Don't reevaluate disconnected networks" into mnc-dev by Paul Jensen · 10 years ago
  19. 1c8fab5 Fix use of reachable DNS server logic by Erik Kline · 10 years ago
  20. b6e69b8 Merge "Add Validation logging." into mnc-dev by Robert Greenwalt · 10 years ago
  21. 2784ed6 Add Validation logging. by Robert Greenwalt · 10 years ago
  22. 773f4f3 Don't reevaluate disconnected networks by Paul Jensen · 10 years ago
  23. 8dbe37c Merge "Don't lose critical success/failure messages" into mnc-dev by Erik Kline · 10 years ago
  24. f508614 Don't lose critical success/failure messages by Erik Kline · 10 years ago
  25. 7f78b33 Use heads-up notifications when selecting networks with no Internet by Lorenzo Colitti · 10 years ago
  26. f37606b Merge "Extend the time between WiFi energy samples" into mnc-dev by Adam Lesinski · 10 years ago
  27. 994bd03 Extend the time between WiFi energy samples by Adam Lesinski · 10 years ago
  28. 1fcbf9c Disallow requesting networks with mutable NetworkCapabilities. by Paul Jensen · 10 years ago
  29. 50f3877 Fix missing NetworkCallbacks for NET_CAPABILITY_VALIDATED changes by Paul Jensen · 10 years ago
  30. 783c0e0 Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL by Paul Jensen · 10 years ago
  31. 0c70acc Merge "Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED." into mnc-dev by Lorenzo Colitti · 10 years ago
  32. f0b9152 Merge "Speed up network transition when WiFi disconnects" into mnc-dev by Paul Jensen · 10 years ago
  33. cd3af75 Speed up network transition when WiFi disconnects by Paul Jensen · 10 years ago
  34. 313a879 Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)" into mnc-dev by Paul Jensen · 10 years ago
  35. 5409cae Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into mnc-dev by Paul Jensen · 10 years ago
  36. 8e91d74 Don't send spurious onAvailable NetworkCallbacks when rematching by Paul Jensen · 10 years ago
  37. 9ceed86 Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent) by Paul Jensen · 10 years ago
  38. 0427006 Carefully select which DNS servers to send to netd by Erik Kline · 10 years ago
  39. 7fb7a4b Merge "Remove dead hidden ConnectivityManager and NetworkInfo APIs." into mnc-dev by Paul Jensen · 10 years ago
  40. 3482df7 Merge "Add a test that Network#getNetworkHandle() behaves sanely." into mnc-dev by Erik Kline · 10 years ago
  41. a34bbb4 Remove dead hidden ConnectivityManager and NetworkInfo APIs. by Paul Jensen · 10 years ago
  42. f0b50db Merge "Remove most sleep() calls from ConnectivityServiceTest" into mnc-dev by Paul Jensen · 10 years ago
  43. b43e6ab Add a test that Network#getNetworkHandle() behaves sanely. by Erik Kline · 10 years ago
  44. 8cf812f Remove most sleep() calls from ConnectivityServiceTest by Paul Jensen · 10 years ago
  45. 250d51b remove usage of deprecated method setLatestEventInfo by Chris Wren · 10 years ago
  46. a04936a Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED. by Lorenzo Colitti · 10 years ago
  47. 53aae40 Merge "Remove network requests properly." into mnc-dev by Robert Greenwalt · 10 years ago
  48. a89f8f1 Remove network requests properly. by Robert Greenwalt · 10 years ago
  49. 5ab230b Merge "Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs" into mnc-dev by Paul Jensen · 10 years ago
  50. a02ec16 Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs by Paul Jensen · 10 years ago
  51. 8e22a86 Merge "When no Internet access is detected, display a notification first." into mnc-dev by Lorenzo Colitti · 10 years ago
  52. 37a4d55 When no Internet access is detected, display a notification first. by Lorenzo Colitti · 10 years ago
  53. be74d7c Merge "initial revision of NetworkDiagnostics" into mnc-dev by Erik Kline · 10 years ago
  54. 87a4c86 Merge "Switch over to updated VPN warning strings" into mnc-dev by Robin Lee · 10 years ago
  55. e2dea8e Switch over to updated VPN warning strings by Robin Lee · 10 years ago
  56. 445cad1 initial revision of NetworkDiagnostics by Erik Kline · 10 years ago
  57. 84da63c Make public Network#bindSocket(FileDescriptor). by Erik Kline · 10 years ago
  58. 223ab40 Merge "Remove "returning Blocked NetworkInfo" logspam." into mnc-dev by Lorenzo Colitti · 10 years ago
  59. 28ad516 Remove "returning Blocked NetworkInfo" logspam. by Lorenzo Colitti · 10 years ago
  60. bf546dc Merge "Fix the empty reason field in connectivity change intent." into mnc-dev by Feixiong Zhang · 10 years ago
  61. ac21bfa Fix the empty reason field in connectivity change intent. by Feixiong Zhang · 10 years ago
  62. 4371d96 Merge "Revive ConnectivityServiceTest and add some tests." into mnc-dev by Paul Jensen · 10 years ago
  63. a871d06 Revive ConnectivityServiceTest and add some tests. by Paul Jensen · 10 years ago
  64. 33464fb Merge "Disable mDefaultDns to see if we can remove it." into mnc-dev by Lorenzo Colitti · 10 years ago
  65. 783cc25 Delete unsed mDnsLock. by Erik Kline · 10 years ago
  66. 417c25c Make the dumpsys connectivity shorter and easier to read. by Lorenzo Colitti · 10 years ago
  67. 493cca0 Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 10 years ago
  68. 71f59c5 Merge "Add javadoc comments mentioning ConnectivityManager API permissions." into mnc-dev by Paul Jensen · 10 years ago
  69. 7cebef8 Merge "Null-check argument to ConnectivityManager.releaseNetworkRequest(PendingIntent)" into mnc-dev by Paul Jensen · 10 years ago
  70. cdc9384 Null-check argument to ConnectivityManager.releaseNetworkRequest(PendingIntent) by Paul Jensen · 10 years ago
  71. 0e80136 LinkProperties function to compare provisioning and remove DNS servers by Erik Kline · 10 years ago
  72. edee955 Merge "LCE feature enhancement" into mnc-dev by fenglu · 10 years ago
  73. 868f699 Merge "Undeprecate android.net.ProxyInfo as it's still used." into mnc-dev by Paul Jensen · 10 years ago
  74. c13cead Merge "Add a hidden method to clear the capabilities of a NetworkRequest" into mnc-dev by Lorenzo Colitti · 10 years ago
  75. 6cf1cb0 LCE feature enhancement by fenglu · 10 years ago
  76. 6761da2 Undeprecate android.net.ProxyInfo as it's still used. by Paul Jensen · 10 years ago
  77. 19b3ee7 Add javadoc comments mentioning ConnectivityManager API permissions. by Paul Jensen · 10 years ago
  78. 71c0581 Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev by Paul Jensen · 10 years ago
  79. 2c57c17 Disable mDefaultDns to see if we can remove it. by Lorenzo Colitti · 10 years ago
  80. 5b47cce Add a hidden method to clear the capabilities of a NetworkRequest by Lorenzo Colitti · 10 years ago
  81. afe4a81 Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mnc-dev by Lorenzo Colitti · 10 years ago
  82. c5bd6cc Merge "Support cross-user VPN calls (with permission)" into mnc-dev by Robin Lee · 10 years ago
  83. 9809729 Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen. by Lorenzo Colitti · 10 years ago
  84. 5ff73b7 Support cross-user VPN calls (with permission) by Robin Lee · 10 years ago
  85. fdec88b Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 10 years ago
  86. 4d5dd9a merge in mnc-release history after reset to mnc-dev by The Android Automerger · 10 years ago
  87. 4957bb7 Don't display the "no Internet access" prompt on captive portals. by Lorenzo Colitti · 10 years ago
  88. d21a526 Statically import NetworkCapabilities constants for brevity. by Lorenzo Colitti · 10 years ago
  89. 9bf1c31 Don't display the "no Internet access" prompt on captive portals. by Lorenzo Colitti · 10 years ago
  90. ae75d3c Merge "Fix a race when removing from LegacyTypeTracker." into mnc-dev by Lorenzo Colitti · 10 years ago
  91. 227afb8 Merge "Deprecate ConnectivityManager.isNetworkTypeValid as it's unneeded." into mnc-dev by Paul Jensen · 10 years ago
  92. 1c9f2e4 Deprecate ConnectivityManager.isNetworkTypeValid as it's unneeded. by Paul Jensen · 10 years ago
  93. 2e3a970 Fix a race when removing from LegacyTypeTracker. by Lorenzo Colitti · 10 years ago
  94. 74d68ef Optionally add a default MOBILE request. by Erik Kline · 10 years ago
  95. 9649b30 Merge changes from topic 'mwd-merge-050415' into mnc-dev by Prerepa Viswanadham · 10 years ago
  96. 784a3f4 Merge "Adding "Connected, no Internet" string in Wifi nw summary." into mnc-dev by Sanket Padawe · 10 years ago
  97. e453b72 Adding "Connected, no Internet" string in Wifi nw summary. by Sanket Padawe · 10 years ago
  98. 9e3be4c am ad44d814: am 3dc08220: am b57f236e: Merge changes Icf7d67e2,Ia914ec88,I2490ad75,Ie79f2d28 into mnc-dev by Lorenzo Colitti · 10 years ago
  99. c0644de Add a hidden method to clear NetworkCapabilities. by Lorenzo Colitti · 10 years ago
  100. efd396e Fix javadoc error for requestNetwork. by Lorenzo Colitti · 10 years ago