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