1. cc9ad15 Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 6 months ago
  2. 0343305 Public API for per-profile network preference. by Chalard Jean · 4 years, 7 months ago
  3. dd75352 [NS01] Add NetworkScore by Chalard Jean · 4 years, 9 months ago
  4. 7992afd ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 9 months ago
  5. 5784080 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 6 months ago
  6. e9bc163 [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 7 months ago
  7. 6e423b8 Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 7 months ago
  8. 6e6fabf Implementation of setOemNetworkPreference by James Mattis · 4 years, 8 months ago
  9. 0dd4b6f Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 7 months ago
  10. 549e9ac Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 8 months ago
  11. c97d806 ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 9 months ago
  12. d86b977 Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 7 months ago
  13. ed87a67 Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 8 months ago
  14. 773d918 Remove legacy network factories by Remi NGUYEN VAN · 4 years, 7 months ago
  15. 8f37b3f Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 8 months ago[Renamed from core/java/android/net/IConnectivityManager.aidl]
  16. 62d35f7 [FUI04] Refactor VpnInfo by junyulai · 4 years, 8 months ago
  17. bd7f3cd [FUI03] No-op refactoring of VpnInfo by junyulai · 4 years, 8 months ago
  18. 60f02ed Add Qos Callback support by Daniel Bright · 5 years ago
  19. 979f46a Use ParcelFileDescriptor instead of FileDescriptor in the aidl by Chiachang Wang · 4 years, 8 months ago
  20. d1a7816 [VCN05] Pass request type when requesting network by junyulai · 4 years, 8 months ago
  21. e8ce205 Inform ConnectivityService about always-on VPN lockdown. by Lorenzo Colitti · 4 years, 9 months ago
  22. 243a8ac Merge "Remove mobile provision design out from connectivity service" by Chiachang Wang · 4 years, 8 months ago
  23. ce6dcc9 Remove mobile provision design out from connectivity service by Chiachang Wang · 4 years, 9 months ago
  24. 96be83b Migrate away from AsyncChannel in NetworkAgent by Remi NGUYEN VAN · 4 years, 9 months ago
  25. b4bba71 [IT03] Add replacement methods for network activity by Chiachang Wang · 4 years, 9 months ago
  26. 7fe67c1 Remove hidden deprecated getActiveNetworkQuotaInfo by Chiachang Wang · 4 years, 9 months ago
  27. 5a09a71 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 10 months ago
  28. 925d09b Create service-connectivity.jar by Aaron Huang · 5 years ago
  29. b5c7abd Create TestApi for simulating a Data Stall on ConnectivityService. by Cody Kesting · 5 years ago
  30. bbf050b Set attributionTag for noteOp(WRITE_SETTINGS) calls by Philip P. Moltmann · 5 years ago
  31. bf6bf08 Sanitize owner UID iff owning app does not have location permissions. by Qingxi Li · 6 years ago
  32. 1cbb1ae RELAND: NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago
  33. fb61a94 Revert "NetworkRequest: Embed requestor uid & packageName" by Roshan Pius · 6 years ago
  34. 31f7152 NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago
  35. b68115a Merge "Implement INetworkMonitorCallbacks#notifyNetworkTestedWithExtras." by Cody Kesting · 6 years ago
  36. d292a33 Implement INetworkMonitorCallbacks#notifyNetworkTestedWithExtras. by Cody Kesting · 6 years ago
  37. 6458ddf Add separate user consent for Platform VPNs by Benedict Wong · 6 years ago
  38. 419a6f0 Add basic logic for profile-based VPNs by Benedict Wong · 6 years ago
  39. 9c69dd4 Add AIDL for registering ConnectivityDiagnosticCallbacks. by Cody Kesting · 6 years ago
  40. cf59536 Rename NetworkMisc to NetworkAgentConfig. by Lorenzo Colitti · 6 years ago
  41. a973c7a Have registerNetworkAgent return a Network. by Chalard Jean · 6 years ago
  42. 92e6c27 Add a NetworkProvider class to the SDK. by Lorenzo Colitti · 6 years ago
  43. 4f94981 [Tether13] Move TetheringManager into framework by markchien · 6 years ago
  44. 28a9741 Add @UnsupportedAppUsage annotations for max-p. by Artur Satayev · 6 years ago
  45. 65c1874 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 6 years ago
  46. 6c1a593 Merge "[KA02.5] Use binder thread and executor to invoke callback" am: f9ae70a41c am: 750fbd0ab2 by Junyu Lai · 6 years ago
  47. 9f87223 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
  48. 8e972f5 Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 7 years ago
  49. 44689aa Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
  50. 79309b5 Merge "Check if network has partial connectivity" am: e54e1235e6 am: 9ebfc37ff9 by Lucas Lin · 7 years ago
  51. 25a5047 Check if network has partial connectivity by lucaslin · 7 years ago
  52. a005c99 Add tethering event callback API by markchien · 7 years ago
  53. 0a6eaab Add tethering event callback API by markchien · 7 years ago
  54. 0bdfaa8 Merge "Fix TetheringEntitlementValueListener related API" am: e2f15a176f am: 4ccb25bfa3 by Mark Chien · 7 years ago
  55. e2f15a1 Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 7 years ago
  56. dd41c82 Fix TetheringEntitlementValueListener related API by markchien · 7 years ago
  57. 2983253 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  58. 65a1992 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 7 years ago
  59. 5e980f4 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 7 years ago
  60. 65d59a8 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 7 years ago
  61. c9eba34 Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
  62. 734999c Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
  63. 89fbdc3 Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 7 years ago
  64. b68d146 Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 7 years ago
  65. c4e7c31 Merge "Add API for NetworkStack to start captive portal" am: 26b11cdf44 am: 14b3b4bebc by Remi NGUYEN VAN · 7 years ago
  66. 26b11cd Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 7 years ago
  67. 7de6676 Merge "[KA04] Expose TCP socket keepalive API" am: 68230eff94 am: d85bb7f373 by Chalard Jean · 7 years ago
  68. c7ea124 [KA04] Expose TCP socket keepalive API by junyulai · 7 years ago
  69. f363f5f Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 7 years ago
  70. 2b63e10 Merge "Add get last entitlement value callback API" am: 13f0ce23a5 am: 5ba51d8c7f by Mark Chien · 7 years ago
  71. 13f0ce2 Merge "Add get last entitlement value callback API" by Mark Chien · 7 years ago
  72. 5bd499c Add get last entitlement value callback API by markchien · 7 years ago
  73. 7265562 Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
  74. 4753f40 Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
  75. 0246fc7 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 7 years ago
  76. bc9dd2b Revert "Whitelist packages from VPN lockdown." by Dan Albert · 7 years ago
  77. 5bc0c4f Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 7 years ago
  78. b66ec9b Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
  79. 48a5938 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 7 years ago
  80. 3436b6f Add getAvoidBadWifi system API by Remi NGUYEN VAN · 7 years ago
  81. 23d6570 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 7 years ago
  82. 1becbe7 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 7 years ago
  83. e7205d6 Add ConnectivityManager.getConnectionOwnerUid() by Jeff Vander Stoep · 7 years ago
  84. d53cf00 Add ConnectivityManager.getNetworkWatchlistConfigHash() by Ricky Wai · 8 years ago
  85. 729f0b4 Opt-out for always-on VPN by Charles He · 8 years ago
  86. 1507233 Adds necessary permissions to system apis by Udam Saini · 8 years ago
  87. 4d3453c Merge "Add a method to start the captive portal login app." into oc-dev by Lorenzo Colitti · 8 years ago
  88. 755e796 Add a method to start the captive portal login app. by Lorenzo Colitti · 8 years ago
  89. be4d90f Make tetherChangePermission to be secured for AppOps permission by Tetsutoki Shiozawa · 9 years ago
  90. d03b808 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 9 years ago
  91. b55e2f5 Merge "request{LinkProperties,NetworkCapabilities} no longer needed" am: 6a589b03e6 am: 14025c741e by Erik Kline · 9 years ago
  92. 0a59189 request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 9 years ago
  93. 231efb0 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 9 years ago
  94. e98557f Support "don't ask again" in the avoid bad wifi dialog. by Lorenzo Colitti · 9 years ago
  95. aec3f5e Support requesting async LinkProperties/NetworkCapabilities updates by Erik Kline · 9 years ago
  96. 4c2242b Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev by Robin Lee · 9 years ago
  97. ab2788a Add lockdownEnabled parameter to always-on VPN API by Robin Lee · 9 years ago
  98. 833c35b Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 9 years ago
  99. da4d2e2 Internal API for system apps to determine default network for other apps by Robin Lee · 9 years ago
  100. 9a36ec8 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 10 years ago