1. ad8f23f Make tests compatible with mockito-extended by Remi NGUYEN VAN · 4 years, 1 month ago
  2. 8f26038 Fix KeepalivePacketDataUtilTest crash on eng build by Remi NGUYEN VAN · 4 years, 1 month ago
  3. bf9cb4d Merge "Fix the comments from aosp/1719018" into sc-dev by Luke Huang · 4 years, 1 month ago
  4. b851d80 Merge "Simplify the return condition in stop()" into sc-dev by Lucas Lin · 4 years, 1 month ago
  5. 5ca769e Simplify the return condition in stop() by Lucas Lin · 4 years, 1 month ago
  6. 282f743 Fix network callback with the same PendingIntent does not release by Treehugger Robot · 4 years, 1 month ago
  7. eefacbc Merge "Use appId instead of uid" into sc-dev by Paul Hu · 4 years, 1 month ago
  8. e4132c8 Merge "Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests" into sc-dev by Victor Chang · 4 years, 1 month ago
  9. dca7230 Use appId instead of uid by Paul Hu · 4 years, 1 month ago
  10. 819045f Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests by Remi NGUYEN VAN · 4 years, 2 months ago
  11. e7ac3ff Merge changes I77dc5556,If772078c,Idb19b0f7 into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  12. 18e0d49 Fix the comments from aosp/1719018 by Luke Huang · 4 years, 1 month ago
  13. b5f0819 Move ConnectivityDiagnosticsManagerTest to common by Remi NGUYEN VAN · 4 years, 1 month ago
  14. fad30e3 Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 4 years, 1 month ago
  15. ff55aeb Remove ConnectivityServiceTest signature perms use by Remi NGUYEN VAN · 4 years, 1 month ago
  16. 1b64ae6 Merge "Send a proxy broadcast when apps moved from/to a VPN" into sc-dev by Lucas Lin · 4 years, 1 month ago
  17. 950a65f Send a proxy broadcast when apps moved from/to a VPN by Lucas Lin · 4 years, 1 month ago
  18. b7ca034 Update CS so that per-app OEM APIs can be tested by James Mattis · 4 years, 1 month ago
  19. 659a0e1 Correctly get uids for per-app network preferences by Lorenzo Colitti · 4 years, 1 month ago
  20. 97e9053 Merge "Add unit test when querying TYPE_WIFI + null/empty/non-null subscriberId" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  21. caa6f17 Add unit test when querying TYPE_WIFI + null/empty/non-null subscriberId by Les Lee · 4 years, 2 months ago
  22. fcc6972 Merge "Modify NsdServiceTest to conform to its new mechanism" into sc-dev by Luke Huang · 4 years, 1 month ago
  23. dcba997 Merge "Add DEFAULT_NETWORK_PRIORITY constants" into sc-dev by Paul Hu · 4 years, 1 month ago
  24. 7d5fa3d Merge "Add more unit tests for mobile data preferred uids feature" into sc-dev by Paul Hu · 4 years, 1 month ago
  25. a46c4d2 Modify NsdServiceTest to conform to its new mechanism by Luke Huang · 4 years, 1 month ago
  26. beb7d92 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 4 years, 2 months ago
  27. cfa262d Improve test coverage for disconnecting networks with clat. by Lorenzo Colitti · 4 years, 2 months ago
  28. c219877 Add DEFAULT_NETWORK_PRIORITY constants by paulhu · 4 years, 2 months ago
  29. 7ed70a9 Add more unit tests for mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  30. 27b6888 Require location permission for ConnDiags WiFi only. by Treehugger Robot · 4 years, 2 months ago
  31. 48fc715 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" into sc-dev by Paul Hu · 4 years, 2 months ago
  32. 9a8e449 Merge "Address leftover comments" into sc-dev by Paul Hu · 4 years, 2 months ago
  33. 71ad4f1 Implement mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  34. a1ac564 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 4 years, 2 months ago
  35. 5d8340f Address leftover comments by paulhu · 4 years, 2 months ago
  36. 68aacb4 Update allowed on restricted networks getter/setter by paulhu · 4 years, 2 months ago
  37. 958fe9a Merge changes I1de322c9,Id0983d4b into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  38. f1ea9b3 Improve IKEv2/IPsec VPN by proposing more IPsec algorithms by Yan Yan · 4 years, 2 months ago
  39. 0b4be02 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 2 months ago
  40. f9d1bbb Merge "Add more unit tests for ConnectivityManager S APIs" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  41. 627c446 Merge "Support to query TYPE_WIFI usage with subscriberId" into sc-dev by Les Lee · 4 years, 2 months ago
  42. 5acfe49 Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" into sc-dev by Paul Hu · 4 years, 2 months ago
  43. 740da16 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" into sc-dev by Paul Hu · 4 years, 2 months ago
  44. ffda305 Add more unit tests for ConnectivityManager S APIs by Junyu Lai · 4 years, 2 months ago
  45. 8a2405c Merge "Add metered filter for API: buildTemplateCarrier" into sc-dev by Les Lee · 4 years, 2 months ago
  46. 458a60d Merge changes I3ba50cbd,I970ee365 into sc-dev by Junyu Lai · 4 years, 2 months ago
  47. f96f027 Add metered filter for API: buildTemplateCarrier by lesl · 4 years, 3 months ago
  48. cf4a1b5 Support to query TYPE_WIFI usage with subscriberId by lesl · 4 years, 5 months ago
  49. 2061577 Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by Paul Hu · 4 years, 2 months ago
  50. deb3f2e Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor by Paul Hu · 4 years, 2 months ago
  51. 86714b1 Allow unprivileged NetworkCallbacks to see other UIDs' networks. by Lorenzo Colitti · 4 years, 2 months ago
  52. 6322aeb [FUI27] Fix internal naming of notifyNetworkStatus by junyulai · 4 years, 5 months ago
  53. 65a0e0d Merge "QOS filter matching support based on remote address and port number for connected sockets" am: 6c5553aaaa am: f84276bde1 am: 9896622bd3 by Jayachandran Chinnakkannu · 4 years, 2 months ago
  54. 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 2 months ago
  55. 3239a62 Merge "[FUI26] Address comments on aosp/1560408" am: 8f03f1e788 am: e5929c073c am: 13bcaf5446 by Junyu Lai · 4 years, 2 months ago
  56. c6422b7 [FUI26] Address comments on aosp/1560408 by junyulai · 4 years, 5 months ago
  57. 6948544 Make yield-to-bad-wifi behavior backward compatible with R by Chalard Jean · 4 years, 3 months ago
  58. 9ff1284 Rename *Iface* APIs to *Interface* by Aaron Huang · 4 years, 3 months ago
  59. 735e1ce QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 3 months ago
  60. a869887 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 3 months ago
  61. 31022d6 Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago
  62. 678277c Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago