1. ad7108c Merge "Make tests compatible with mockito-extended" by Remi NGUYEN VAN · 4 years, 2 months ago
  2. 54c7434 Merge "Remove ConnectivityServiceTest signature perms use" by Remi NGUYEN VAN · 4 years, 2 months ago
  3. c9c745f Make tests compatible with mockito-extended by Remi NGUYEN VAN · 4 years, 2 months ago
  4. 18a979f Remove ConnectivityServiceTest signature perms use by Remi NGUYEN VAN · 4 years, 2 months ago
  5. 5f78e30 Merge changes from topic "per-app-cts" by Lorenzo Colitti · 4 years, 2 months ago
  6. cfc86ef Merge "Send a proxy broadcast when apps moved from/to a VPN" by Lucas Lin · 4 years, 2 months ago
  7. efdffa8 Merge "Fix KeepalivePacketDataUtilTest crash on eng build" by Remi NGUYEN VAN · 4 years, 2 months ago
  8. 1dba745 Merge "Add unit test when querying TYPE_WIFI + null/empty/non-null subscriberId" by Treehugger Robot · 4 years, 2 months ago
  9. a0592d3 Add unit test when querying TYPE_WIFI + null/empty/non-null subscriberId by Les Lee · 4 years, 2 months ago
  10. e991372 Add DEFAULT_NETWORK_PRIORITY constants by paulhu · 4 years, 2 months ago
  11. 01f52e7 Add more unit tests for mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  12. b397b56 Fix KeepalivePacketDataUtilTest crash on eng build by Remi NGUYEN VAN · 4 years, 2 months ago
  13. 473ddea Merge "Correctly get uids for per-app network preferences" by Lorenzo Colitti · 4 years, 2 months ago
  14. c9a2bdf Merge "Modify NsdServiceTest to conform to its new mechanism" by Luke Huang · 4 years, 2 months ago
  15. a6c06af Merge "Revert "Use mockito-extended in FrameworksNetTests"" by Remi NGUYEN VAN · 4 years, 2 months ago
  16. 892a0ef Revert "Use mockito-extended in FrameworksNetTests" by xingdai · 4 years, 2 months ago
  17. 3cd1642 Revert "Remove ConnectivityServiceTest signature perms use" by Remi NGUYEN VAN · 4 years, 2 months ago
  18. 4992197 Revert "Use shell permission to query current user" by Remi NGUYEN VAN · 4 years, 2 months ago
  19. fa270db Update CS so that per-app OEM APIs can be tested by James Mattis · 4 years, 2 months ago
  20. 95bc8d7 Use shell permission to query current user by Remi NGUYEN VAN · 4 years, 2 months ago
  21. f900c45 Deprecate MANAGE_ACTIVITY_STACKS permission by Remi NGUYEN VAN · 4 years, 2 months ago
  22. 545f6cf Merge "Remove ConnectivityServiceTest signature perms use" by Remi NGUYEN VAN · 4 years, 2 months ago
  23. 35e6108 Merge "Use mockito-extended in FrameworksNetTests" by Remi NGUYEN VAN · 4 years, 2 months ago
  24. a3f12dd Merge "Don't send onLinkPropertiesChanged after onLost for 464xlat." by Lorenzo Colitti · 4 years, 2 months ago
  25. f55fa63 Merge "Improve test coverage for disconnecting networks with clat." by Lorenzo Colitti · 4 years, 2 months ago
  26. de3c20e Merge changes from topic "conn_test_defaults_cp" by Remi NGUYEN VAN · 4 years, 2 months ago
  27. 5b15e70 Merge changes from topics "enable-policy-ranking", "sendNetworkScore" by Junyu Lai · 4 years, 2 months ago
  28. 3912c80 Add framework-connectivity-test-defaults by Remi NGUYEN VAN · 4 years, 5 months ago
  29. bba8ec0 Remove ConnectivityServiceTest signature perms use by Remi NGUYEN VAN · 4 years, 2 months ago
  30. 98b76cc Use mockito-extended in FrameworksNetTests by Remi NGUYEN VAN · 4 years, 2 months ago
  31. 7cba5f4 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" by Paul Hu · 4 years, 2 months ago
  32. b4bf015 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 4 years, 2 months ago
  33. 284ca22 Improve test coverage for disconnecting networks with clat. by Lorenzo Colitti · 4 years, 2 months ago
  34. e2791b0 Merge "Address leftover comments" by Paul Hu · 4 years, 2 months ago
  35. f4c48a4 Enable policy ranking by Chalard Jean · 4 years, 4 months ago
  36. 550b521 Allow network providers to set the linger duration. by Chalard Jean · 4 years, 5 months ago
  37. 36c0298 Fix nascent timer never get removed by junyulai · 4 years, 4 months ago
  38. c81d4c3 [NS13] Remove the last usage of the legacy int by Chalard Jean · 4 years, 4 months ago
  39. 142f0fe [NS11] Fix yieldToBadWifi over the policy scoring by Chalard Jean · 4 years, 4 months ago
  40. 18d636a Modify NsdServiceTest to conform to its new mechanism by Luke Huang · 4 years, 2 months ago
  41. 217f4ad Merge "[NS10] Fix a bug where registerIgnoringScore is broken" by Junyu Lai · 4 years, 2 months ago
  42. 5cfbc2e Merge "Require location permission for ConnDiags WiFi only." by Treehugger Robot · 4 years, 2 months ago
  43. 53e8a26 Send a proxy broadcast when apps moved from/to a VPN by lucaslin · 4 years, 2 months ago
  44. 94ca04b [NS10] Fix a bug where registerIgnoringScore is broken by Chalard Jean · 4 years, 4 months ago
  45. e4aeac6 [NS09] Implement the new ranking code by Chalard Jean · 4 years, 4 months ago
  46. f3ff362 [NS07] Add the rest of the scoring policy by Chalard Jean · 4 years, 5 months ago
  47. 947acd4 [NS06] Implement the don't-reap mechanism by Chalard Jean · 4 years, 5 months ago
  48. 5c3bb5b Updating tests to honor per-app TRACK_DEFAULT by James Mattis · 4 years, 3 months ago
  49. 0354d8c [NS05] Feed network offer callbacks by Chalard Jean · 4 years, 7 months ago
  50. 4428044 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 4 years, 2 months ago
  51. eb43848 Address leftover comments by paulhu · 4 years, 2 months ago
  52. b6b6a43 Correctly get uids for per-app network preferences by James Mattis · 4 years, 2 months ago
  53. 51f77dc Implement mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  54. c30c57c Merge "Update allowed on restricted networks getter/setter" by Paul Hu · 4 years, 2 months ago
  55. 8ae54f7 Remove NetdService, NetworkStackClient dependency by Remi NGUYEN VAN · 4 years, 5 months ago
  56. 91e7806 Update allowed on restricted networks getter/setter by paulhu · 4 years, 2 months ago
  57. 7474f67 Require location permission for ConnDiags WiFi only. by Cody Kesting · 4 years, 3 months ago
  58. 3684713 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 2 months ago
  59. 5cb9e37 Merge "Improve IKEv2/IPsec VPN by proposing more IPsec algorithms" by Yan Yan · 4 years, 2 months ago
  60. f3cf55f Improve IKEv2/IPsec VPN by proposing more IPsec algorithms by Yan Yan · 4 years, 3 months ago
  61. c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
  62. fc41cdf Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework" by Nikita Iashchenko · 4 years, 3 months ago
  63. ad9e8ee Merge "Support to query TYPE_WIFI usage with subscriberId" by Les Lee · 4 years, 3 months ago
  64. 4c7cc72 Merge "Add metered filter for API: buildTemplateCarrier" by Les Lee · 4 years, 3 months ago
  65. 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 3 months ago
  66. 43864e5 Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" by Paul Hu · 4 years, 3 months ago
  67. 8665f56 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" by Paul Hu · 4 years, 3 months ago
  68. f11da7e Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by paulhu · 4 years, 3 months ago
  69. a7b9535 Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor by paulhu · 4 years, 3 months ago
  70. 614551c Support to query TYPE_WIFI usage with subscriberId by lesl · 4 years, 5 months ago
  71. 2a7ab18 Merge changes I3ba50cbd,I970ee365 by Junyu Lai · 4 years, 3 months ago
  72. 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 3 months ago
  73. 07f3432 [FUI27] Fix internal naming of notifyNetworkStatus by junyulai · 4 years, 5 months ago
  74. c6422b7 [FUI26] Address comments on aosp/1560408 by junyulai · 4 years, 5 months ago
  75. 9ff1284 Rename *Iface* APIs to *Interface* by Aaron Huang · 4 years, 3 months ago
  76. 575b556 Add metered filter for API: buildTemplateCarrier by lesl · 4 years, 3 months ago
  77. 735e1ce QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 4 months ago
  78. 0312c45 Move IoUtils#deleteContents from CorePlatformApi set to framework by Nikita Iashchenko · 4 years, 3 months ago
  79. a869887 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 3 months ago
  80. 31022d6 Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago