1. e991372 Add DEFAULT_NETWORK_PRIORITY constants by paulhu · 4 years, 3 months ago
  2. 01f52e7 Add more unit tests for mobile data preferred uids feature by paulhu · 4 years, 3 months ago
  3. 473ddea Merge "Correctly get uids for per-app network preferences" by Lorenzo Colitti · 4 years, 2 months ago
  4. 4992197 Revert "Use shell permission to query current user" by Remi NGUYEN VAN · 4 years, 3 months ago
  5. 95bc8d7 Use shell permission to query current user by Remi NGUYEN VAN · 4 years, 3 months ago
  6. 07f97b2 Merge changes from topic "cts-snapshots" by Junyu Lai · 4 years, 3 months ago
  7. a3f12dd Merge "Don't send onLinkPropertiesChanged after onLost for 464xlat." by Lorenzo Colitti · 4 years, 3 months ago
  8. eaaacb0 Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshots by junyulai · 4 years, 3 months ago
  9. b4bf015 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 4 years, 3 months ago
  10. 550b521 Allow network providers to set the linger duration. by Chalard Jean · 4 years, 6 months ago
  11. 36c0298 Fix nascent timer never get removed by junyulai · 4 years, 5 months ago
  12. c81d4c3 [NS13] Remove the last usage of the legacy int by Chalard Jean · 4 years, 5 months ago
  13. 9f6d447 Fix a bug where updates of offers won't find existing offers by Chalard Jean · 4 years, 5 months ago
  14. 142f0fe [NS11] Fix yieldToBadWifi over the policy scoring by Chalard Jean · 4 years, 5 months ago
  15. 5cfbc2e Merge "Require location permission for ConnDiags WiFi only." by Treehugger Robot · 4 years, 3 months ago
  16. e4aeac6 [NS09] Implement the new ranking code by Chalard Jean · 4 years, 5 months ago
  17. f3ff362 [NS07] Add the rest of the scoring policy by Chalard Jean · 4 years, 5 months ago
  18. 947acd4 [NS06] Implement the don't-reap mechanism by Chalard Jean · 4 years, 6 months ago
  19. 0354d8c [NS05] Feed network offer callbacks by Chalard Jean · 4 years, 7 months ago
  20. b6b6a43 Correctly get uids for per-app network preferences by James Mattis · 4 years, 3 months ago
  21. 51f77dc Implement mobile data preferred uids feature by paulhu · 4 years, 3 months ago
  22. 9756b5d Merge changes Ia930b3d3,If614da81,I975a9439 by Junyu Lai · 4 years, 3 months ago
  23. dd35f2d [NS04.7] Reinstate a necessary change by Chalard Jean · 4 years, 5 months ago
  24. 30689b8 [NS04.5] Have NetworkOffer embark a provider ID by Chalard Jean · 4 years, 5 months ago
  25. 8ae54f7 Remove NetdService, NetworkStackClient dependency by Remi NGUYEN VAN · 4 years, 6 months ago
  26. 0683074 Remove ConnectivityService hidden annotations by Remi NGUYEN VAN · 4 years, 6 months ago
  27. 7474f67 Require location permission for ConnDiags WiFi only. by Cody Kesting · 4 years, 3 months ago
  28. 8d8404e Merge "Use CS identity to update setting while performing factory reset" by Treehugger Robot · 4 years, 3 months ago
  29. 049dbc5 Merge "Use CS identity to update setting while performing factory reset" by Treehugger Robot · 4 years, 3 months ago
  30. 7f092f1 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
  31. c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
  32. fe28d9b Use CS identity to update setting while performing factory reset by Chiachang Wang · 4 years, 3 months ago
  33. bc66712 Use CS identity to update setting while performing factory reset by Chiachang Wang · 4 years, 3 months ago
  34. 160ef39 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
  35. 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
  36. 05fbb45 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 4 years, 3 months ago
  37. c13a0a0 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 4 years, 3 months ago
  38. 69114da [FUI29] Migrate ConnectivityService to use getAllNetworkStateSnapshots by junyulai · 4 years, 6 months ago
  39. 5744432 [FUI29] Migrate ConnectivityService to use getAllNetworkStateSnapshots by junyulai · 4 years, 6 months ago
  40. 75c6d33 Reference unreachable netId from INetd by Ken Chen · 4 years, 3 months ago
  41. 4f612fa Reference unreachable netId from INetd by Ken Chen · 4 years, 3 months ago
  42. 4febb21 Move connectivity sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago[Renamed from services/core/java/com/android/server/ConnectivityService.java]
  43. b566375 Merge "[DO NOT MERGE] Revert "Reference unreachable netId from INetd"" by Ken Chen · 4 years, 3 months ago
  44. d973820 [DO NOT MERGE] Revert "Reference unreachable netId from INetd" by Ken Chen · 4 years, 3 months ago
  45. 0b08f17 Merge "Reference unreachable netId from INetd" by Ken Chen · 4 years, 3 months ago
  46. 5dd83f2 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 3 months ago
  47. cdd68bc [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
  48. 6424cf2 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 4 months ago
  49. 9c4436e Reference unreachable netId from INetd by Ken Chen · 4 years, 3 months ago
  50. 44f9909 Merge "Better log in createNativeNetwork" by Ken Chen · 4 years, 3 months ago
  51. 6bab439 Merge "Switch from networkCreate[Physical/Vpn] to networkCreate" by Ken Chen · 4 years, 3 months ago
  52. 6813b1b Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 3 months ago
  53. 755a4e7 Better log in createNativeNetwork by Ken Chen · 4 years, 3 months ago
  54. 6df7a90 Switch from networkCreate[Physical/Vpn] to networkCreate by Ken Chen · 4 years, 5 months ago
  55. b1ff1b2 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 4 months ago
  56. cbe2b26 Add missed break by paulhu · 4 years, 4 months ago
  57. 0c85894 Merge "Add getters to NetworkStateSnapshot" by Treehugger Robot · 4 years, 4 months ago
  58. bd9d954 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  59. c1c3721 Merge "Changing per-app default request to TRACK_DEFAULT" by James Mattis · 4 years, 4 months ago
  60. 79a90c3 Merge "Address API review feedback" by Chiachang Wang · 4 years, 4 months ago
  61. a117e28 Changing per-app default request to TRACK_DEFAULT by James Mattis · 4 years, 4 months ago
  62. eb239b6 Merge "Use connectivity resources in service-connectivity" by Remi NGUYEN VAN · 4 years, 4 months ago
  63. 6ec9b8d Address API review feedback by Chiachang Wang · 4 years, 4 months ago
  64. 97fad72 Use connectivity resources in service-connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  65. b8f5664 Add getters to NetworkStateSnapshot by Aaron Huang · 4 years, 4 months ago
  66. ee78b1f Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 4 months ago
  67. 9359468 Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" by Treehugger Robot · 4 years, 4 months ago
  68. f0ffc77 Hide NetworkPolicyManager.blockedReasonsToString API. by Sudheer Shanka · 4 years, 4 months ago
  69. 20a4a8b Correctly count nri uid request counts by James Mattis · 4 years, 5 months ago
  70. 2217bec [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 4 months ago
  71. 6cab3df Merge "Update the permission check for dump" by Chiachang Wang · 4 years, 4 months ago
  72. a101f85 Update the permission check for dump by Chiachang Wang · 4 years, 4 months ago
  73. fe3676b Merge "Don't expose raw IBinder APIs." by Lorenzo Colitti · 4 years, 4 months ago
  74. c65e7fa Handle null pointer cases in ConnectivityService by Aaron Huang · 4 years, 5 months ago
  75. 34a294f Don't expose raw IBinder APIs. by Lorenzo Colitti · 4 years, 4 months ago
  76. 34d1abd Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 4 months ago
  77. 6bbdbe1 Merge "Add debug logging to requestRouteToHostAddress." by Lorenzo Colitti · 4 years, 4 months ago
  78. a2e1fe8 Add debug logging to requestRouteToHostAddress. by Lorenzo Colitti · 4 years, 5 months ago
  79. cb1e036 Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 5 months ago
  80. 612cc03 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 5 months ago
  81. 10c379a Replace IS_DEBUGGABLE with isDebuggable module API by Remi NGUYEN VAN · 4 years, 5 months ago
  82. 7b57b98 Merge "Split networkDestroy() and destroyNetworkCache()" by Treehugger Robot · 4 years, 5 months ago
  83. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
  84. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 6 months ago
  85. c32e1c9 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 5 months ago
  86. 73df776 Merge "Adding per-app support for app add/remove" by James Mattis · 4 years, 5 months ago
  87. a6f4832 Merge "Downgrade the log level of exception log" by Treehugger Robot · 4 years, 5 months ago
  88. ecdaf23 Downgrade the log level of exception log by lucaslin · 4 years, 5 months ago
  89. 02220e2 Adding per-app support for app add/remove by James Mattis · 4 years, 5 months ago
  90. a7d7793 Merge "Fix broken testCaptivePortalApp" by Treehugger Robot · 4 years, 5 months ago
  91. e32a1ef Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 5 months ago
  92. 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
  93. efbfd7f Fix broken testCaptivePortalApp by Chalard Jean · 4 years, 5 months ago
  94. a21ef9b Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 5 months ago
  95. 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 5 months ago
  96. b139200 Calling linkToDeath on binder in NRI constructor by James Mattis · 4 years, 5 months ago
  97. 102e404 Change the const for the unreachable network by James Mattis · 4 years, 5 months ago
  98. cd2c0c8 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 5 months ago
  99. 6dba588 Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 5 months ago
  100. d5385c4 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 6 months ago