1. 545f6cf Merge "Remove ConnectivityServiceTest signature perms use" by Remi NGUYEN VAN · 4 years, 3 months ago
  2. 35e6108 Merge "Use mockito-extended in FrameworksNetTests" by Remi NGUYEN VAN · 4 years, 3 months ago
  3. a3f12dd Merge "Don't send onLinkPropertiesChanged after onLost for 464xlat." by Lorenzo Colitti · 4 years, 3 months ago
  4. f55fa63 Merge "Improve test coverage for disconnecting networks with clat." by Lorenzo Colitti · 4 years, 3 months ago
  5. de3c20e Merge changes from topic "conn_test_defaults_cp" by Remi NGUYEN VAN · 4 years, 3 months ago
  6. 5b15e70 Merge changes from topics "enable-policy-ranking", "sendNetworkScore" by Junyu Lai · 4 years, 3 months ago
  7. 3912c80 Add framework-connectivity-test-defaults by Remi NGUYEN VAN · 4 years, 6 months ago
  8. bba8ec0 Remove ConnectivityServiceTest signature perms use by Remi NGUYEN VAN · 4 years, 3 months ago
  9. 98b76cc Use mockito-extended in FrameworksNetTests by Remi NGUYEN VAN · 4 years, 3 months ago
  10. 7cba5f4 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" by Paul Hu · 4 years, 3 months ago
  11. b4bf015 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 4 years, 3 months ago
  12. 284ca22 Improve test coverage for disconnecting networks with clat. by Lorenzo Colitti · 4 years, 3 months ago
  13. e2791b0 Merge "Address leftover comments" by Paul Hu · 4 years, 3 months ago
  14. f4c48a4 Enable policy ranking by Chalard Jean · 4 years, 5 months ago
  15. 550b521 Allow network providers to set the linger duration. by Chalard Jean · 4 years, 6 months ago
  16. 36c0298 Fix nascent timer never get removed by junyulai · 4 years, 6 months ago
  17. c81d4c3 [NS13] Remove the last usage of the legacy int by Chalard Jean · 4 years, 5 months ago
  18. 142f0fe [NS11] Fix yieldToBadWifi over the policy scoring by Chalard Jean · 4 years, 5 months ago
  19. 217f4ad Merge "[NS10] Fix a bug where registerIgnoringScore is broken" by Junyu Lai · 4 years, 3 months ago
  20. 5cfbc2e Merge "Require location permission for ConnDiags WiFi only." by Treehugger Robot · 4 years, 3 months ago
  21. 94ca04b [NS10] Fix a bug where registerIgnoringScore is broken by Chalard Jean · 4 years, 6 months ago
  22. e4aeac6 [NS09] Implement the new ranking code by Chalard Jean · 4 years, 6 months ago
  23. f3ff362 [NS07] Add the rest of the scoring policy by Chalard Jean · 4 years, 6 months ago
  24. 947acd4 [NS06] Implement the don't-reap mechanism by Chalard Jean · 4 years, 6 months ago
  25. 5c3bb5b Updating tests to honor per-app TRACK_DEFAULT by James Mattis · 4 years, 5 months ago
  26. 0354d8c [NS05] Feed network offer callbacks by Chalard Jean · 4 years, 8 months ago
  27. 4428044 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 4 years, 3 months ago
  28. eb43848 Address leftover comments by paulhu · 4 years, 3 months ago
  29. 51f77dc Implement mobile data preferred uids feature by paulhu · 4 years, 3 months ago
  30. c30c57c Merge "Update allowed on restricted networks getter/setter" by Paul Hu · 4 years, 3 months ago
  31. 8ae54f7 Remove NetdService, NetworkStackClient dependency by Remi NGUYEN VAN · 4 years, 6 months ago
  32. 91e7806 Update allowed on restricted networks getter/setter by paulhu · 4 years, 4 months ago
  33. 7474f67 Require location permission for ConnDiags WiFi only. by Cody Kesting · 4 years, 4 months ago
  34. 3684713 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 4 months ago
  35. 5cb9e37 Merge "Improve IKEv2/IPsec VPN by proposing more IPsec algorithms" by Yan Yan · 4 years, 4 months ago
  36. f3cf55f Improve IKEv2/IPsec VPN by proposing more IPsec algorithms by Yan Yan · 4 years, 5 months ago
  37. c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 4 months ago
  38. fc41cdf Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework" by Nikita Iashchenko · 4 years, 4 months ago
  39. ad9e8ee Merge "Support to query TYPE_WIFI usage with subscriberId" by Les Lee · 4 years, 4 months ago
  40. 4c7cc72 Merge "Add metered filter for API: buildTemplateCarrier" by Les Lee · 4 years, 4 months ago
  41. 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
  42. 43864e5 Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" by Paul Hu · 4 years, 4 months ago
  43. 8665f56 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" by Paul Hu · 4 years, 4 months ago
  44. f11da7e Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by paulhu · 4 years, 5 months ago
  45. a7b9535 Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor by paulhu · 4 years, 5 months ago
  46. 614551c Support to query TYPE_WIFI usage with subscriberId by lesl · 4 years, 7 months ago
  47. 2a7ab18 Merge changes I3ba50cbd,I970ee365 by Junyu Lai · 4 years, 4 months ago
  48. 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  49. 07f3432 [FUI27] Fix internal naming of notifyNetworkStatus by junyulai · 4 years, 6 months ago
  50. c6422b7 [FUI26] Address comments on aosp/1560408 by junyulai · 4 years, 6 months ago
  51. 9ff1284 Rename *Iface* APIs to *Interface* by Aaron Huang · 4 years, 5 months ago
  52. 575b556 Add metered filter for API: buildTemplateCarrier by lesl · 4 years, 4 months ago
  53. 735e1ce QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 5 months ago
  54. 0312c45 Move IoUtils#deleteContents from CorePlatformApi set to framework by Nikita Iashchenko · 4 years, 5 months ago
  55. a869887 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 4 months ago
  56. 31022d6 Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 4 months ago