1. 3684713 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 2 months ago
  2. 5449893 Merge "Move to renamed NDK symbol AFileDescriptor_getFd" by Orion Hodson · 4 years, 2 months ago
  3. c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 2 months ago
  4. 999427e Merge "Move config_apf* resources to NetworkStack" by Remi NGUYEN VAN · 4 years, 3 months ago
  5. 4eedd4a Merge "[VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present" by Treehugger Robot · 4 years, 3 months ago
  6. 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 3 months ago
  7. 9ef2350 [VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present by junyulai · 4 years, 3 months ago
  8. b4c624a Merge "Replace clearAll with withoutDefaultCapabilities" by Chiachang Wang · 4 years, 3 months ago
  9. 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 3 months ago
  10. cf6e521 Replace clearAll with withoutDefaultCapabilities by Chiachang Wang · 4 years, 3 months ago
  11. 257a5cf Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 4 years, 3 months ago
  12. 735e1ce QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 4 months ago
  13. 393e7b3 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 3 months ago
  14. e562d16 Merge changes Ia5bc896c,I0c9406f4,I3108ee94 by Lorenzo Colitti · 4 years, 3 months ago
  15. b11ba41 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 4 years, 3 months ago
  16. 73e39ba Move to renamed NDK symbol AFileDescriptor_getFd by Orion Hodson · 4 years, 3 months ago
  17. 823f81c [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 7 months ago
  18. a869887 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 3 months ago
  19. 344c116 Update mobile data preference getter/setter by paulhu · 4 years, 3 months ago
  20. 69afcd5 Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years, 3 months ago
  21. a23e55d Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 3 months ago
  22. 6e80f1c Merge "Allow any transport with TEST if the network is restricted" by Chalard Jean · 4 years, 3 months ago
  23. 25a08f0 Merge "Use jniThrowErrnoException from JNIHelp" by Remi NGUYEN VAN · 4 years, 3 months ago
  24. 954385f Merge "Move NetworkUtils JNI out of core/jni" by Remi NGUYEN VAN · 4 years, 3 months ago
  25. eb09610 Merge "Build framework-connectivity using module_current" by Remi NGUYEN VAN · 4 years, 3 months ago
  26. 0d942e8 Merge "Rename unwanted capabilities to forbidden capabilities." by Lorenzo Colitti · 4 years, 3 months ago
  27. cf514f5 Merge "Emphasize possibility of multiple networks with same transport" by David Su · 4 years, 3 months ago
  28. 62c5136 Use jniThrowErrnoException from JNIHelp by Remi NGUYEN VAN · 4 years, 5 months ago
  29. 1fd558e Move NetworkUtils JNI out of core/jni by Remi NGUYEN VAN · 4 years, 5 months ago
  30. e4d51c9 Build framework-connectivity using module_current by Remi NGUYEN VAN · 4 years, 5 months ago
  31. 395fafb Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years, 3 months ago
  32. 778c865 Allow any transport with TEST if the network is restricted by Chalard Jean · 4 years, 3 months ago
  33. 57f9ba8 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 3 months ago
  34. 59d8929 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 3 months ago
  35. 070bdd4 Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 3 months ago
  36. 984e516 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 3 months ago
  37. 5e2a729 Merge "Address API review feedback" by Chiachang Wang · 4 years, 3 months ago
  38. 9075ae3 Address API review feedback by Chiachang Wang · 4 years, 4 months ago
  39. da103b3 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 4 months ago
  40. 19a855b Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" by Treehugger Robot · 4 years, 3 months ago
  41. ed05115 Merge "Do not deduce VCN capability if Builder is derived from request" by Treehugger Robot · 4 years, 3 months ago
  42. aab5a92 Do not deduce VCN capability if Builder is derived from request by junyulai · 4 years, 3 months ago
  43. f78aabb Merge "Add the related extra information in the javadoc" by Treehugger Robot · 4 years, 3 months ago
  44. 8bee2fd Add the related extra information in the javadoc by lucaslin · 4 years, 3 months ago
  45. 651928c [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 4 months ago
  46. c849966 Merge "[VCN20] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 4 months ago
  47. 6f68764 Merge "Don't expose raw IBinder APIs." by Lorenzo Colitti · 4 years, 4 months ago
  48. 8c8ac36 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  49. 12bcbe5 Don't expose raw IBinder APIs. by Lorenzo Colitti · 4 years, 4 months ago
  50. 7ceeabe Remove hidden method link in public addRoute API by Chiachang Wang · 4 years, 4 months ago
  51. a34d489 Add @RedactionType annotations to VpnTransportInfo. by Lorenzo Colitti · 4 years, 4 months ago
  52. 9500ca6 Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 4 months ago
  53. f212a92 Merge "Rename APIs in NetworkAgentConfig.Builder" by Chiachang Wang · 4 years, 4 months ago
  54. f5324d7 Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 4 months ago
  55. c366337 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 4 months ago
  56. 1091a06 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 4 months ago
  57. 3b4f083 Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
  58. a2a324f Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 4 months ago
  59. 445fd7e Merge "Replace fields with getters in keepalive API" by Remi NGUYEN VAN · 4 years, 4 months ago
  60. 58a22b1 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 4 months ago
  61. 55d93dd Merge "Use String in CaptivePortalData underlying types" by Remi NGUYEN VAN · 4 years, 4 months ago
  62. ee638e2 Merge "Adding OEM Network Preferences for testing" by James Mattis · 4 years, 4 months ago
  63. 495d9ba Use String in CaptivePortalData underlying types by Remi NGUYEN VAN · 4 years, 5 months ago
  64. 564f7f8 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
  65. c5174c3 Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 4 months ago
  66. 84a217a Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 4 months ago
  67. 019b0ee Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 4 months ago
  68. 40a440f Merge "Remove Network, NetworkRequest metrics from jobscheduler" by Aaron Huang · 4 years, 4 months ago
  69. b49c842 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
  70. cb20318 Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
  71. d89b298 Expose constants of ConnectivityManager by lucaslin · 4 years, 5 months ago
  72. 1122a53 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 4 months ago
  73. a35f6c2 Remove Network, NetworkRequest metrics from jobscheduler by Aaron Huang · 4 years, 4 months ago
  74. 2b79e20 Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 4 months ago
  75. 1515b6c Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 4 months ago
  76. 189d009 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
  77. fb309ae Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 4 months ago
  78. 4ae4410 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
  79. 374a066 Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 4 months ago
  80. 376274c Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 4 months ago
  81. 9189c89 Adding OEM Network Preferences for testing by James Mattis · 4 years, 4 months ago
  82. acbbb25 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 4 months ago
  83. 184a6ce Merge "Remove unstable IpPrefix" by Steven Moreland · 4 years, 4 months ago
  84. fc3adb5 NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 4 months ago
  85. 42d706a Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 4 months ago
  86. aac4d32 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 4 months ago
  87. e1ce6ae Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
  88. 5cec034 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 4 months ago
  89. a732a85 Remove unstable IpPrefix by Steven Moreland · 4 years, 4 months ago
  90. 5e66936 Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 4 months ago
  91. 6098194 Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 4 months ago
  92. 65b9f96 Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
  93. 487698b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 4 months ago
  94. b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
  95. 9364b3a Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 5 months ago
  96. a1bd6f6 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 4 months ago
  97. d90927f [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 5 months ago
  98. 43dc028 Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 4 months ago
  99. 3f1a21e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 4 months ago
  100. eab4a9c Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 4 months ago