1. c5be12e Make isCaptivePortal perform both HTTP and HTTPS probes. by Lorenzo Colitti · 8 years ago
  2. cc92c6e Split network monitoring and portal probe events by Hugo Benichi · 8 years ago
  3. a488c23 Expand NetworkMonitor metrics by Erik Kline · 8 years ago
  4. 23243731 If Internet probe is redirected, pass redirect destination to NetworkAgent. by Paul Jensen · 8 years ago
  5. 55618be Add initial connectivity metrics handling. by Pierre Imai · 8 years ago
  6. be12d76 Remove an unnecessary InputStream and prevent leaking memory. by Pierre Imai · 8 years ago
  7. 12acbd7 Turn down the logging a little bit. by Joe Onorato · 9 years ago
  8. bfecba2 Speed up ConnectivityServiceTest. by Lorenzo Colitti · 8 years ago
  9. b7c2487 Makes captive portal server calculation in one place. by Udam Saini · 9 years ago
  10. 9d3aadb Add a new WakeupMessage class and use it in two places. by Lorenzo Colitti · 9 years ago
  11. a991c66 Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 9 years ago
  12. cf4c2c6 Fix missing onLost NetworkCallbacks when network loses capability by Paul Jensen · 9 years ago
  13. e7d0179 Change to connectivitycheck.gstatic.com by Erik Kline · 9 years ago
  14. bbce221 Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev by Paul Jensen · 9 years ago
  15. 49e3edf Add android.net.CaptivePortal class for captive-portal-handling-app callbacks by Paul Jensen · 9 years ago
  16. e098854 Fallback to Cellular if WiFi fails to validate by Paul Jensen · 9 years ago
  17. 2f0a897 Log DNS results for network validation attempts by Paul Jensen · 9 years ago
  18. 22e547a Reducing logging in NetworkMonitor to avoid getting muted by Paul Jensen · 9 years ago
  19. 22b4c6a Add Validation logging. by Robert Greenwalt · 9 years ago
  20. ee3e2ce Occasionally retest for captive portals once detected by Paul Jensen · 9 years ago
  21. d7b6ca9 Revive ConnectivityServiceTest and add some tests. by Paul Jensen · 9 years ago
  22. d9be23f Report invalid network after one failed attempt. by Paul Jensen · 9 years ago
  23. 700f236 Avoid surfacing "Sign in to network" notification if user selects "use as is" by Paul Jensen · 9 years ago
  24. d0491e9a Make NetworkMonitor do exponential backoff between reevaluation attempts. by Paul Jensen · 9 years ago
  25. a179962 Merge commit '25a217c' into merge2 by Etan Cohen · 9 years ago
  26. 25a217c Add captive portal API. by Paul Jensen · 9 years ago
  27. 80047fa am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  28. bfd17b7 Add ConnectivityManager.reportNetworkConnectivity() API by Paul Jensen · 9 years ago
  29. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  30. 8fe1742 Facilitate network validation on networks with a per-network PAC. by Paul Jensen · 10 years ago
  31. 351bfad Make NetworkMonitor less aggressive on broken networks. by Lorenzo Colitti · 10 years ago
  32. cd29cb6 Switch the connectivity check to its own hostname. by Lorenzo Colitti · 10 years ago
  33. f9fff92 Fix flipped captive portal bit in network conditions bcast. by Jeff Davidson · 10 years ago
  34. 7bd8eaf Retry failed network validation every 10 minutes. by Paul Jensen · 10 years ago
  35. be3736d Merge "Don't let NetworkMonitor state stop user-initiated transitions." into lmp-mr1-dev by Paul Jensen · 10 years ago
  36. 71b645f Don't let NetworkMonitor state stop user-initiated transitions. by Paul Jensen · 10 years ago
  37. 2c311d6 Don't bother validating networks that don't satisfy the default request. by Paul Jensen · 10 years ago
  38. 532b6143 Fix NetworkMonitor logging to include NetID. by Paul Jensen · 10 years ago
  39. 7bfa357 Merge "Fix to make repeated lingerings work." into lmp-dev by Paul Jensen · 10 years ago
  40. dcbe835 Fix to make repeated lingerings work. by Paul Jensen · 10 years ago
  41. 49f63fb Report Network status to NetworkAgent. by Robert Greenwalt · 10 years ago
  42. ad50a1f Update Inet state when NetworkMonitor re-evaluates a network. by Paul Jensen · 10 years ago
  43. f9b42de Merge "Implement ConnectivityManager.reportBadNetwork() to trigger network validation." into lmp-dev by Paul Jensen · 10 years ago
  44. 7ccd3df Implement ConnectivityManager.reportBadNetwork() to trigger network validation. by Paul Jensen · 10 years ago
  45. 1f0ce33 Merge "Use alarm rather than delayed message to end lingering." into lmp-dev by Paul Jensen · 10 years ago
  46. 177cd38 Merge "Remove captive portal sign-in actions." into lmp-dev by Paul Jensen · 10 years ago
  47. a68d213 Remove captive portal sign-in actions. by Paul Jensen · 10 years ago
  48. 79a0805 Use alarm rather than delayed message to end lingering. by Paul Jensen · 10 years ago
  49. 9f1274b Rework the per-network URL API. by Lorenzo Colitti · 10 years ago
  50. 5529858 Send captive portal broadcast as user CURRENT. by Paul Jensen · 10 years ago
  51. d6a3f7e Add missing break statements to avoid unnecessary network validation. by Paul Jensen · 10 years ago
  52. fb68f8f Don't send NetworkMonitor bcast until systemReady by Robert Greenwalt · 10 years ago
  53. 306f1a4 Add back in ACTION_NETWORK_CONDITIONS_MEASURED broadcast. by Paul Jensen · 10 years ago
  54. e547ff2 Use OkHTTP instead of my home-made HTTP, for network validation. by Paul Jensen · 10 years ago
  55. f038289 Use a new socket for each of the host's IP addresses. by Lorenzo Colitti · 10 years ago
  56. ae6dffb Use getBoundURL for network validation. by Lorenzo Colitti · 10 years ago
  57. 1fd9aee Quit NetworkMonitors at end of life. by Robert Greenwalt · 10 years ago
  58. fdc4e4a Fix hiding of sign-in to network notification. by Paul Jensen · 10 years ago
  59. 2bb7e34 Fix T-Mobile provisioning detection. by Paul Jensen · 10 years ago
  60. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  61. 869868be Enable network validations and add app to handle captive portal login. by Paul Jensen · 10 years ago
  62. ca8f16a Add NetworkMonitor. by Paul Jensen · 10 years ago