1. 1479494 Add @RedactionType annotations to VpnTransportInfo. by Lorenzo Colitti · 4 years, 4 months ago
  2. 4bc8b13 Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 4 months ago
  3. 3cbfc11 Merge "Rename APIs in NetworkAgentConfig.Builder" by Chiachang Wang · 4 years, 4 months ago
  4. 3d1e89d Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 4 months ago
  5. 7fafd18 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 4 months ago
  6. 97565cf Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 4 months ago
  7. faf00d4 Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
  8. 4abe99e Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 4 months ago
  9. bc01e88 Merge "Replace fields with getters in keepalive API" by Remi NGUYEN VAN · 4 years, 4 months ago
  10. 94c8957 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 4 months ago
  11. 4e34417 Merge "Use String in CaptivePortalData underlying types" by Remi NGUYEN VAN · 4 years, 4 months ago
  12. 9e1bc22 Merge "Adding OEM Network Preferences for testing" by James Mattis · 4 years, 4 months ago
  13. 58df155 Use String in CaptivePortalData underlying types by Remi NGUYEN VAN · 4 years, 5 months ago
  14. 5738b86 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
  15. 6671f42 Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 4 months ago
  16. da39ab1 Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 4 months ago
  17. 029a0cf Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 4 months ago
  18. 77d6e7b Merge "Remove Network, NetworkRequest metrics from jobscheduler" by Aaron Huang · 4 years, 4 months ago
  19. 164c97d Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
  20. 62967ab Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
  21. 4892f26 Expose constants of ConnectivityManager by lucaslin · 4 years, 5 months ago
  22. d125112 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 4 months ago
  23. fe5e810 Remove Network, NetworkRequest metrics from jobscheduler by Aaron Huang · 4 years, 4 months ago
  24. 7dd2a3d Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 4 months ago
  25. 7fe967c Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 4 months ago
  26. f75ffaa ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
  27. 516de2b Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 4 months ago
  28. 133733b Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
  29. 46b0f02 Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 4 months ago
  30. 0656c43 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 4 months ago
  31. 59e85ba Adding OEM Network Preferences for testing by James Mattis · 4 years, 4 months ago
  32. 5d1c466 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 4 months ago
  33. 3f6415a Merge "Remove unstable IpPrefix" by Steven Moreland · 4 years, 4 months ago
  34. f458be1 NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 4 months ago
  35. 87e0ab8 Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 4 months ago
  36. 1298576 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 4 months ago
  37. aac3b87 Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
  38. 4310e45 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 4 months ago
  39. 0fb772f Remove unstable IpPrefix by Steven Moreland · 4 years, 4 months ago
  40. 55a22ed Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 4 months ago
  41. e36b232 Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 4 months ago
  42. 375d1f5 Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
  43. 0557b8b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 4 months ago
  44. d023f35 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
  45. 6d88078 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 5 months ago
  46. a37eaff Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 4 months ago
  47. f159429 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 5 months ago
  48. a99e50d Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 4 months ago
  49. 092af05 Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 4 months ago
  50. ec5b130 Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 4 months ago
  51. f151f5f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 5 months ago
  52. 6d1437a Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 4 months ago
  53. 3ffcb39 Add network disconnected callback by Chiachang Wang · 4 years, 4 months ago
  54. bba22b2 API to get network visible network capability name by Sarah Chin · 4 years, 4 months ago
  55. 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  56. 5211697 Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 4 months ago
  57. 87ac580 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 4 months ago
  58. e6badef Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 4 months ago
  59. c542ed2 Merge "Add network created callback support" by Chiachang Wang · 4 years, 4 months ago
  60. bcf2a79 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 4 months ago
  61. 29ed3ef Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 4 months ago
  62. fb0d390 Add network created callback support by Chiachang Wang · 4 years, 4 months ago
  63. 8235420 Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 4 months ago
  64. 026a987 Expose NetworkScore to external caller by lucaslin · 4 years, 4 months ago
  65. 2e68aa2 Expose some APIs from ConnectivityManager by lucaslin · 4 years, 4 months ago
  66. df448f6 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  67. 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 4 months ago
  68. 8ae3bf3 Add 5G/NR QOS support by Jayachandran C · 4 years, 5 months ago
  69. 08bebe4 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 4 months ago
  70. 992047e Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 4 months ago
  71. 20d1872 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 4 months ago
  72. c643098 Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 4 months ago
  73. 7199646 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 4 months ago
  74. c276e2b Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 4 months ago
  75. 3949d6e Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 4 months ago
  76. b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  77. 767c9f2 [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 5 months ago
  78. afdb6a7 Merge "Remove Preconditions usage in TestNetworkSpecifier" by Remi NGUYEN VAN · 4 years, 4 months ago
  79. aa1d743 Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 4 months ago
  80. 33b1df7 Merge "Move trimV4AddrZeros to libs/net" by Treehugger Robot · 4 years, 4 months ago
  81. 508d3cf Remove Preconditions usage in TestNetworkSpecifier by Remi NGUYEN VAN · 4 years, 5 months ago
  82. acd6de1 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  83. fce4049 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  84. d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 5 months ago
  85. 953819d Add connectivity protos to framework-connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  86. 6ed4472 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  87. 8e12782 Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 5 months ago
  88. 0f91b7a Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
  89. 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 5 months ago
  90. cb5c2e1 Fix InetAddressCompat exception handling by Remi NGUYEN VAN · 4 years, 5 months ago
  91. 9e18198 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
  92. dc2fed3 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 5 months ago
  93. 0f441f7 Merge "Expose getCapabilities" by Lucas Lin · 4 years, 5 months ago
  94. 67b6608 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 7 months ago
  95. 6bde0e5 [NS02] Mix in validation of the score by Chalard Jean · 4 years, 7 months ago
  96. f678876 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 5 months ago
  97. 8d81c8d Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 5 months ago
  98. 16cbb74 Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 5 months ago
  99. e1da163 Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
  100. f0f68f5 Merge "Move network selection utils to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago