1. 823f81c [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
  2. 57f9ba8 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 4 months ago
  3. 59d8929 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 4 months ago
  4. 070bdd4 Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 4 months ago
  5. 984e516 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  6. 5e2a729 Merge "Address API review feedback" by Chiachang Wang · 4 years, 4 months ago
  7. 9075ae3 Address API review feedback by Chiachang Wang · 4 years, 4 months ago
  8. da103b3 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 4 months ago
  9. f78aabb Merge "Add the related extra information in the javadoc" by Treehugger Robot · 4 years, 4 months ago
  10. 8bee2fd Add the related extra information in the javadoc by lucaslin · 4 years, 4 months ago
  11. 8c8ac36 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  12. 3b4f083 Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
  13. 564f7f8 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
  14. b49c842 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 5 months ago
  15. cb20318 Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 5 months ago
  16. d89b298 Expose constants of ConnectivityManager by lucaslin · 4 years, 6 months ago
  17. 1515b6c Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
  18. 189d009 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
  19. e1ce6ae Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
  20. 487698b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 5 months ago
  21. b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
  22. a1bd6f6 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 5 months ago
  23. 8ad5812 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  24. 6865eb6 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 5 months ago
  25. 8e4ae68 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 5 months ago
  26. 29278ee Expose some APIs from ConnectivityManager by lucaslin · 4 years, 5 months ago
  27. f1520bb Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 5 months ago
  28. 750e8ca Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 5 months ago
  29. b90bdbd Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 5 months ago
  30. 5f26b19 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  31. ed231fd Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 5 months ago
  32. 28028e5 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  33. dcc2fb2 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 5 months ago
  34. 43dea28 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  35. e62e7ff Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
  36. 1756295 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
  37. 871321f Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
  38. 342dddd Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 5 months ago
  39. 8238a76 Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 5 months ago
  40. 56564e0 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 5 months ago
  41. e584943 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 5 months ago
  42. 8c28860 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 5 months ago
  43. b998511 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 5 months ago
  44. c9925e0 Add more connectivity module settings by paulhu · 4 years, 5 months ago
  45. f9294e7 Expose APIs for Settings by Chiachang Wang · 4 years, 5 months ago
  46. 5a819fb Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  47. 1b9f03a Remove Protocol.BASE_* usage in Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  48. debfe60 Modify the comment of getPrivateDnsMode by lucaslin · 4 years, 5 months ago
  49. 253a041 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 5 months ago
  50. 10774b7 Expose systemReady for SystemServer by lucaslin · 4 years, 5 months ago
  51. bef6b09 Move constants to MODULE_LIB by Chalard Jean · 4 years, 5 months ago
  52. 24a9b5c Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
  53. bd12306 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 5 months ago
  54. 7664f62 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
  55. 0a4aefc Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 6 months ago
  56. ad565e2 Public API for per-profile network preference. by Chalard Jean · 4 years, 6 months ago
  57. e2cd02d Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 5 months ago
  58. 3453ec5 Merge "Add comments to describe the value of converting hex to decimal" by Lucas Lin · 4 years, 5 months ago
  59. b79ae17 Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 5 months ago
  60. c296fcc Add comments to describe the value of converting hex to decimal by lucaslin · 4 years, 5 months ago
  61. d637272 [NS01] Add NetworkScore by Chalard Jean · 4 years, 8 months ago
  62. 310ef3e Merge "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  63. 3f0e7dd Revert "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  64. 00e1d9e Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  65. 889dcda Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
  66. de66768 Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
  67. a03f3bb Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  68. 3ef74f3 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  69. e08bc18 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 8 months ago
  70. 686d5d2 Swap parameters in QosCallback#registerQosCallback by Daniel Bright · 4 years, 5 months ago
  71. 5cdbcfb Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  72. dbb7046 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  73. 5a5c99b [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 6 months ago
  74. fa5eacc Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
  75. a29be5c Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
  76. 0f08d2f Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
  77. b121137 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 6 months ago
  78. eaff72d Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 6 months ago
  79. bb0277e Implement Settings#checkAndNoteChangeNetworkStateOperation on CS by paulhu · 4 years, 6 months ago
  80. 10de86f Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 4 years, 6 months ago
  81. a7f938e Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 4 years, 6 months ago
  82. 49822c0 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 6 months ago
  83. da6bc5a Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years, 6 months ago
  84. e849277 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years, 6 months ago
  85. fb0f9e3 Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 4 years, 6 months ago
  86. 345c2df Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 4 years, 7 months ago
  87. cea06a6 [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 7 months ago
  88. 709eb84 [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 4 years, 7 months ago
  89. 71ced8e Do not depend on Tethering stubs in CM consts by Remi NGUYEN VAN · 4 years, 6 months ago
  90. b6bd8a5 Rename getVpnLockdownWhitelist to -Allowlist by Lorenzo Colitti · 4 years, 6 months ago
  91. d18e61a Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 6 months ago
  92. 6e2d702 Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 7 months ago
  93. a46c144 Adding permission for OEM managed preferences by James Mattis · 4 years, 7 months ago
  94. 12aeab8 Implementation of setOemNetworkPreference by James Mattis · 4 years, 7 months ago
  95. 842075e Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 7 months ago
  96. c71cff8 Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 7 months ago
  97. a77d05e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 7 months ago
  98. a8a477b ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 8 months ago
  99. e3e711d Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 7 months ago
  100. 452c6ff Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 8 months ago