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