1. 51f77dc Implement mobile data preferred uids feature by paulhu · 4 years, 3 months ago
  2. 9756b5d Merge changes Ia930b3d3,If614da81,I975a9439 by Junyu Lai · 4 years, 3 months ago
  3. dd35f2d [NS04.7] Reinstate a necessary change by Chalard Jean · 4 years, 5 months ago
  4. 30689b8 [NS04.5] Have NetworkOffer embark a provider ID by Chalard Jean · 4 years, 5 months ago
  5. 8ae54f7 Remove NetdService, NetworkStackClient dependency by Remi NGUYEN VAN · 4 years, 6 months ago
  6. 0683074 Remove ConnectivityService hidden annotations by Remi NGUYEN VAN · 4 years, 6 months ago
  7. 8d8404e Merge "Use CS identity to update setting while performing factory reset" by Treehugger Robot · 4 years, 3 months ago
  8. 7f092f1 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
  9. fe28d9b Use CS identity to update setting while performing factory reset by Chiachang Wang · 4 years, 3 months ago
  10. 160ef39 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
  11. 05fbb45 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 4 years, 4 months ago
  12. 69114da [FUI29] Migrate ConnectivityService to use getAllNetworkStateSnapshots by junyulai · 4 years, 6 months ago
  13. 75c6d33 Reference unreachable netId from INetd by Ken Chen · 4 years, 4 months ago
  14. 4febb21 Move connectivity sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 4 months ago[Renamed from services/core/java/com/android/server/ConnectivityService.java]
  15. b566375 Merge "[DO NOT MERGE] Revert "Reference unreachable netId from INetd"" by Ken Chen · 4 years, 4 months ago
  16. d973820 [DO NOT MERGE] Revert "Reference unreachable netId from INetd" by Ken Chen · 4 years, 4 months ago
  17. 0b08f17 Merge "Reference unreachable netId from INetd" by Ken Chen · 4 years, 4 months ago
  18. 5dd83f2 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 4 months ago
  19. cdd68bc [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
  20. 6424cf2 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 4 months ago
  21. 9c4436e Reference unreachable netId from INetd by Ken Chen · 4 years, 4 months ago
  22. 44f9909 Merge "Better log in createNativeNetwork" by Ken Chen · 4 years, 4 months ago
  23. 6bab439 Merge "Switch from networkCreate[Physical/Vpn] to networkCreate" by Ken Chen · 4 years, 4 months ago
  24. 6813b1b Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 4 months ago
  25. 755a4e7 Better log in createNativeNetwork by Ken Chen · 4 years, 4 months ago
  26. 6df7a90 Switch from networkCreate[Physical/Vpn] to networkCreate by Ken Chen · 4 years, 5 months ago
  27. b1ff1b2 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 4 months ago
  28. cbe2b26 Add missed break by paulhu · 4 years, 4 months ago
  29. 0c85894 Merge "Add getters to NetworkStateSnapshot" by Treehugger Robot · 4 years, 4 months ago
  30. bd9d954 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  31. c1c3721 Merge "Changing per-app default request to TRACK_DEFAULT" by James Mattis · 4 years, 4 months ago
  32. 79a90c3 Merge "Address API review feedback" by Chiachang Wang · 4 years, 4 months ago
  33. a117e28 Changing per-app default request to TRACK_DEFAULT by James Mattis · 4 years, 4 months ago
  34. eb239b6 Merge "Use connectivity resources in service-connectivity" by Remi NGUYEN VAN · 4 years, 4 months ago
  35. 6ec9b8d Address API review feedback by Chiachang Wang · 4 years, 4 months ago
  36. 97fad72 Use connectivity resources in service-connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  37. b8f5664 Add getters to NetworkStateSnapshot by Aaron Huang · 4 years, 4 months ago
  38. ee78b1f Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 5 months ago
  39. 9359468 Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" by Treehugger Robot · 4 years, 4 months ago
  40. f0ffc77 Hide NetworkPolicyManager.blockedReasonsToString API. by Sudheer Shanka · 4 years, 4 months ago
  41. 20a4a8b Correctly count nri uid request counts by James Mattis · 4 years, 5 months ago
  42. 2217bec [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 5 months ago
  43. 6cab3df Merge "Update the permission check for dump" by Chiachang Wang · 4 years, 4 months ago
  44. a101f85 Update the permission check for dump by Chiachang Wang · 4 years, 4 months ago
  45. fe3676b Merge "Don't expose raw IBinder APIs." by Lorenzo Colitti · 4 years, 5 months ago
  46. c65e7fa Handle null pointer cases in ConnectivityService by Aaron Huang · 4 years, 5 months ago
  47. 34a294f Don't expose raw IBinder APIs. by Lorenzo Colitti · 4 years, 5 months ago
  48. 34d1abd Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 5 months ago
  49. 6bbdbe1 Merge "Add debug logging to requestRouteToHostAddress." by Lorenzo Colitti · 4 years, 5 months ago
  50. a2e1fe8 Add debug logging to requestRouteToHostAddress. by Lorenzo Colitti · 4 years, 5 months ago
  51. cb1e036 Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 5 months ago
  52. 612cc03 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 5 months ago
  53. 10c379a Replace IS_DEBUGGABLE with isDebuggable module API by Remi NGUYEN VAN · 4 years, 5 months ago
  54. 7b57b98 Merge "Split networkDestroy() and destroyNetworkCache()" by Treehugger Robot · 4 years, 5 months ago
  55. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
  56. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 6 months ago
  57. c32e1c9 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 5 months ago
  58. 73df776 Merge "Adding per-app support for app add/remove" by James Mattis · 4 years, 5 months ago
  59. a6f4832 Merge "Downgrade the log level of exception log" by Treehugger Robot · 4 years, 5 months ago
  60. ecdaf23 Downgrade the log level of exception log by lucaslin · 4 years, 5 months ago
  61. 02220e2 Adding per-app support for app add/remove by James Mattis · 4 years, 6 months ago
  62. a7d7793 Merge "Fix broken testCaptivePortalApp" by Treehugger Robot · 4 years, 5 months ago
  63. e32a1ef Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 5 months ago
  64. 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 6 months ago
  65. efbfd7f Fix broken testCaptivePortalApp by Chalard Jean · 4 years, 5 months ago
  66. a21ef9b Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 5 months ago
  67. 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 5 months ago
  68. b139200 Calling linkToDeath on binder in NRI constructor by James Mattis · 4 years, 5 months ago
  69. 102e404 Change the const for the unreachable network by James Mattis · 4 years, 5 months ago
  70. cd2c0c8 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 5 months ago
  71. 6dba588 Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 5 months ago
  72. d5385c4 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 6 months ago
  73. 42fe223 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 5 months ago
  74. a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 5 months ago
  75. 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 5 months ago
  76. a5ba719 Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 5 months ago
  77. a9ffc14 Add network disconnected callback by Chiachang Wang · 4 years, 5 months ago
  78. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  79. 33f5f36 Merge "Add network created callback support" by Chiachang Wang · 4 years, 5 months ago
  80. 62370d9 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 5 months ago
  81. 3f6cc07 Add network created callback support by Chiachang Wang · 4 years, 5 months ago
  82. e257bce Expose some APIs from ConnectivityManager by lucaslin · 4 years, 5 months ago
  83. 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 5 months ago
  84. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
  85. 3e367f4 Store the effective UID in NetworkRequestInfo. by Lorenzo Colitti · 4 years, 6 months ago
  86. 8459344 Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  87. 99e56c6 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 5 months ago
  88. e355cdf Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 6 months ago
  89. 73f96a2 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  90. 0d4c78d Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 6 months ago
  91. e2139a0 Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 6 months ago
  92. 98f59ec TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 6 months ago
  93. a302dd2 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 6 months ago
  94. c0a07a7 Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 6 months ago
  95. 287592b Merge "Send a Network instead of network id for wifi no internet dialog" by Chiachang Wang · 4 years, 6 months ago
  96. 32471e1 Merge "Ensure all calls to getCallingUid use the version in mDeps." by Lorenzo Colitti · 4 years, 6 months ago
  97. fbc5467 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 7 months ago
  98. 8156c4e Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 6 months ago
  99. 08d3691 Send a Network instead of network id for wifi no internet dialog by Chiachang Wang · 4 years, 6 months ago
  100. 9967d46 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago