1. c1f7c7d Add callback for enforcing INTERNET permission changes by Danny Lin · 3 years, 6 months ago
  2. de5be3d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 2 months ago
  3. 742792f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 3 months ago
  4. e93efb6 Merge "Ensure calling package name and uid are matched" into sc-qpr1-dev by TreeHugger Robot · 3 years, 6 months ago
  5. 166f5fe Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
  6. b2c2868 Ensure calling package name and uid are matched by paulhu · 3 years, 8 months ago
  7. 4e257a9 Merge "Use dns resolver v9 in connectivity and set resolverOptions to null." into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  8. 0ccf3fb Use dns resolver v9 in connectivity and set resolverOptions to null. by Remi NGUYEN VAN · 3 years, 8 months ago
  9. e8b3533 Merge "Revert "Allow network providers to set yield to bad wifi"" into sc-dev by Chalard Jean · 3 years, 8 months ago
  10. 6c1e049 Merge changes Ic33d8976,Ib5bd74d8 into sc-dev by Remi NGUYEN VAN · 3 years, 8 months ago
  11. 4dd0f9c Revert "Allow network providers to set yield to bad wifi" by Chiachang Wang · 3 years, 8 months ago
  12. 5234f3a Fix a crash when changing preferences by Chalard Jean · 3 years, 8 months ago
  13. 8934942 Add overlay options for no internet notifications by Remi NGUYEN VAN · 3 years, 8 months ago
  14. 0bad224 Fix a possible system server crash by Chalard Jean · 3 years, 8 months ago
  15. 9bcaabb Merge "Temporarily change uid to appId" into sc-dev by Paul Hu · 3 years, 8 months ago
  16. 3c42fed Use appId for looking up allowed on restricted networks uids list by Treehugger Robot · 3 years, 9 months ago
  17. 135f506 Consider NetworkOffer is unneeded if it cannot satisfy the request by Junyu Lai · 3 years, 9 months ago
  18. bf92c03 Temporarily change uid to appId by Treehugger Robot · 3 years, 9 months ago
  19. b240e2a Jarjar all classes in service-connectivity by Remi NGUYEN VAN · 3 years, 9 months ago
  20. b5c9e35 Update network preference priority value for VPN by paulhu · 3 years, 9 months ago
  21. 4846fff Only pass the NRI for removal in NRI#binderDied by James Mattis · 3 years, 9 months ago
  22. fd301c0 Merge "Remove exclusivity restriction of multiple preferences" into sc-dev by Paul Hu · 3 years, 9 months ago
  23. de5efb9 Remove exclusivity restriction of multiple preferences by paulhu · 3 years, 10 months ago
  24. 0f956db Merge changes from topic "am-cc17cb7d48ea4bd7adc9183dc0c381e3-sc-dev" into sc-dev by Remi NGUYEN VAN · 3 years, 9 months ago
  25. 0b3f20a Apply jarjar rules on coverage tests by Remi NGUYEN VAN · 3 years, 9 months ago
  26. 0868536 Merge "Allow non-VPNs to have underlying networks." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  27. 790d3eb Merge "Listen EXTERNAL_APPLICATIONS_AVAILABLE intent" into sc-dev by Paul Hu · 3 years, 9 months ago
  28. 4703a8c Allow non-VPNs to have underlying networks. by Treehugger Robot · 3 years, 9 months ago
  29. 29194db Merge "Use Netd new added/removed uid range methods" into sc-dev by Paul Hu · 3 years, 9 months ago
  30. f5f8e4e Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  31. 298f6af Remove workarounds to use core platform API by Remi NGUYEN VAN · 3 years, 9 months ago
  32. 07950df Change to REQUEST from LISTEN for mobile data preferred uids feature by Paul Hu · 3 years, 9 months ago
  33. 5e5c287 Remove dependency on stable.core.platform.api.stubs by Orion Hodson · 3 years, 9 months ago
  34. 8ef6bfe Make notification icons and autocancel overlayable by Treehugger Robot · 3 years, 9 months ago
  35. b851d80 Merge "Simplify the return condition in stop()" into sc-dev by Lucas Lin · 3 years, 9 months ago
  36. 5ca769e Simplify the return condition in stop() by Lucas Lin · 3 years, 9 months ago
  37. de2a239 Use Netd new added/removed uid range methods by paulhu · 3 years, 10 months ago
  38. 282f743 Fix network callback with the same PendingIntent does not release by Treehugger Robot · 3 years, 9 months ago
  39. eefacbc Merge "Use appId instead of uid" into sc-dev by Paul Hu · 3 years, 9 months ago
  40. 4ac225b Listen EXTERNAL_APPLICATIONS_AVAILABLE intent by paulhu · 3 years, 9 months ago
  41. dca7230 Use appId instead of uid by Paul Hu · 3 years, 9 months ago
  42. 4cb6189 Fix null PendingIntent in network listens by Remi NGUYEN VAN · 3 years, 9 months ago
  43. fad30e3 Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 3 years, 10 months ago
  44. ff55aeb Remove ConnectivityServiceTest signature perms use by Remi NGUYEN VAN · 3 years, 10 months ago
  45. 1b64ae6 Merge "Send a proxy broadcast when apps moved from/to a VPN" into sc-dev by Lucas Lin · 3 years, 10 months ago
  46. 950a65f Send a proxy broadcast when apps moved from/to a VPN by Lucas Lin · 3 years, 10 months ago
  47. b7ca034 Update CS so that per-app OEM APIs can be tested by James Mattis · 3 years, 10 months ago
  48. 659a0e1 Correctly get uids for per-app network preferences by Lorenzo Colitti · 3 years, 10 months ago
  49. 5cbd7b3 Fully setup test TUN iface on create. by Treehugger Robot · 3 years, 10 months ago
  50. dcba997 Merge "Add DEFAULT_NETWORK_PRIORITY constants" into sc-dev by Paul Hu · 3 years, 10 months ago
  51. 7d5fa3d Merge "Add more unit tests for mobile data preferred uids feature" into sc-dev by Paul Hu · 3 years, 10 months ago
  52. cd60e94 Merge changes I944f4c6a,I69cf58bc into sc-dev by Lorenzo Colitti · 3 years, 10 months ago
  53. beb7d92 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 3 years, 10 months ago
  54. d7ec12e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 10 months ago
  55. c219877 Add DEFAULT_NETWORK_PRIORITY constants by paulhu · 3 years, 10 months ago
  56. 7ed70a9 Add more unit tests for mobile data preferred uids feature by paulhu · 3 years, 10 months ago
  57. 27b6888 Require location permission for ConnDiags WiFi only. by Treehugger Robot · 3 years, 10 months ago
  58. 48fc715 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" into sc-dev by Paul Hu · 3 years, 10 months ago
  59. 9a8e449 Merge "Address leftover comments" into sc-dev by Paul Hu · 3 years, 10 months ago
  60. 87f2897 Merge "Implement mobile data preferred uids feature" into sc-dev by Paul Hu · 3 years, 10 months ago
  61. 71ad4f1 Implement mobile data preferred uids feature by paulhu · 3 years, 11 months ago
  62. a1ac564 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 3 years, 10 months ago
  63. 5d8340f Address leftover comments by paulhu · 3 years, 10 months ago
  64. cff2294 Remove framework-connectivity-annotations library by Aaron Huang · 3 years, 10 months ago
  65. 68aacb4 Update allowed on restricted networks getter/setter by paulhu · 3 years, 10 months ago
  66. 58b943a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 11 months ago
  67. 2afd098 Merge history of packages/Connectivity by Baligh Uddin · 3 years, 11 months ago
  68. 424e2ef Merge "Check location permission for ConnDiags last." into sc-dev by TreeHugger Robot · 3 years, 11 months ago
  69. 0b4be02 Check location permission for ConnDiags last. by Cody Kesting · 3 years, 11 months ago
  70. fac2a72 Use CS identity to update setting while performing factory reset by Treehugger Robot · 3 years, 11 months ago
  71. 5acfe49 Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" into sc-dev by Paul Hu · 3 years, 11 months ago
  72. 740da16 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" into sc-dev by Paul Hu · 3 years, 11 months ago
  73. 6f0f141 Merge "Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshots" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
  74. 4c0e93f Merge "Remove legacy resources fallback from Connectivity" into sc-dev by Remi NGUYEN VAN · 3 years, 11 months ago
  75. 458a60d Merge changes I3ba50cbd,I970ee365 into sc-dev by Junyu Lai · 3 years, 11 months ago
  76. 1ac0e83 Merge "Move config_apf* resources to NetworkStack" into sc-dev by Remi NGUYEN VAN · 3 years, 11 months ago
  77. 1423347 Remove legacy resources fallback from Connectivity by Remi NGUYEN VAN · 3 years, 11 months ago
  78. be047e2 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 4 years ago
  79. 2061577 Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by Paul Hu · 3 years, 11 months ago
  80. deb3f2e Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor by Paul Hu · 3 years, 11 months ago
  81. 646af9c Merge "Dump only NORMAL priority information if no priority assigned" into sc-dev by Chiachang Wang · 3 years, 11 months ago
  82. 86714b1 Allow unprivileged NetworkCallbacks to see other UIDs' networks. by Lorenzo Colitti · 3 years, 11 months ago
  83. 12d32a6 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 3 years, 11 months ago
  84. 1bbb7a7 Merge "Add ConnectivityAnnotations class" into sc-dev by Aaron Huang · 3 years, 11 months ago
  85. 7968fba Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshots by junyulai · 3 years, 11 months ago
  86. 0f57022 [FUI29] Migrate ConnectivityService to use getAllNetworkStateSnapshots by junyulai · 4 years, 1 month ago
  87. 5c6bb2d Merge "Reference unreachable netId from INetd" am: 01be14fd53 am: 68413f8a69 am: 3bf71e4e85 by Treehugger Robot · 3 years, 11 months ago
  88. b9e49ec Address comments on ag/14486203 by Chalard Jean · 3 years, 11 months ago
  89. 4f612fa Reference unreachable netId from INetd by Ken Chen · 3 years, 11 months ago
  90. 6948544 Make yield-to-bad-wifi behavior backward compatible with R by Chalard Jean · 4 years ago
  91. 6a7e6ad Add ConnectivityAnnotations class by Aaron Huang · 4 years ago
  92. c71c789 Move NetIdManager, ProfileNetworkPreferences by Remi NGUYEN VAN · 3 years, 11 months ago
  93. cdb45f8 Move connectivity sources to packages/Connectivity by Remi NGUYEN VAN · 3 years, 11 months ago
  94. 028cb1b Move connectivity sources to packages/Connectivity by Remi NGUYEN VAN · 3 years, 11 months ago
  95. fb03ac1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  96. 9e15ad2 Merge "Add AOSP certificates for connectivity resources" am: bef754dcd5 am: f6de130389 am: 343e810f30 by Remi NGUYEN VAN · 4 years ago
  97. 03e5385 Merge "Use connectivity resources in service-connectivity" by Remi NGUYEN VAN · 4 years ago
  98. bef754d Merge "Add AOSP certificates for connectivity resources" by Remi NGUYEN VAN · 4 years ago
  99. 962d13b Use connectivity resources in service-connectivity by Remi NGUYEN VAN · 4 years, 1 month ago
  100. 51b8cb4 Add AOSP certificates for connectivity resources by Remi NGUYEN VAN · 4 years ago