1. 5b8e2e9 Fix NetworkCapabilities MTS on S, CTS on S+module by Remi NGUYEN VAN · 4 years, 1 month ago
  2. c07315a The net cap value should be bit shifted before &ing by Chiachang Wang · 4 years, 1 month ago
  3. 913dba8 Merge "Correct log" by Treehugger Robot · 4 years, 2 months ago
  4. 525b07d Correct log by Chiachang Wang · 4 years, 2 months ago
  5. 538f079 Cleanup the public API getActiveNetworkForUid on AOSP by lifr · 4 years, 2 months ago
  6. 6f77442 Add new network capabilities to support automotive head unit via USB by lucaslin · 4 years, 5 months ago
  7. 92f128c Force only system uid can set uids allowed on restricted networks by paulhu · 4 years, 2 months ago
  8. b2e919f Remove workarounds to use core platform API by Remi NGUYEN VAN · 4 years, 2 months ago
  9. f1e09ef Trigger the network score update after setting test allow bad wifi by Chiachang Wang · 4 years, 2 months ago
  10. 6160d60 Merge "Add ConnectivitySettingsManagerTest" by Paul Hu · 4 years, 3 months ago
  11. 38e8c2c Merge "Provide a way to override the avoid bad wifi configuration" by Chiachang Wang · 4 years, 3 months ago
  12. 6eac9fb Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 4 years, 3 months ago
  13. 236a992 Add ConnectivitySettingsManagerTest by paulhu · 4 years, 5 months ago
  14. c12550b Merge "Call ConnectivitySettingsUtils to set/get private DNS related settings" by Lucas Lin · 4 years, 3 months ago
  15. 8962128 Call ConnectivitySettingsUtils to set/get private DNS related settings by lucaslin · 4 years, 3 months ago
  16. e4d1cd9 Initialize TetheringManager lazily by Remi NGUYEN VAN · 4 years, 3 months ago
  17. cfc86ef Merge "Send a proxy broadcast when apps moved from/to a VPN" by Lucas Lin · 4 years, 3 months ago
  18. dd34691 Keep subIds for Test NetworkCapabilities. by Cody Kesting · 4 years, 3 months ago
  19. 5b15e70 Merge changes from topics "enable-policy-ranking", "sendNetworkScore" by Junyu Lai · 4 years, 3 months ago
  20. 7cba5f4 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" by Paul Hu · 4 years, 3 months ago
  21. 550b521 Allow network providers to set the linger duration. by Chalard Jean · 4 years, 6 months ago
  22. d89e56d Add documentation by Chalard Jean · 4 years, 5 months ago
  23. 0422927 Add doc for NetworkScore#getLegacyInt by Chalard Jean · 4 years, 5 months ago
  24. 536a5ba Expose sendNetworkScore that takes a NetworkScore by Chalard Jean · 4 years, 5 months ago
  25. 53e8a26 Send a proxy broadcast when apps moved from/to a VPN by lucaslin · 4 years, 3 months ago
  26. e4aeac6 [NS09] Implement the new ranking code by Chalard Jean · 4 years, 5 months ago
  27. e3d2481 [NS08] Expose public NetworkScore API by Chalard Jean · 4 years, 5 months ago
  28. f3ff362 [NS07] Add the rest of the scoring policy by Chalard Jean · 4 years, 6 months ago
  29. 947acd4 [NS06] Implement the don't-reap mechanism by Chalard Jean · 4 years, 6 months ago
  30. 0354d8c [NS05] Feed network offer callbacks by Chalard Jean · 4 years, 8 months ago
  31. 4428044 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 4 years, 3 months ago
  32. 9756b5d Merge changes Ia930b3d3,If614da81,I975a9439 by Junyu Lai · 4 years, 3 months ago
  33. c30c57c Merge "Update allowed on restricted networks getter/setter" by Paul Hu · 4 years, 3 months ago
  34. 5d3005c Merge "Remove dependency on libnetd_client" by Remi NGUYEN VAN · 4 years, 3 months ago
  35. a88fd95 [NS04.8] Address comments from NS04 and NS04.5 by Chalard Jean · 4 years, 6 months ago
  36. 30689b8 [NS04.5] Have NetworkOffer embark a provider ID by Chalard Jean · 4 years, 6 months ago
  37. ae471dd Merge "Add NDK API for getprocnetwork" by Remi NGUYEN VAN · 4 years, 3 months ago
  38. 8d1a96d Remove dependency on libnetd_client by Remi NGUYEN VAN · 4 years, 6 months ago
  39. a5e1148 Add NDK API for getprocnetwork by Remi NGUYEN VAN · 4 years, 6 months ago
  40. 91e7806 Update allowed on restricted networks getter/setter by paulhu · 4 years, 3 months ago
  41. 1cb9417 Use updated NetworkEventDispatcher API by Orion Hodson · 4 years, 3 months ago
  42. 7f092f1 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 4 months ago
  43. c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 4 months ago
  44. b6f7ca9 Merge "Move config_apf* resources to NetworkStack" by Remi NGUYEN VAN · 4 years, 4 months ago
  45. 999427e Merge "Move config_apf* resources to NetworkStack" by Remi NGUYEN VAN · 4 years, 4 months ago
  46. 80a3a62 Merge "[VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present" by Treehugger Robot · 4 years, 4 months ago
  47. 4eedd4a Merge "[VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present" by Treehugger Robot · 4 years, 4 months ago
  48. 160ef39 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
  49. 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
  50. 5fbdba6 [VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present by junyulai · 4 years, 4 months ago
  51. 9ef2350 [VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present by junyulai · 4 years, 4 months ago
  52. d761c1c Merge "Replace clearAll with withoutDefaultCapabilities" by Chiachang Wang · 4 years, 4 months ago
  53. b4c624a Merge "Replace clearAll with withoutDefaultCapabilities" by Chiachang Wang · 4 years, 4 months ago
  54. 02dabf7 Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  55. 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  56. 16ceae4 Replace clearAll with withoutDefaultCapabilities by Chiachang Wang · 4 years, 4 months ago
  57. cf6e521 Replace clearAll with withoutDefaultCapabilities by Chiachang Wang · 4 years, 4 months ago
  58. 0d7706a Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 4 years, 4 months ago
  59. 257a5cf Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 4 years, 4 months ago
  60. b533550 QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 5 months ago
  61. 735e1ce QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 5 months ago
  62. 393e7b3 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 4 months ago
  63. 5dd83f2 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 4 months ago
  64. e562d16 Merge changes Ia5bc896c,I0c9406f4,I3108ee94 by Lorenzo Colitti · 4 years, 4 months ago
  65. 975d821 Merge changes Ia5bc896c,I0c9406f4,I3108ee94 by Lorenzo Colitti · 4 years, 4 months ago
  66. 0aa7a47 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 4 years, 5 months ago
  67. b11ba41 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 4 years, 5 months ago
  68. 823f81c [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
  69. cdd68bc [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
  70. a869887 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 4 months ago
  71. 6424cf2 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 4 months ago
  72. 344c116 Update mobile data preference getter/setter by paulhu · 4 years, 4 months ago
  73. 1562bd1 Update mobile data preference getter/setter by paulhu · 4 years, 4 months ago
  74. 69afcd5 Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years, 4 months ago
  75. 84b4e1b Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years, 4 months ago
  76. a23e55d Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 4 months ago
  77. 6813b1b Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 4 months ago
  78. 6e80f1c Merge "Allow any transport with TEST if the network is restricted" by Chalard Jean · 4 years, 4 months ago
  79. d09b89b Merge "Allow any transport with TEST if the network is restricted" by Chalard Jean · 4 years, 4 months ago
  80. 0d942e8 Merge "Rename unwanted capabilities to forbidden capabilities." by Lorenzo Colitti · 4 years, 4 months ago
  81. 172abc1 Merge "Rename unwanted capabilities to forbidden capabilities." by Lorenzo Colitti · 4 years, 4 months ago
  82. cf514f5 Merge "Emphasize possibility of multiple networks with same transport" by David Su · 4 years, 4 months ago
  83. 10ee7c5 Merge "Emphasize possibility of multiple networks with same transport" by David Su · 4 years, 4 months ago
  84. 395fafb Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years, 4 months ago
  85. 1291166 Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years, 4 months ago
  86. 778c865 Allow any transport with TEST if the network is restricted by Chalard Jean · 4 years, 4 months ago
  87. 0fb0c47 Allow any transport with TEST if the network is restricted by Chalard Jean · 4 years, 4 months ago
  88. 57f9ba8 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 5 months ago
  89. b1ff1b2 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 5 months ago
  90. 59d8929 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 4 months ago
  91. 8ee3a33 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 4 months ago
  92. 070bdd4 Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 4 months ago
  93. 53a8bcc Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 4 months ago
  94. 984e516 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  95. bd9d954 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  96. 5e2a729 Merge "Address API review feedback" by Chiachang Wang · 4 years, 4 months ago
  97. 79a90c3 Merge "Address API review feedback" by Chiachang Wang · 4 years, 4 months ago
  98. 9075ae3 Address API review feedback by Chiachang Wang · 4 years, 5 months ago
  99. 6ec9b8d Address API review feedback by Chiachang Wang · 4 years, 5 months ago
  100. da103b3 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 5 months ago