1. 4777edc Check registering system default callback needs NETWORK_SETTINGS. by Lorenzo Colitti · 4 years, 6 months ago
  2. cd67529 Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 6 months ago
  3. ee1740d Add a skeleton VpnManagerService, and start it on boot. by Lorenzo Colitti · 4 years, 9 months ago
  4. bcd692f Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 7 months ago
  5. 9f38060 Minor fixes to VpnTransportInfo. by Lorenzo Colitti · 4 years, 6 months ago
  6. 5597c03 Merge changes from topics "vpnmove-getconnectionowneruid", "vpnmove-systemdefaultcallback", "vpnmove-vpntransportinfo" by Lorenzo Colitti · 4 years, 6 months ago
  7. a5a903d Stop using mVpns in getConnectionOwnerUid. by Lorenzo Colitti · 4 years, 6 months ago
  8. 31a3119 Add a VpnTransportInfo object. by Lorenzo Colitti · 4 years, 6 months ago
  9. 76b639e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 6 months ago
  10. bb44ed9 Merge changes from topic "removeNI" by Junyu Lai · 4 years, 6 months ago
  11. 43117b2 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 6 months ago
  12. aa24fde ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 8 months ago
  13. 23e2261 [FUI07] Stop making NetworkState with NetworkInfo from external callers by junyulai · 4 years, 7 months ago
  14. d49aab9 [FUI06] Stop using NetworkInfo in NetworkState from external callers by junyulai · 4 years, 7 months ago
  15. c4e50c9 Merge changes I4256ca5f,I91528e1a,I48bd594c by Lorenzo Colitti · 4 years, 6 months ago
  16. bf911c0 Merge "Move shared Proxy method and constants to shared lib" by Chiachang Wang · 4 years, 6 months ago
  17. ab9f017 Move shared Proxy method and constants to shared lib by Chiachang Wang · 4 years, 6 months ago
  18. 819f663 Merge "[VCN03] Linger the newly connected network for a short time" by Treehugger Robot · 4 years, 6 months ago
  19. e0a1006 Merge "Create new system API in UserHandle to get uid" by Chiachang Wang · 4 years, 6 months ago
  20. 660e3f4 Merge "More cleanly separate requests and listens." by Lorenzo Colitti · 4 years, 6 months ago
  21. af17de0 Change ConnectivityServiceTest to prepare for VPN code move. by Lorenzo Colitti · 4 years, 6 months ago
  22. f80ad43 Add to VpnManager the VPN APIs used by Settings and SystemUI. by Lorenzo Colitti · 4 years, 6 months ago
  23. e9192a5 Remove temporary hack in VpnTest. by Lorenzo Colitti · 4 years, 6 months ago
  24. 96742d9 More cleanly separate requests and listens. by Lorenzo Colitti · 4 years, 6 months ago
  25. 7370eb5 Merge "Revert "[Mainline] Migrate android.utils package items"" by Serik Beketayev · 4 years, 6 months ago
  26. 47c4d4d Revert "[Mainline] Migrate android.utils package items" by Serik Beketayev · 4 years, 6 months ago
  27. d41acb6 Merge "[Mainline] Migrate android.utils package items" by Serik Beketayev · 4 years, 6 months ago
  28. d15312e Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 6 months ago
  29. 1b98884 Merge "[Mainline] Core Platform APIs migration" by Treehugger Robot · 4 years, 6 months ago
  30. 0ac374f [VCN03] Linger the newly connected network for a short time by junyulai · 4 years, 8 months ago
  31. ca0b4f0 Merge "Update VpnTest for new restricted API" by Aaron Huang · 4 years, 6 months ago
  32. 25def59 Merge "Add @Nullable to Object#equals()" by Treehugger Robot · 4 years, 6 months ago
  33. 3d3ceb1 Merge "[VCN09] Rename linger timer" by Junyu Lai · 4 years, 6 months ago
  34. db50390 Merge "Remove legacy network factories" by Remi NGUYEN VAN · 4 years, 6 months ago
  35. 2b6f0c2 [VCN09] Rename linger timer by junyulai · 4 years, 6 months ago
  36. 01a483c Merge changes Ieb7f33bc,I81b56862 by Lorenzo Colitti · 4 years, 6 months ago
  37. 384a8c6 Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 10 months ago
  38. f5f5285 Merge "Replace NPMI#isUidNetworkingBlocked()" by Paul Hu · 4 years, 6 months ago
  39. dd53c58 Fix the legacy VPN tests that start racoon. by Lorenzo Colitti · 4 years, 6 months ago
  40. 6d9fd40 Make testLegacyLockdownVpn more realistic. by Lorenzo Colitti · 4 years, 6 months ago
  41. 47db058 Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 7 months ago
  42. e74935d Update OemNetworkPreferences to use 1:1 Map by James Mattis · 4 years, 7 months ago
  43. 21fbe81 Create new system API in UserHandle to get uid by Chiachang Wang · 4 years, 6 months ago
  44. 2516da3 Updating Existing CS APIs for multiple defaults by James Mattis · 4 years, 6 months ago
  45. d31bdfa Transmitting multiple default networks to netd by James Mattis · 4 years, 7 months ago
  46. 0f51893 [Mainline] Core Platform APIs migration by Serik Beketayev · 4 years, 6 months ago
  47. 318b03e Merge changes from topic "nullablecollection" by Adrian Roos · 4 years, 6 months ago
  48. f153073 Replace NPMI#isUidNetworkingBlocked() by paulhu · 4 years, 6 months ago
  49. 5442671 Update VpnTest for new restricted API by Aaron Huang · 4 years, 7 months ago
  50. 2fc40da [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 7 months ago
  51. 2f7ba51 Remove legacy network factories by Remi NGUYEN VAN · 4 years, 6 months ago
  52. ed69493 Merge "Revert the `fallback` naming into `default` network" by Treehugger Robot · 4 years, 6 months ago
  53. 69526b5 Merge "Improve getConnectionOwnerUid tests." by Lorenzo Colitti · 4 years, 6 months ago
  54. cffb861 Merge "Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities" by Lucas Lin · 4 years, 6 months ago
  55. 5ff47a6 [Mainline] Migrate android.utils package items by Serik Beketayev · 4 years, 6 months ago
  56. 3be9df1 Improve getConnectionOwnerUid tests. by Lorenzo Colitti · 4 years, 6 months ago
  57. 5b409c7 Revert the `fallback` naming into `default` network by Chalard Jean · 4 years, 6 months ago
  58. 1b2443d Merge changes Ifa2aa335,I09366a7f by Lorenzo Colitti · 4 years, 6 months ago
  59. c4d0a33 Merge "Revert "Refactor setCurrentProxyScriptUrl to a void method"" by Lorenzo Colitti · 4 years, 6 months ago
  60. 611cb26 Allow setting underlying networks when legacy lockdown enabled. by Lorenzo Colitti · 4 years, 6 months ago
  61. c5383dc Allow passing the underlying network to startLegacyVpn. by Lorenzo Colitti · 4 years, 6 months ago
  62. ab4b0cd Merge "[NS] Tests : don't expect a score in NF#acceptRequest" by Chalard Jean · 4 years, 6 months ago
  63. bb4c3ac Revert "Refactor setCurrentProxyScriptUrl to a void method" by Lorenzo Colitti · 4 years, 6 months ago
  64. e004fd3 Merge "Adding support for multiple "default" networks" by James Mattis · 4 years, 6 months ago
  65. 6003c61 Merge "Specify version for aidl_interface explicitly" by Jeongik Cha · 4 years, 6 months ago
  66. e3ef191 Adding support for multiple "default" networks by James Mattis · 4 years, 8 months ago
  67. 2685347 Merge "Update frameworks to use unbundled version of BouncyCastle." by Treehugger Robot · 4 years, 6 months ago
  68. f0a16c6 Merge "[VCN08] Expose NOT_VCN_MANAGED capability as system API" by Junyu Lai · 4 years, 6 months ago
  69. 9034576 Merge changes I4f38a539,Id4f6c7f4 by Lorenzo Colitti · 4 years, 6 months ago
  70. 6d86eab Merge "Remove ArrayUtils usage in connectivity frameworks classes" by Paul Hu · 4 years, 6 months ago
  71. 3897ded Add the underlying networks to NetworkAgentInfo#toString. by Lorenzo Colitti · 4 years, 6 months ago
  72. 57826ec Improve testing for network blocking. by Lorenzo Colitti · 4 years, 6 months ago
  73. 93e69b3 Merge "Have connectivity self-register manager classes" by Treehugger Robot · 4 years, 6 months ago
  74. 36648ff Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities by lucaslin · 4 years, 6 months ago
  75. efacd37 Merge "Use function inside NetdUtils instead of NetworkManagementService" by Lucas Lin · 4 years, 6 months ago
  76. 10aeded [VCN08] Expose NOT_VCN_MANAGED capability as system API by junyulai · 4 years, 6 months ago
  77. 4295932 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 6 months ago
  78. f3163aa Merge "[Mainline] Migrate com.google.android.collect pkg" by Serik Beketayev · 4 years, 6 months ago
  79. c251a4b [NS] Tests : don't expect a score in NF#acceptRequest by Chalard Jean · 4 years, 7 months ago
  80. fd63204 API: Suppress existing NullableCollections lints by Adrian Roos · 4 years, 6 months ago
  81. 9036c07 Merge changes Idcc9e32c,I58769bb7 by Lorenzo Colitti · 4 years, 6 months ago
  82. d25af29 Remove ArrayUtils usage in connectivity frameworks classes by paulhu · 4 years, 6 months ago
  83. 5f40642 Have connectivity self-register manager classes by Remi NGUYEN VAN · 4 years, 7 months ago
  84. 63aaccb Remove getFilteredNetworkState and add @NonNull in NetworkState. by Lorenzo Colitti · 4 years, 7 months ago
  85. 24de552 Add test coverage for get*NetworkInfo on metered networks. by Lorenzo Colitti · 4 years, 6 months ago
  86. 0f8f630 Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago
  87. 563414b Merge "[FUI16] Expose setSubscriberId in NetworkAgentConfig as system API" by Junyu Lai · 4 years, 6 months ago
  88. a04305b [FUI16] Expose setSubscriberId in NetworkAgentConfig as system API by junyulai · 4 years, 6 months ago
  89. 2606d64 Merge "[FUI04] Refactor VpnInfo" by Junyu Lai · 4 years, 6 months ago
  90. f85d6f3 Merge "[VCN06] Support request background network" by Junyu Lai · 4 years, 6 months ago
  91. 2050bed [FUI04] Refactor VpnInfo by junyulai · 4 years, 6 months ago
  92. a62493f [VCN06] Support request background network by Junyu Lai · 4 years, 7 months ago
  93. fbd9e43 Merge "[VCN01] Add NOT_VCN_MANAGED capability" by Junyu Lai · 4 years, 6 months ago
  94. 9a357a9 Update frameworks to use unbundled version of BouncyCastle. by Daulet Zhanguzin · 4 years, 6 months ago
  95. bff61ec Merge "Note network interfaces based on transport" by Treehugger Robot · 4 years, 6 months ago
  96. 61a13bb Merge "Fix legacy APIs when VPN switches to suspended underlying network." by Lorenzo Colitti · 4 years, 6 months ago
  97. 32f8bec Merge "Replace hidden getFileDescriptor$()" by Chiachang Wang · 4 years, 6 months ago
  98. df5f311 Note network interfaces based on transport by Remi NGUYEN VAN · 4 years, 6 months ago
  99. e23650d Merge "[Mainline] Migrate TextUtils#emptyIfNull" by Treehugger Robot · 4 years, 6 months ago
  100. ea79623 Merge "Use createStringArray instead of readStringArray" by Lucas Lin · 4 years, 6 months ago