1. 4bc78eb Add option to skip and avoid captive portals. by Calvin On · 8 years ago
  2. 23cdacb Refactor "avoid bad wifi" logic into a utility class am: 065ab6ee40 by Erik Kline · 8 years ago
  3. 065ab6e Refactor "avoid bad wifi" logic into a utility class by Erik Kline · 8 years ago
  4. d953bf8 Captive portal detection uses 3rd fallback probe by Hugo Benichi · 8 years ago
  5. aab02df Support "don't ask again" in the avoid bad wifi dialog. am: 165c51c0eb by Lorenzo Colitti · 8 years ago
  6. 165c51c Support "don't ask again" in the avoid bad wifi dialog. by Lorenzo Colitti · 8 years ago
  7. 40b707e Unit tests for avoid bad wifi networks setting. am: 73b20938c7 by Lorenzo Colitti · 8 years ago
  8. 73b20938 Unit tests for avoid bad wifi networks setting. by Lorenzo Colitti · 8 years ago
  9. e14d49a Add test coverage for background networks. by Lorenzo Colitti · 8 years ago
  10. f9fdf87 IpConnectivityMetrics: no metrics upload in tests by Hugo Benichi · 8 years ago
  11. acdd639 Support requesting async LinkProperties/NetworkCapabilities updates by Erik Kline · 8 years ago
  12. b57578ca Rewrite lingering. by Lorenzo Colitti · 8 years ago
  13. 09e2021 Add test coverage for a bug in the lingering code. by Lorenzo Colitti · 8 years ago
  14. 7369d8d1 Add detailed test coverage for lingering. by Lorenzo Colitti · 8 years ago
  15. 6ee0a92 Add more test coverage for requests and callbacks. by Lorenzo Colitti · 8 years ago
  16. 9acda9c Don't treat the lingerExpired broadcast specially. by Lorenzo Colitti · 8 years ago
  17. 762ea7a Add a test for mobile data always on. by Lorenzo Colitti · 8 years ago
  18. 6d553f6 Add a FakeSettingsProvider and use it in ConnectivityServiceTest. by Lorenzo Colitti · 8 years ago
  19. 4e1d3fd Cap number of NetworkRequests a UID can make to 100 by Paul Jensen · 8 years ago
  20. 23243731 If Internet probe is redirected, pass redirect destination to NetworkAgent. by Paul Jensen · 8 years ago
  21. d2baf79 Internal API for system apps to determine default network for other apps by Robin Lee · 8 years ago
  22. a2d2940 Support registering a request for the default network by Erik Kline · 8 years ago
  23. 5eaaf74 Fix IdleableHandlerThread. by Lorenzo Colitti · 8 years ago
  24. bfecba2 Speed up ConnectivityServiceTest. by Lorenzo Colitti · 8 years ago
  25. 531a344 Move PinningNetworkCallback out to a new NetworkPinner class. by Lorenzo Colitti · 8 years ago
  26. e496c55 Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 9 years ago
  27. b7c2487 Makes captive portal server calculation in one place. by Udam Saini · 9 years ago
  28. ddb9ef0 Allow NetworkFactories to match any network specifier on a request by Etan Cohen · 9 years ago
  29. 2c1a253 Fix one of the breakages of ConnectivityServiceTest in master. by Lorenzo Colitti · 9 years ago
  30. 7914ce5 Add tests for the PacketKeepalive API. by Lorenzo Colitti · 9 years ago
  31. ffa390b Use a CountDownLatch instead of sleep() in NetworkFactory tests. by Lorenzo Colitti · 9 years ago
  32. e58961a Get rid of shortSleep() in ConnectivityServiceTest. by Lorenzo Colitti · 9 years ago
  33. 83fa258 Make ConnectivityServiceTest a bit more readable. by Lorenzo Colitti · 9 years ago
  34. aae613d Don't mark NetworkRequests restricted when they don't have restricted caps by Paul Jensen · 9 years ago
  35. dbc4edc Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-dev by Paul Jensen · 9 years ago
  36. 487ffe7 Fix NOT_RESTRICTED network capability and enforce it. by Paul Jensen · 9 years ago
  37. ffc42b0 Stop supporting legacy ConnectivityManager routing methods in M. by Lorenzo Colitti · 9 years ago
  38. cf4c2c6 Fix missing onLost NetworkCallbacks when network loses capability by Paul Jensen · 9 years ago
  39. e098854 Fallback to Cellular if WiFi fails to validate by Paul Jensen · 9 years ago
  40. 85cf78e Prepare some ConnectivityService logic for fallback to Cellular change by Paul Jensen · 9 years ago
  41. bb2e0e9 Disallow requesting networks with mutable NetworkCapabilities. by Paul Jensen · 9 years ago
  42. 3d91146 Don't send spurious onAvailable NetworkCallbacks when rematching by Paul Jensen · 9 years ago
  43. 0a2823e Remove most sleep() calls from ConnectivityServiceTest by Paul Jensen · 9 years ago
  44. 3cbad5c Merge "Remove network requests properly." into mnc-dev by Robert Greenwalt · 9 years ago
  45. 348e98d Remove network requests properly. by Robert Greenwalt · 9 years ago
  46. 67b0b07 Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs by Paul Jensen · 9 years ago
  47. d7b6ca9 Revive ConnectivityServiceTest and add some tests. by Paul Jensen · 9 years ago
  48. f851d6d CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  49. 7fad4eb Remove dead code, mostly DataStateTracker. by Paul Jensen · 10 years ago
  50. 6831f1d Remove dead code 2. by Robert Greenwalt · 10 years ago
  51. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  52. 4ddebf7 Fix build. by Sreeram Ramachandran · 10 years ago
  53. a7b9796 Get ConnectivityServiceTest building again after 8f80cc8. by Paul Jensen · 10 years ago
  54. e167135 Always specify an interface for host routes. by Lorenzo Colitti · 11 years ago
  55. 3671b1e Migrate to using Mockito directly. by Jeff Sharkey · 11 years ago
  56. fb878b6 Isolate NetworkStateTracker creation, test. by Jeff Sharkey · 12 years ago