1. a143356 Move Proxy, PacProxySelector out of Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  2. 306da2a Merge "Split out the connectivity API surface" by Remi NGUYEN VAN · 4 years, 5 months ago
  3. f15fc7f Split out the connectivity API surface by Remi NGUYEN VAN · 4 years, 6 months ago
  4. 9b9f823 Merge "Fix copyright license of VpnTransportInfo" by Junyu Lai · 4 years, 5 months ago
  5. 0c04e41 Merge "Add public alternative for protectFromVpn" by Remi NGUYEN VAN · 4 years, 5 months ago
  6. 73e1c90 Merge "Use alternative PhoneStateListener formal API" by Paul Hu · 4 years, 5 months ago
  7. 8be73b4 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 5 months ago
  8. 5f658cb Fix copyright license of VpnTransportInfo by junyulai · 4 years, 5 months ago
  9. 5b1411c Add public alternative for protectFromVpn by Remi NGUYEN VAN · 4 years, 5 months ago
  10. 6a67b78 Merge "Move shared methods to net shared lib" by Chiachang Wang · 4 years, 5 months ago
  11. 1b3cd84 Merge "Clean up T&C implementation" by Treehugger Robot · 4 years, 5 months ago
  12. 4aad90f Use alternative PhoneStateListener formal API by paulhu · 4 years, 6 months ago
  13. 10de86f Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 4 years, 5 months ago
  14. a7f938e Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 4 years, 5 months ago
  15. b2966fa [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 7 months ago
  16. 49822c0 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 6 months ago
  17. fc15416 Merge "Revert "Delete VPN methods in ConnectivityManager."" by Nataniel Borges · 4 years, 6 months ago
  18. da6bc5a Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years, 6 months ago
  19. e846d48 Merge "Delete VPN methods in ConnectivityManager." by Lorenzo Colitti · 4 years, 6 months ago
  20. e849277 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years, 6 months ago
  21. fb0f9e3 Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 4 years, 6 months ago
  22. 345c2df Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 4 years, 6 months ago
  23. 886a6c1 Merge "Split parcelable .aidl files to aidl-export" by Remi NGUYEN VAN · 4 years, 6 months ago
  24. cea06a6 [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 6 months ago
  25. 709eb84 [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 4 years, 7 months ago
  26. 6916d51 Split parcelable .aidl files to aidl-export by Remi NGUYEN VAN · 4 years, 6 months ago
  27. 565664e Merge "Expose TEST_TAP_PREFIX as system API" by Lorenzo Colitti · 4 years, 6 months ago
  28. 71ced8e Do not depend on Tethering stubs in CM consts by Remi NGUYEN VAN · 4 years, 6 months ago
  29. 6e9ae23 Clean up T&C implementation by Hai Shalom · 4 years, 6 months ago
  30. 6c7ed9d [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 6 months ago
  31. c4e2f63 [CS01]Remove hidden API usage of NetworkCapabilities by lifr · 4 years, 6 months ago
  32. 0deca84 Merge "Move the VPN code out of packages/Connectivity." by Lorenzo Colitti · 4 years, 6 months ago
  33. 2bfd3f9 Move the VPN code out of packages/Connectivity. by Lorenzo Colitti · 4 years, 6 months ago
  34. 4e846da Merge "Rename getVpnLockdownWhitelist to -Allowlist" by Lorenzo Colitti · 4 years, 6 months ago
  35. b6bd8a5 Rename getVpnLockdownWhitelist to -Allowlist by Lorenzo Colitti · 4 years, 6 months ago
  36. 83e1e61 Merge "Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..."" by Remi NGUYEN VAN · 4 years, 6 months ago
  37. 7bbfaec Merge "Expose VpnTransportInfo as module-lib API." by Treehugger Robot · 4 years, 6 months ago
  38. 56ad0ab Expose VpnTransportInfo as module-lib API. by Lorenzo Colitti · 4 years, 6 months ago
  39. d18e61a Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 6 months ago
  40. 6e2d702 Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 6 months ago
  41. a46c144 Adding permission for OEM managed preferences by James Mattis · 4 years, 6 months ago
  42. 12aeab8 Implementation of setOemNetworkPreference by James Mattis · 4 years, 7 months ago
  43. b3d2476 Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..." by Remi NGUYEN VAN · 4 years, 6 months ago
  44. 842075e Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 6 months ago
  45. d97b404 Add a skeleton VpnManagerService, and start it on boot. by Lorenzo Colitti · 4 years, 9 months ago
  46. c71cff8 Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 7 months ago
  47. f668290 Merge "Support for Terms & Conditions notification" by Hai Shalom · 4 years, 6 months ago
  48. 026fbb8 Add a VpnTransportInfo object. by Lorenzo Colitti · 4 years, 6 months ago
  49. a77d05e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 6 months ago
  50. e0b730d Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 6 months ago
  51. 7c85e7d Support for Terms & Conditions notification by Hai Shalom · 4 years, 6 months ago
  52. a8a477b ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 8 months ago
  53. cdb5fbf Merge changes I4256ca5f,I91528e1a,I48bd594c by Lorenzo Colitti · 4 years, 6 months ago
  54. 201e7e9 Merge "Move shared Proxy method and constants to shared lib" by Chiachang Wang · 4 years, 6 months ago
  55. f151290 Move shared Proxy method and constants to shared lib by Chiachang Wang · 4 years, 6 months ago
  56. d301e60 Merge "More cleanly separate requests and listens." by Lorenzo Colitti · 4 years, 6 months ago
  57. d9a569f Add to VpnManager the VPN APIs used by Settings and SystemUI. by Lorenzo Colitti · 4 years, 6 months ago
  58. 7a0f31b More cleanly separate requests and listens. by Lorenzo Colitti · 4 years, 6 months ago
  59. 3d7a74f Expose TEST_TAP_PREFIX as system API by lucaslin · 4 years, 6 months ago
  60. e3e711d Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 6 months ago
  61. 6a84d58 Merge "Add @Nullable to Object#equals()" by Treehugger Robot · 4 years, 6 months ago
  62. 2bd97d7 Merge "Remove legacy network factories" by Remi NGUYEN VAN · 4 years, 6 months ago
  63. 0b6f290 Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 10 months ago
  64. 452c6ff Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 7 months ago
  65. d667ef7 Merge changes from topic "nullablecollection" by Adrian Roos · 4 years, 6 months ago
  66. 062b648 [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 7 months ago
  67. 470efc1 Remove legacy network factories by Remi NGUYEN VAN · 4 years, 6 months ago
  68. d88ef71 Merge "Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities" by Lucas Lin · 4 years, 6 months ago
  69. a858d3b Move shared methods to net shared lib by Chiachang Wang · 4 years, 6 months ago
  70. fc1622a Merge "[VCN08] Expose NOT_VCN_MANAGED capability as system API" by Junyu Lai · 4 years, 6 months ago
  71. 7cd199f Merge "Remove ArrayUtils usage in connectivity frameworks classes" by Paul Hu · 4 years, 6 months ago
  72. d8c4953 Merge "Have connectivity self-register manager classes" by Treehugger Robot · 4 years, 6 months ago
  73. f4a7b14 Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities by lucaslin · 4 years, 6 months ago
  74. 6c9a845 Merge "Use function inside NetdUtils instead of NetworkManagementService" by Lucas Lin · 4 years, 6 months ago
  75. d5c54ec [VCN08] Expose NOT_VCN_MANAGED capability as system API by junyulai · 4 years, 6 months ago
  76. 515b26a API: Suppress existing NullableCollections lints by Adrian Roos · 4 years, 6 months ago
  77. 3c2297a Remove ArrayUtils usage in connectivity frameworks classes by paulhu · 4 years, 6 months ago
  78. 91444ca Have connectivity self-register manager classes by Remi NGUYEN VAN · 4 years, 7 months ago
  79. fbbccbc Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago
  80. 66ea68e Move connectivity-sources to frameworks/base by Remi NGUYEN VAN · 4 years, 7 months ago
  81. ef33753 Use function inside NetdUtils instead of NetworkManagementService by lucaslin · 4 years, 7 months ago
  82. eaa9658 Revert^2 "Move service-connectivity to the tethering APEX" by Remi NGUYEN VAN · 4 years, 7 months ago
  83. b145611 Revert "Move service-connectivity to the tethering APEX" by Pete Bentley · 4 years, 7 months ago
  84. c2d6a94 Move service-connectivity to the tethering APEX by Remi NGUYEN VAN · 4 years, 10 months ago
  85. 59262cb Split connectivity JNI and service jar by Remi NGUYEN VAN · 4 years, 8 months ago
  86. 7aeef6a Add OWNERS for packages/Connectivity by Remi NGUYEN VAN · 4 years, 8 months ago
  87. 54e0c99 Initial empty repository by Qiwen Zhao · 11 years ago