1. d55023c Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 5 years ago
  2. 66ef472 Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 5 years ago
  3. 2698d0c Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 5 years ago
  4. 86ecbdd Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 5 years ago
  5. 9ff113b Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 5 years ago
  6. 75c728d Merge "Split parcelable .aidl files to aidl-export" by Remi NGUYEN VAN · 5 years ago
  7. e9bc163 [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 5 years ago
  8. a5e9bdb [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 5 years ago
  9. d210799 Split parcelable .aidl files to aidl-export by Remi NGUYEN VAN · 5 years ago
  10. a23086c Merge "Expose TEST_TAP_PREFIX as system API" by Lorenzo Colitti · 5 years ago
  11. 23b853b Do not depend on Tethering stubs in CM consts by Remi NGUYEN VAN · 5 years ago
  12. dcc986a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  13. 08b7560 [CS01]Remove hidden API usage of NetworkCapabilities by lifr · 5 years ago
  14. 1a56171 Move the VPN code out of packages/Connectivity. by Lorenzo Colitti · 5 years ago
  15. 6cb08ce Rename getVpnLockdownWhitelist to -Allowlist by Lorenzo Colitti · 5 years ago
  16. 75049d8 Merge "Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..."" by Remi NGUYEN VAN · 5 years ago
  17. 30f9755 Merge "Expose VpnTransportInfo as module-lib API." by Treehugger Robot · 5 years ago
  18. 30ac156 Expose VpnTransportInfo as module-lib API. by Lorenzo Colitti · 5 years ago
  19. 6e423b8 Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 5 years ago
  20. 7a25354 Marking setOemNetworkPreference as @SystemApi by James Mattis · 5 years ago
  21. 981865c Adding permission for OEM managed preferences by James Mattis · 5 years ago
  22. 6e6fabf Implementation of setOemNetworkPreference by James Mattis · 5 years ago
  23. 54bb81b Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..." by Remi NGUYEN VAN · 5 years ago
  24. 0dd4b6f Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 5 years ago
  25. bfad39f Add a skeleton VpnManagerService, and start it on boot. by Lorenzo Colitti · 5 years ago
  26. 549e9ac Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 5 years ago
  27. 67bb51e Merge "Support for Terms & Conditions notification" by Hai Shalom · 5 years ago
  28. 523b5e8 Add a VpnTransportInfo object. by Lorenzo Colitti · 5 years ago
  29. 80b48bc Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 5 years ago
  30. f1d8c34 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 5 years ago
  31. 7fcd18a Support for Terms & Conditions notification by Hai Shalom · 5 years ago
  32. c97d806 ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 5 years ago
  33. 82c60d0 Merge changes I4256ca5f,I91528e1a,I48bd594c by Lorenzo Colitti · 5 years ago
  34. c42519e Merge "Move shared Proxy method and constants to shared lib" by Chiachang Wang · 5 years ago
  35. 0fcb987 Move shared Proxy method and constants to shared lib by Chiachang Wang · 5 years ago
  36. b46257e Merge "More cleanly separate requests and listens." by Lorenzo Colitti · 5 years ago
  37. ff49d2b Add to VpnManager the VPN APIs used by Settings and SystemUI. by Lorenzo Colitti · 5 years ago
  38. 74d34ec More cleanly separate requests and listens. by Lorenzo Colitti · 5 years ago
  39. cf07816 Expose TEST_TAP_PREFIX as system API by lucaslin · 5 years ago
  40. d86b977 Merge changes Iabad7300,I85363e28 by James Mattis · 5 years ago
  41. 009f021 Merge "Add @Nullable to Object#equals()" by Treehugger Robot · 5 years ago
  42. e035041 Merge "Remove legacy network factories" by Remi NGUYEN VAN · 5 years ago
  43. 1f69a5e Add @Nullable to Object#equals() by Roman Kalukiewicz · 5 years ago
  44. ed87a67 Stubbed setOemNetworkPreference in Connectivity by James Mattis · 5 years ago
  45. 0a5c421 Merge changes from topic "nullablecollection" by Adrian Roos · 5 years ago
  46. 1243a00 [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 5 years ago
  47. 773d918 Remove legacy network factories by Remi NGUYEN VAN · 5 years ago
  48. 0cbefc1 Merge "Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities" by Lucas Lin · 5 years ago
  49. 2c5d744 Merge "[VCN08] Expose NOT_VCN_MANAGED capability as system API" by Junyu Lai · 5 years ago
  50. e59f31b Merge "Remove ArrayUtils usage in connectivity frameworks classes" by Paul Hu · 5 years ago
  51. 009c9e6 Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities by lucaslin · 5 years ago
  52. ad1760b [VCN08] Expose NOT_VCN_MANAGED capability as system API by junyulai · 5 years ago
  53. 14c08d2 API: Suppress existing NullableCollections lints by Adrian Roos · 5 years ago
  54. 4797107 Remove ArrayUtils usage in connectivity frameworks classes by paulhu · 5 years ago
  55. fe97b48 Have connectivity self-register manager classes by Remi NGUYEN VAN · 5 years ago
  56. 8f37b3f Move module sources to packages/Connectivity by Remi NGUYEN VAN · 5 years ago
  57. c2fb349 Move connectivity-sources to frameworks/base by Remi NGUYEN VAN · 5 years ago