1. 38c7503 [BR14] Tracker Data Saver status in ConnectivityService by Junyu Lai · 1 year, 9 months ago
  2. 9e88052 [BR11] Read data saver status from bpf by Junyu Lai · 1 year, 9 months ago
  3. c3dc5b6 [BR06] Support check whether network is blocked by data saver by Junyu Lai · 2 years ago
  4. 82eb31b Increased the timeout from 5 to 30 seconds by Mark Chien · 2 years, 9 months ago
  5. d201566 Fix ConnectivityManager memory leak by markchien · 3 years, 4 months ago
  6. ed0fab0 Add a test to identify memory leak in ConnectivityManager by markchien · 3 years, 4 months ago
  7. 1afb2e3 Increase timeouts for loopers by Chalard Jean · 3 years, 11 months ago
  8. 2de4168 Remove reference when active listener is unregistered by Chiachang Wang · 4 years ago
  9. 859218c Add test for CM#[add|remove]DefaultNetworkActiveListener by Chiachang Wang · 4 years ago
  10. 154cf1d Re-skip connectivity unit tests before S by Remi NGUYEN VAN · 4 years, 2 months ago
  11. 284b3c0 Revert "Skip connectivity unit tests before S" by Remi NGUYEN VAN · 4 years, 2 months ago
  12. 05dd1ba Skip connectivity unit tests before S by Remi NGUYEN VAN · 4 years, 2 months ago
  13. 92c29c5 Add more unit tests for ConnectivityManager S APIs by Junyu Lai · 4 years, 2 months ago
  14. c9c745f Make tests compatible with mockito-extended by Remi NGUYEN VAN · 4 years, 2 months ago
  15. 892a0ef Revert "Use mockito-extended in FrameworksNetTests" by xingdai · 4 years, 2 months ago
  16. 98b76cc Use mockito-extended in FrameworksNetTests by Remi NGUYEN VAN · 4 years, 3 months ago
  17. 5ed250d Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago[Renamed from tests/net/java/android/net/ConnectivityManagerTest.java]
  18. 6ec9b8d Address API review feedback by Chiachang Wang · 4 years, 4 months ago
  19. 05738ae [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  20. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  21. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  22. 951c003 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 8 months ago
  23. 962bdb8 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  24. 76b639e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 7 months ago
  25. aa24fde ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 8 months ago
  26. a62493f [VCN06] Support request background network by Junyu Lai · 4 years, 7 months ago
  27. dfb7780 Revert "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  28. 75daea1 [VCN06] Support request background network by junyulai · 4 years, 7 months ago
  29. ad01079 [VCN05] Pass request type when requesting network by junyulai · 4 years, 7 months ago
  30. 7bc33df Set attributionTag for noteOp(WRITE_SETTINGS) calls by Philip P. Moltmann · 5 years ago
  31. 08c94fb RELAND: NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago
  32. d85de75 Revert "NetworkRequest: Embed requestor uid & packageName" by Roshan Pius · 6 years ago
  33. d499517 NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago
  34. 147f6cf Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
  35. 96612ae Add tests for the network blocked status change by Mike Yu · 7 years ago
  36. a23bc9e Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 8 years ago
  37. 7abd43f ConnectivityManager: unit test for argument validation by Hugo Benichi · 8 years ago
  38. 2aa65af ConnectivityManager: release all requests mapping to a callback. by Hugo Benichi · 8 years ago
  39. 1d6742c Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499. by Hugo Benichi · 8 years ago
  40. ca4bf6e ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 9 years ago
  41. ce55eb1 Add ConnectivityManager.networkCapabilitiesForType() by Erik Kline · 9 years ago