1. bb0277e Implement Settings#checkAndNoteChangeNetworkStateOperation on CS by paulhu · 5 years ago
  2. 10de86f Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 5 years ago
  3. a7f938e Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 5 years ago
  4. 49822c0 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 5 years ago
  5. da6bc5a Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 5 years ago
  6. e849277 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 5 years ago
  7. fb0f9e3 Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 5 years ago
  8. 345c2df Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 5 years ago
  9. 886a6c1 Merge "Split parcelable .aidl files to aidl-export" by Remi NGUYEN VAN · 5 years ago
  10. cea06a6 [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 5 years ago
  11. 709eb84 [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 5 years ago
  12. 6916d51 Split parcelable .aidl files to aidl-export by Remi NGUYEN VAN · 5 years ago
  13. 565664e Merge "Expose TEST_TAP_PREFIX as system API" by Lorenzo Colitti · 5 years ago
  14. 71ced8e Do not depend on Tethering stubs in CM consts by Remi NGUYEN VAN · 5 years ago
  15. 6c7ed9d [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  16. c4e2f63 [CS01]Remove hidden API usage of NetworkCapabilities by lifr · 5 years ago
  17. 2bfd3f9 Move the VPN code out of packages/Connectivity. by Lorenzo Colitti · 5 years ago
  18. b6bd8a5 Rename getVpnLockdownWhitelist to -Allowlist by Lorenzo Colitti · 5 years ago
  19. 83e1e61 Merge "Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..."" by Remi NGUYEN VAN · 5 years ago
  20. 7bbfaec Merge "Expose VpnTransportInfo as module-lib API." by Treehugger Robot · 5 years ago
  21. 56ad0ab Expose VpnTransportInfo as module-lib API. by Lorenzo Colitti · 5 years ago
  22. d18e61a Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 5 years ago
  23. 6e2d702 Marking setOemNetworkPreference as @SystemApi by James Mattis · 5 years ago
  24. a46c144 Adding permission for OEM managed preferences by James Mattis · 5 years ago
  25. 12aeab8 Implementation of setOemNetworkPreference by James Mattis · 5 years ago
  26. b3d2476 Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..." by Remi NGUYEN VAN · 5 years ago
  27. 842075e Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 5 years ago
  28. d97b404 Add a skeleton VpnManagerService, and start it on boot. by Lorenzo Colitti · 5 years ago
  29. c71cff8 Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 5 years ago
  30. f668290 Merge "Support for Terms & Conditions notification" by Hai Shalom · 5 years ago
  31. 026fbb8 Add a VpnTransportInfo object. by Lorenzo Colitti · 5 years ago
  32. a77d05e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 5 years ago
  33. e0b730d Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 5 years ago
  34. 7c85e7d Support for Terms & Conditions notification by Hai Shalom · 5 years ago
  35. a8a477b ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 5 years ago
  36. cdb5fbf Merge changes I4256ca5f,I91528e1a,I48bd594c by Lorenzo Colitti · 5 years ago
  37. 201e7e9 Merge "Move shared Proxy method and constants to shared lib" by Chiachang Wang · 5 years ago
  38. f151290 Move shared Proxy method and constants to shared lib by Chiachang Wang · 5 years ago
  39. d301e60 Merge "More cleanly separate requests and listens." by Lorenzo Colitti · 5 years ago
  40. d9a569f Add to VpnManager the VPN APIs used by Settings and SystemUI. by Lorenzo Colitti · 5 years ago
  41. 7a0f31b More cleanly separate requests and listens. by Lorenzo Colitti · 5 years ago
  42. 3d7a74f Expose TEST_TAP_PREFIX as system API by lucaslin · 5 years ago
  43. e3e711d Merge changes Iabad7300,I85363e28 by James Mattis · 5 years ago
  44. 6a84d58 Merge "Add @Nullable to Object#equals()" by Treehugger Robot · 5 years ago
  45. 2bd97d7 Merge "Remove legacy network factories" by Remi NGUYEN VAN · 5 years ago
  46. 0b6f290 Add @Nullable to Object#equals() by Roman Kalukiewicz · 5 years ago
  47. 452c6ff Stubbed setOemNetworkPreference in Connectivity by James Mattis · 5 years ago
  48. d667ef7 Merge changes from topic "nullablecollection" by Adrian Roos · 5 years ago
  49. 062b648 [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 5 years ago
  50. 470efc1 Remove legacy network factories by Remi NGUYEN VAN · 5 years ago
  51. d88ef71 Merge "Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities" by Lucas Lin · 5 years ago
  52. fc1622a Merge "[VCN08] Expose NOT_VCN_MANAGED capability as system API" by Junyu Lai · 5 years ago
  53. 7cd199f Merge "Remove ArrayUtils usage in connectivity frameworks classes" by Paul Hu · 5 years ago
  54. f4a7b14 Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities by lucaslin · 5 years ago
  55. d5c54ec [VCN08] Expose NOT_VCN_MANAGED capability as system API by junyulai · 5 years ago
  56. 515b26a API: Suppress existing NullableCollections lints by Adrian Roos · 5 years ago
  57. 3c2297a Remove ArrayUtils usage in connectivity frameworks classes by paulhu · 5 years ago
  58. 91444ca Have connectivity self-register manager classes by Remi NGUYEN VAN · 5 years ago
  59. fbbccbc Move module sources to packages/Connectivity by Remi NGUYEN VAN · 5 years ago
  60. 66ea68e Move connectivity-sources to frameworks/base by Remi NGUYEN VAN · 5 years ago