1. d7b6ca9 Revive ConnectivityServiceTest and add some tests. by Paul Jensen · 9 years ago
  2. d9be23f Report invalid network after one failed attempt. by Paul Jensen · 9 years ago
  3. 700f236 Avoid surfacing "Sign in to network" notification if user selects "use as is" by Paul Jensen · 9 years ago
  4. d0491e9a Make NetworkMonitor do exponential backoff between reevaluation attempts. by Paul Jensen · 9 years ago
  5. a179962 Merge commit '25a217c' into merge2 by Etan Cohen · 9 years ago
  6. 25a217c Add captive portal API. by Paul Jensen · 9 years ago
  7. 80047fa am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  8. bfd17b7 Add ConnectivityManager.reportNetworkConnectivity() API by Paul Jensen · 9 years ago
  9. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  10. 8fe1742 Facilitate network validation on networks with a per-network PAC. by Paul Jensen · 10 years ago
  11. 351bfad Make NetworkMonitor less aggressive on broken networks. by Lorenzo Colitti · 10 years ago
  12. cd29cb6 Switch the connectivity check to its own hostname. by Lorenzo Colitti · 10 years ago
  13. f9fff92 Fix flipped captive portal bit in network conditions bcast. by Jeff Davidson · 10 years ago
  14. 7bd8eaf Retry failed network validation every 10 minutes. by Paul Jensen · 10 years ago
  15. be3736d Merge "Don't let NetworkMonitor state stop user-initiated transitions." into lmp-mr1-dev by Paul Jensen · 10 years ago
  16. 71b645f Don't let NetworkMonitor state stop user-initiated transitions. by Paul Jensen · 10 years ago
  17. 2c311d6 Don't bother validating networks that don't satisfy the default request. by Paul Jensen · 10 years ago
  18. 532b6143 Fix NetworkMonitor logging to include NetID. by Paul Jensen · 10 years ago
  19. 7bfa357 Merge "Fix to make repeated lingerings work." into lmp-dev by Paul Jensen · 10 years ago
  20. dcbe835 Fix to make repeated lingerings work. by Paul Jensen · 10 years ago
  21. 49f63fb Report Network status to NetworkAgent. by Robert Greenwalt · 10 years ago
  22. ad50a1f Update Inet state when NetworkMonitor re-evaluates a network. by Paul Jensen · 10 years ago
  23. f9b42de Merge "Implement ConnectivityManager.reportBadNetwork() to trigger network validation." into lmp-dev by Paul Jensen · 10 years ago
  24. 7ccd3df Implement ConnectivityManager.reportBadNetwork() to trigger network validation. by Paul Jensen · 10 years ago
  25. 1f0ce33 Merge "Use alarm rather than delayed message to end lingering." into lmp-dev by Paul Jensen · 10 years ago
  26. 177cd38 Merge "Remove captive portal sign-in actions." into lmp-dev by Paul Jensen · 10 years ago
  27. a68d213 Remove captive portal sign-in actions. by Paul Jensen · 10 years ago
  28. 79a0805 Use alarm rather than delayed message to end lingering. by Paul Jensen · 10 years ago
  29. 9f1274b Rework the per-network URL API. by Lorenzo Colitti · 10 years ago
  30. 5529858 Send captive portal broadcast as user CURRENT. by Paul Jensen · 10 years ago
  31. d6a3f7e Add missing break statements to avoid unnecessary network validation. by Paul Jensen · 10 years ago
  32. fb68f8f Don't send NetworkMonitor bcast until systemReady by Robert Greenwalt · 10 years ago
  33. 306f1a4 Add back in ACTION_NETWORK_CONDITIONS_MEASURED broadcast. by Paul Jensen · 10 years ago
  34. e547ff2 Use OkHTTP instead of my home-made HTTP, for network validation. by Paul Jensen · 10 years ago
  35. f038289 Use a new socket for each of the host's IP addresses. by Lorenzo Colitti · 10 years ago
  36. ae6dffb Use getBoundURL for network validation. by Lorenzo Colitti · 10 years ago
  37. 1fd9aee Quit NetworkMonitors at end of life. by Robert Greenwalt · 10 years ago
  38. fdc4e4a Fix hiding of sign-in to network notification. by Paul Jensen · 10 years ago
  39. 2bb7e34 Fix T-Mobile provisioning detection. by Paul Jensen · 10 years ago
  40. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  41. 869868be Enable network validations and add app to handle captive portal login. by Paul Jensen · 10 years ago
  42. ca8f16a Add NetworkMonitor. by Paul Jensen · 10 years ago