1. 160ef39 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
  2. d761c1c Merge "Replace clearAll with withoutDefaultCapabilities" by Chiachang Wang · 4 years, 4 months ago
  3. 02dabf7 Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  4. 16ceae4 Replace clearAll with withoutDefaultCapabilities by Chiachang Wang · 4 years, 4 months ago
  5. 0d7706a Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 4 years, 4 months ago
  6. b533550 QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 5 months ago
  7. 5dd83f2 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 4 months ago
  8. 975d821 Merge changes Ia5bc896c,I0c9406f4,I3108ee94 by Lorenzo Colitti · 4 years, 4 months ago
  9. cdd68bc [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
  10. 6424cf2 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 4 months ago
  11. 1562bd1 Update mobile data preference getter/setter by paulhu · 4 years, 4 months ago
  12. 84b4e1b Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years, 5 months ago
  13. 6813b1b Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 4 months ago
  14. d09b89b Merge "Allow any transport with TEST if the network is restricted" by Chalard Jean · 4 years, 4 months ago
  15. 172abc1 Merge "Rename unwanted capabilities to forbidden capabilities." by Lorenzo Colitti · 4 years, 4 months ago
  16. 10ee7c5 Merge "Emphasize possibility of multiple networks with same transport" by David Su · 4 years, 4 months ago
  17. 1291166 Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years, 5 months ago
  18. 0fb0c47 Allow any transport with TEST if the network is restricted by Chalard Jean · 4 years, 4 months ago
  19. b1ff1b2 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 5 months ago
  20. 8ee3a33 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 4 months ago
  21. 53a8bcc Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 4 months ago
  22. bd9d954 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  23. 79a90c3 Merge "Address API review feedback" by Chiachang Wang · 4 years, 5 months ago
  24. 6ec9b8d Address API review feedback by Chiachang Wang · 4 years, 5 months ago
  25. ee78b1f Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 5 months ago
  26. 9359468 Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" by Treehugger Robot · 4 years, 5 months ago
  27. 7056276 Merge "Do not deduce VCN capability if Builder is derived from request" by Treehugger Robot · 4 years, 5 months ago
  28. 561a746 Do not deduce VCN capability if Builder is derived from request by junyulai · 4 years, 5 months ago
  29. e3a86b7 Merge "Add the related extra information in the javadoc" by Treehugger Robot · 4 years, 5 months ago
  30. 311b690 Add the related extra information in the javadoc by lucaslin · 4 years, 5 months ago
  31. 2217bec [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 5 months ago
  32. 8ef8d57 Merge "[VCN20] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 5 months ago
  33. fe3676b Merge "Don't expose raw IBinder APIs." by Lorenzo Colitti · 4 years, 5 months ago
  34. 05738ae [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 5 months ago
  35. 34a294f Don't expose raw IBinder APIs. by Lorenzo Colitti · 4 years, 5 months ago
  36. 52a5592 Remove hidden method link in public addRoute API by Chiachang Wang · 4 years, 5 months ago
  37. 1295ddf Add @RedactionType annotations to VpnTransportInfo. by Lorenzo Colitti · 4 years, 5 months ago
  38. 34d1abd Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 5 months ago
  39. 94335a3 Merge "Rename APIs in NetworkAgentConfig.Builder" by Chiachang Wang · 4 years, 5 months ago
  40. ef8132e Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 5 months ago
  41. 71824f0 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 5 months ago
  42. 612cc03 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 5 months ago
  43. 8ee838c Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 5 months ago
  44. 9304a15 Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 5 months ago
  45. b8810ea Merge "Replace fields with getters in keepalive API" by Remi NGUYEN VAN · 4 years, 5 months ago
  46. 5fe5503 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 5 months ago
  47. e062de0 Merge "Use String in CaptivePortalData underlying types" by Remi NGUYEN VAN · 4 years, 5 months ago
  48. 703ee9a Merge "Adding OEM Network Preferences for testing" by James Mattis · 4 years, 5 months ago
  49. 16d68ba Use String in CaptivePortalData underlying types by Remi NGUYEN VAN · 4 years, 6 months ago
  50. d2d60c6 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 5 months ago
  51. d8d625c Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 5 months ago
  52. e236fe9 Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 5 months ago
  53. c86653c Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 5 months ago
  54. ae4646f Merge "Remove Network, NetworkRequest metrics from jobscheduler" by Aaron Huang · 4 years, 5 months ago
  55. e3fe4d0 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 5 months ago
  56. 9bc214c Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 5 months ago
  57. e8b3f9c Expose constants of ConnectivityManager by lucaslin · 4 years, 6 months ago
  58. ddfbb93 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 5 months ago
  59. cbf4cd0 Remove Network, NetworkRequest metrics from jobscheduler by Aaron Huang · 4 years, 6 months ago
  60. 9024d78 Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 5 months ago
  61. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
  62. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 6 months ago
  63. 98f68a2 Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 5 months ago
  64. d47c7d9 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 5 months ago
  65. 601140e Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 5 months ago
  66. c32e1c9 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 5 months ago
  67. 62b38c4 Adding OEM Network Preferences for testing by James Mattis · 4 years, 6 months ago
  68. f6f3930 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 5 months ago
  69. 528ed9d NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 5 months ago
  70. ef8df21 Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 5 months ago
  71. 7457cb0 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 5 months ago
  72. 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 6 months ago
  73. 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 6 months ago
  74. 5d837fa Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 5 months ago
  75. 9489cff Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 5 months ago
  76. dbee04c Add session ID to VpnTransportInfo by lifr · 4 years, 6 months ago
  77. fb29117 Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 5 months ago
  78. 42a60c2 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 6 months ago
  79. d5385c4 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 6 months ago
  80. 42fe223 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 6 months ago
  81. 75764c8 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 6 months ago
  82. a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 6 months ago
  83. 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
  84. cbb5e0e Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 6 months ago
  85. 522918f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  86. a5ba719 Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 6 months ago
  87. a9ffc14 Add network disconnected callback by Chiachang Wang · 4 years, 6 months ago
  88. d9e35a3 API to get network visible network capability name by Sarah Chin · 4 years, 6 months ago
  89. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  90. 5082bf7 Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 6 months ago
  91. 89a762a Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 6 months ago
  92. 58d9a35 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 6 months ago
  93. 33f5f36 Merge "Add network created callback support" by Chiachang Wang · 4 years, 6 months ago
  94. 62370d9 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 6 months ago
  95. ed9e903 Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 6 months ago
  96. 3f6cc07 Add network created callback support by Chiachang Wang · 4 years, 6 months ago
  97. 2ae2d15 Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 6 months ago
  98. 9a2ee9e Expose NetworkScore to external caller by lucaslin · 4 years, 6 months ago
  99. e257bce Expose some APIs from ConnectivityManager by lucaslin · 4 years, 6 months ago
  100. 4f51028 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 6 months ago