1. 3cf9eef Merge "Add getters to UnderlyingNetworkInfo" by Treehugger Robot · 4 years, 3 months ago
  2. 8eb01a8 Merge "wifi data usage: support to get carrier merged wifi network." by Les Lee · 4 years, 3 months ago
  3. 2cd79f2 Address API review feedback by Chiachang Wang · 4 years, 3 months ago
  4. e1c4b4f Add getters to UnderlyingNetworkInfo by Aaron Huang · 4 years, 4 months ago
  5. f5beb8f wifi data usage: support to get carrier merged wifi network. by lesl · 4 years, 7 months ago
  6. e576c08 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  7. 375d1f5 Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
  8. 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  9. b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  10. 8e12782 Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 5 months ago
  11. 96d66bb Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 4 years, 4 months ago
  12. 3541fcb Add a VpnManager.TYPE_VPN_OEM. by Lorenzo Colitti · 4 years, 5 months ago
  13. 79260c2 Add more connectivity module settings by paulhu · 4 years, 5 months ago
  14. 7992afd ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
  15. f4bc12f [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  16. dbc2df3 [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
  17. ca72617 Merge "Support new IpSecAlgorithm AUTH_AES_CMAC" by Yan Yan · 4 years, 5 months ago
  18. c6e8355 [FUI09] Expose NetworkStateSnapshot as system API by junyulai · 4 years, 7 months ago
  19. 527859f [FUI17] Migrate NetworkStatsService to use NetworkStateSnapshot by junyulai · 4 years, 6 months ago
  20. 993c655 Merge "Fix copyright license of VpnTransportInfo" by Junyu Lai · 4 years, 5 months ago
  21. e6b895b Merge "Update tests for PANS network usage metrics" by Chris Weir · 4 years, 5 months ago
  22. 7bd615f Support new IpSecAlgorithm AUTH_AES_CMAC by Yan Yan · 4 years, 6 months ago
  23. 4de7d07 Merge "Use alternative PhoneStateListener formal API" by Paul Hu · 4 years, 5 months ago
  24. 50f96a5 Fix copyright license of VpnTransportInfo by junyulai · 4 years, 5 months ago
  25. b692cc8 Update tests for PANS network usage metrics by Chris Weir · 4 years, 8 months ago
  26. ec4738e Use alternative PhoneStateListener formal API by paulhu · 4 years, 6 months ago
  27. c8ae3c4 Merge "[FUI15] Remove networkId in NetworkState" by Junyu Lai · 4 years, 5 months ago
  28. 0dd4b6f Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 6 months ago
  29. 720f3cc Minor fixes to VpnTransportInfo. by Lorenzo Colitti · 4 years, 6 months ago
  30. 5e21b83 Merge changes from topics "vpnmove-getconnectionowneruid", "vpnmove-systemdefaultcallback", "vpnmove-vpntransportinfo" by Lorenzo Colitti · 4 years, 6 months ago
  31. 523b5e8 Add a VpnTransportInfo object. by Lorenzo Colitti · 4 years, 6 months ago
  32. 80b48bc Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 6 months ago
  33. c60c7b4 Merge changes from topic "removeNI" by Junyu Lai · 4 years, 6 months ago
  34. c97d806 ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 8 months ago
  35. 7906a1c [FUI15] Remove networkId in NetworkState by junyulai · 4 years, 7 months ago
  36. aabc564 [FUI07] Stop making NetworkState with NetworkInfo from external callers by junyulai · 4 years, 7 months ago
  37. dddf2b6 [FUI06] Stop using NetworkInfo in NetworkState from external callers by junyulai · 4 years, 7 months ago
  38. 9671b7e Merge "Update frameworks to use unbundled version of BouncyCastle." by Treehugger Robot · 4 years, 6 months ago
  39. 23568a4 [VCN06] Support request background network by Junyu Lai · 4 years, 6 months ago
  40. 8ef2001 Update frameworks to use unbundled version of BouncyCastle. by Daulet Zhanguzin · 4 years, 6 months ago
  41. c5a7a59 Merge changes I713bc2ec,Ib9ab07c9 by Treehugger Robot · 4 years, 6 months ago
  42. de493c0 [FUI14] Get SSID from NetworkCapabilities by junyulai · 4 years, 7 months ago
  43. 07dd129 Add method to match address \ port with QosFilter by Daniel Bright · 4 years, 8 months ago
  44. 34263da Revert "[VCN06] Support request background network" by Junyu Lai · 4 years, 6 months ago
  45. 6ecf04d [VCN06] Support request background network by junyulai · 4 years, 7 months ago
  46. d1a7816 [VCN05] Pass request type when requesting network by junyulai · 4 years, 7 months ago
  47. aca8586 [Mainline] Migrate ProxyInfo by Serik Beketayev · 4 years, 8 months ago
  48. caa437c Merge "Split NetworkUtils and NetworkUtilsInternal" by Remi NGUYEN VAN · 4 years, 7 months ago
  49. fa159c1 Move module utils to the module package. by Chalard Jean · 5 years ago
  50. 993306e Use API TcpKeepalivePacketData in ClientModeImpl by Remi NGUYEN VAN · 4 years, 9 months ago
  51. 11511b3 Add TcpKeepalivePacketData to SystemApi by Remi NGUYEN VAN · 4 years, 9 months ago
  52. 689c673 Split NetworkUtils and NetworkUtilsInternal by Remi NGUYEN VAN · 4 years, 8 months ago
  53. 0efd39a Add a test for TcpKeepalivePacketDataParcelable.toString(). by Lorenzo Colitti · 4 years, 8 months ago
  54. 780d3d2 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
  55. 1cd2532 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 10 months ago
  56. ef20ba2 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 10 months ago
  57. 2274995 Add new mandatory IPsec algorithms by Yan Yan · 5 years ago
  58. 4037c36 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  59. e47850d Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  60. 01f048c Merge "Attribute data usage to virtual RAT type for 5G non-standalone mode" am: 1429504583 am: 01b83e0493 by Treehugger Robot · 5 years ago
  61. 384ee54 Attribute data usage to virtual RAT type for 5G non-standalone mode by junyulai · 5 years ago
  62. 3ace30a Merge "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttrib..."" am: 2345894c5a am: 36824bfbd5 by Chalard Jean · 5 years ago
  63. 24ed491 Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttrib..." by Chalard Jean · 5 years ago
  64. 400b276 Merge "Test IPv6ProvisioningLossParcelable in the NetworkAttributes." am: 1f6c6479b9 am: 0df54895ad by Xiao Ma · 5 years ago
  65. c2e0dc0 Test IPv6ProvisioningLossParcelable in the NetworkAttributes. by Xiao Ma · 5 years ago
  66. 836c695 Disable sockets and DNS if process lacks INTERNET permission. by Luke Huang · 5 years ago
  67. a3b69be Merge "Disable sockets and DNS if process lacks INTERNET permission." into rvc-dev am: aef7a1fd4b by Luke Huang · 5 years ago
  68. 4b667b5 Disable sockets and DNS if process lacks INTERNET permission. by Luke Huang · 5 years ago
  69. 0b03324 Adjust tests for renaming groupHint to cluster. by Automerger Merge Worker · 5 years ago
  70. 50681a8 Merge changes I289d935f,I0121a4ac am: f71c10b698 am: 072f7070b3 by Treehugger Robot · 5 years ago
  71. f71c10b Merge changes I289d935f,I0121a4ac by Treehugger Robot · 5 years ago
  72. 2996dbc NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter. by Maciej Żenczykowski · 5 years ago
  73. eddd587 fix android.net.NetworkStatsTest#testApply464xlatAdjustments by Maciej Żenczykowski · 6 years ago
  74. dd932e6 Merge changes Ie73ba058,I4393afcb,Ifebd946e,Ib12ee882,Ia171b779 am: 3ee5c80eef am: 6be9b5f9ee by Maciej Żenczykowski · 5 years ago
  75. 3ee5c80 Merge changes Ie73ba058,I4393afcb,Ifebd946e,Ib12ee882,Ia171b779 by Maciej Żenczykowski · 5 years ago
  76. c655221 NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter. by Maciej Żenczykowski · 5 years ago
  77. 6454bf0 fix android.net.NetworkStatsTest#testApply464xlatAdjustments by Maciej Żenczykowski · 6 years ago
  78. d98f7be Merge "Adjust tests for renaming groupHint to cluster." am: f7a876947f am: 1967d09832 by Chalard Jean · 5 years ago
  79. 552c570 Adjust tests for renaming groupHint to cluster. by Chalard Jean · 5 years ago
  80. 1ec5abe Merge "Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied" into rvc-dev am: 7db902bf07 by Rambo Wang · 5 years ago
  81. 7db902b Merge "Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied" into rvc-dev by Rambo Wang · 5 years ago
  82. 22d1b7d Add filtering for IPsec algorithms in IKEv2 VPNs by Benedict Wong · 5 years ago
  83. 7e37275 Merge "Add filtering for IPsec algorithms in IKEv2 VPNs" by Benedict Wong · 5 years ago
  84. e507f0a Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied by Rambo Wang · 5 years ago
  85. bbf050b Set attributionTag for noteOp(WRITE_SETTINGS) calls by Philip P. Moltmann · 5 years ago
  86. e2a2a10 Add filtering for IPsec algorithms in IKEv2 VPNs by Benedict Wong · 5 years ago
  87. be79897 Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  88. d8a33be Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  89. 6d926c2 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  90. 78bae74 Merge changes from topic "sp26-networkstats-cts" by Junyu Lai · 5 years ago
  91. 6d745cc [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  92. 60011ce API review: access field by method by Aaron Huang · 5 years ago
  93. 8542500 Merge "API review: access field by method" into rvc-dev by Aaron Huang · 5 years ago
  94. c3e9562 API review: access field by method by Aaron Huang · 5 years ago
  95. 29b2aa1 [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
  96. e36b07b [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
  97. 3e09da5 Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 5 years ago
  98. ff5be42 Merge "Update ConnectivityDiagnosticsCallback function name." by Cody Kesting · 5 years ago
  99. e4d2df5 Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 5 years ago
  100. 9f288e6 [SP24] Rename functions that add Entry unconditionally by junyulai · 5 years ago