1. 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 5 months ago
  2. 5a7e799 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 5 months ago
  3. 92ed8b9 Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 5 months ago
  4. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  5. c0e54af Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 5 months ago
  6. 81f6842 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  7. 067718c Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 5 months ago
  8. 73f96a2 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  9. e2139a0 Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
  10. ec75643 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
  11. e461c56 Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
  12. e1b04f6 Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 5 months ago
  13. 4cf96ab Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 5 months ago
  14. 1235582 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 5 months ago
  15. 4b111a2 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 5 months ago
  16. 75915ba Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 5 months ago
  17. 04db284 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 5 months ago
  18. 56e09df Add more connectivity module settings by paulhu · 4 years, 5 months ago
  19. 4d51357 Expose APIs for Settings by Chiachang Wang · 4 years, 5 months ago
  20. e498d6c Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  21. 1fb66ad Remove Protocol.BASE_* usage in Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  22. 7abe7e0 Modify the comment of getPrivateDnsMode by lucaslin · 4 years, 5 months ago
  23. 60b3e23 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 5 months ago
  24. 7fc930b Expose systemReady for SystemServer by lucaslin · 4 years, 5 months ago
  25. b43f396 Move constants to MODULE_LIB by Chalard Jean · 4 years, 5 months ago
  26. 85538ad Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
  27. 8eb13a2 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 5 months ago
  28. 1b1c874 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
  29. 6010c00 Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 6 months ago
  30. fa45a68 Public API for per-profile network preference. by Chalard Jean · 4 years, 6 months ago
  31. 20f0488 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 5 months ago
  32. de22605 Merge "Add comments to describe the value of converting hex to decimal" by Lucas Lin · 4 years, 5 months ago
  33. 6228e2c Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 5 months ago
  34. 0cdcea1 Add comments to describe the value of converting hex to decimal by lucaslin · 4 years, 5 months ago
  35. 2801857 [NS01] Add NetworkScore by Chalard Jean · 4 years, 8 months ago
  36. ff9ae37 Merge "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  37. 5086c29 Revert "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  38. e59a0c2 Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  39. 705c333 Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
  40. 122c15f Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
  41. 2bead69 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  42. 54307cc Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  43. 951c003 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 8 months ago
  44. 7ee5f52 Swap parameters in QosCallback#registerQosCallback by Daniel Bright · 4 years, 5 months ago
  45. 30e70a8 Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  46. 962bdb8 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  47. 7514e31 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 6 months ago
  48. 62b1df4 Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
  49. ce35550 Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
  50. d3844d8 Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
  51. ebd1516 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 6 months ago
  52. c6170bb Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 6 months ago
  53. a6ee212 Implement Settings#checkAndNoteChangeNetworkStateOperation on CS by paulhu · 4 years, 6 months ago
  54. e2a5851 Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 4 years, 6 months ago
  55. 9c0f2f1 Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 4 years, 6 months ago
  56. 2f43560 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 6 months ago
  57. a3c0509 Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years, 6 months ago
  58. 5612295 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years, 6 months ago
  59. 61f3c6d Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 4 years, 6 months ago
  60. b33335c Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 4 years, 7 months ago
  61. 6a7d31e [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 7 months ago
  62. 1193a5d [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 4 years, 7 months ago
  63. 09f8ed2 Do not depend on Tethering stubs in CM consts by Remi NGUYEN VAN · 4 years, 6 months ago
  64. e7743b7 Rename getVpnLockdownWhitelist to -Allowlist by Lorenzo Colitti · 4 years, 6 months ago
  65. 6e40398 Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 6 months ago
  66. da32cfe Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 7 months ago
  67. 8378aec Adding permission for OEM managed preferences by James Mattis · 4 years, 7 months ago
  68. 45d8184 Implementation of setOemNetworkPreference by James Mattis · 4 years, 7 months ago
  69. cd67529 Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 7 months ago
  70. bcd692f Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 7 months ago
  71. 76b639e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 7 months ago
  72. aa24fde ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 8 months ago
  73. d15312e Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 7 months ago
  74. 47db058 Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 8 months ago
  75. 2f7ba51 Remove legacy network factories by Remi NGUYEN VAN · 4 years, 7 months ago
  76. 5f40642 Have connectivity self-register manager classes by Remi NGUYEN VAN · 4 years, 7 months ago
  77. 0f8f630 Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago[Renamed from core/java/android/net/ConnectivityManager.java]
  78. a62493f [VCN06] Support request background network by Junyu Lai · 4 years, 7 months ago
  79. 77cfa2a Merge "Add Qos Callback support" by Chalard Jean · 4 years, 7 months ago
  80. 761c7ad Mark connectivity test utilities as module API by Remi NGUYEN VAN · 4 years, 7 months ago
  81. f9e945b Add Qos Callback support by Daniel Bright · 5 years ago
  82. bf49c19 Merge "Revert "[VCN06] Support request background network"" by Junyu Lai · 4 years, 7 months ago
  83. dfb7780 Revert "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  84. f5fdc60 Merge "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  85. 75daea1 [VCN06] Support request background network by junyulai · 4 years, 7 months ago
  86. b1a007e Merge "Replace hidden ParcelFileDescriptor constructor usage" by Chiachang Wang · 4 years, 7 months ago
  87. 619319a Replace hidden ParcelFileDescriptor constructor usage by Chiachang Wang · 4 years, 7 months ago
  88. ad01079 [VCN05] Pass request type when requesting network by junyulai · 4 years, 7 months ago
  89. 3f54f10 Inform ConnectivityService about always-on VPN lockdown. by Lorenzo Colitti · 4 years, 8 months ago
  90. 5e26377 Merge "Remove mobile provision design out from connectivity service" by Chiachang Wang · 4 years, 8 months ago
  91. 0fd8e45 Remove mobile provision design out from connectivity service by Chiachang Wang · 4 years, 8 months ago
  92. 8971ccf Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Lucas Lin · 4 years, 8 months ago
  93. be80138 Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 8 months ago
  94. 77b0c1c Migrate away from AsyncChannel in NetworkAgent by Remi NGUYEN VAN · 4 years, 8 months ago
  95. cabcbff Move phone ID to extra for action provision by Sarah Chin · 4 years, 9 months ago
  96. 2f81e75 Remove hidden deprecated getActiveNetworkQuotaInfo by Chiachang Wang · 4 years, 8 months ago
  97. ee660cf Add ConnectivityManager.TYPE_PROXY to SystemApi by Remi NGUYEN VAN · 4 years, 9 months ago
  98. 8b7da06 Merge "Add maxTargetSdk restriction to unused APIs." by Mathew Inwood · 4 years, 9 months ago
  99. 356a879 Adding API stubs for application network routing by James Mattis · 4 years, 10 months ago
  100. e1a17ba Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 10 months ago