1. 38e8c2c Merge "Provide a way to override the avoid bad wifi configuration" by Chiachang Wang · 4 years, 2 months ago
  2. 6eac9fb Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 4 years, 2 months ago
  3. e4d1cd9 Initialize TetheringManager lazily by Remi NGUYEN VAN · 4 years, 2 months ago
  4. 0354d8c [NS05] Feed network offer callbacks by Chalard Jean · 4 years, 7 months ago
  5. 9756b5d Merge changes Ia930b3d3,If614da81,I975a9439 by Junyu Lai · 4 years, 3 months ago
  6. a88fd95 [NS04.8] Address comments from NS04 and NS04.5 by Chalard Jean · 4 years, 5 months ago
  7. 30689b8 [NS04.5] Have NetworkOffer embark a provider ID by Chalard Jean · 4 years, 5 months ago
  8. 1cb9417 Use updated NetworkEventDispatcher API by Orion Hodson · 4 years, 3 months ago
  9. 823f81c [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
  10. cdd68bc [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
  11. 57f9ba8 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 4 months ago
  12. b1ff1b2 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 4 months ago
  13. 59d8929 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 4 months ago
  14. 8ee3a33 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 4 months ago
  15. 070bdd4 Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 4 months ago
  16. 53a8bcc Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 4 months ago
  17. 984e516 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  18. bd9d954 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  19. 5e2a729 Merge "Address API review feedback" by Chiachang Wang · 4 years, 4 months ago
  20. 79a90c3 Merge "Address API review feedback" by Chiachang Wang · 4 years, 4 months ago
  21. 9075ae3 Address API review feedback by Chiachang Wang · 4 years, 4 months ago
  22. 6ec9b8d Address API review feedback by Chiachang Wang · 4 years, 4 months ago
  23. da103b3 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 4 months ago
  24. ee78b1f Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 4 months ago
  25. f78aabb Merge "Add the related extra information in the javadoc" by Treehugger Robot · 4 years, 4 months ago
  26. e3a86b7 Merge "Add the related extra information in the javadoc" by Treehugger Robot · 4 years, 4 months ago
  27. 8bee2fd Add the related extra information in the javadoc by lucaslin · 4 years, 4 months ago
  28. 311b690 Add the related extra information in the javadoc by lucaslin · 4 years, 4 months ago
  29. 8c8ac36 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  30. 05738ae [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  31. 3b4f083 Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
  32. 8ee838c Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
  33. 564f7f8 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
  34. d2d60c6 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
  35. b49c842 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
  36. e3fe4d0 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
  37. cb20318 Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
  38. 9bc214c Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
  39. d89b298 Expose constants of ConnectivityManager by lucaslin · 4 years, 6 months ago
  40. e8b3f9c Expose constants of ConnectivityManager by lucaslin · 4 years, 6 months ago
  41. 1515b6c Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 4 months ago
  42. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 4 months ago
  43. 189d009 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
  44. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
  45. e1ce6ae Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
  46. 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
  47. 487698b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 5 months ago
  48. fb29117 Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 5 months ago
  49. b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
  50. 42a60c2 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
  51. a1bd6f6 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 5 months ago
  52. 42fe223 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 5 months ago
  53. 8ad5812 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  54. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  55. 6865eb6 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 5 months ago
  56. 89a762a Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 5 months ago
  57. 8e4ae68 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 5 months ago
  58. 62370d9 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 5 months ago
  59. 29278ee Expose some APIs from ConnectivityManager by lucaslin · 4 years, 5 months ago
  60. e257bce Expose some APIs from ConnectivityManager by lucaslin · 4 years, 5 months ago
  61. f1520bb Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 5 months ago
  62. 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 5 months ago
  63. 750e8ca Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 5 months ago
  64. 5a7e799 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 5 months ago
  65. b90bdbd Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 5 months ago
  66. 92ed8b9 Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 5 months ago
  67. 5f26b19 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  68. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  69. ed231fd Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 5 months ago
  70. c0e54af Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 5 months ago
  71. 28028e5 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  72. 81f6842 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  73. dcc2fb2 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 5 months ago
  74. 067718c Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 5 months ago
  75. 43dea28 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  76. 73f96a2 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  77. e62e7ff Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
  78. e2139a0 Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
  79. 1756295 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
  80. ec75643 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
  81. 871321f Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
  82. e461c56 Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
  83. 342dddd Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 5 months ago
  84. e1b04f6 Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 5 months ago
  85. 8238a76 Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 5 months ago
  86. 4cf96ab Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 5 months ago
  87. 56564e0 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 5 months ago
  88. 1235582 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 5 months ago
  89. e584943 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 5 months ago
  90. 4b111a2 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 5 months ago
  91. 8c28860 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 5 months ago
  92. 75915ba Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 5 months ago
  93. b998511 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 5 months ago
  94. 04db284 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 5 months ago
  95. c9925e0 Add more connectivity module settings by paulhu · 4 years, 5 months ago
  96. 56e09df Add more connectivity module settings by paulhu · 4 years, 5 months ago
  97. f9294e7 Expose APIs for Settings by Chiachang Wang · 4 years, 5 months ago
  98. 4d51357 Expose APIs for Settings by Chiachang Wang · 4 years, 5 months ago
  99. 5a819fb Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  100. e498d6c Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago