1. 6f7b304 Moved transport to IntDef by Jack Yu · 5 years ago
  2. e252a74 Check if network has partial connectivity by lucaslin · 5 years ago
  3. 4349dc0 Update description based on API feedback by Chiachang Wang · 5 years ago
  4. 95489ca Add more test case and some clean up by Chiachang Wang · 5 years ago
  5. 2fd3ca6 Merge "Injecting data stall event to statsd" by Chiachang Wang · 5 years ago
  6. f09e3e3 Injecting data stall event to statsd by Chiachang Wang · 5 years ago
  7. 1d18e60 Merge "Consider 200 response with "Content-length <= 4" to not be a captive portal." by Treehugger Robot · 5 years ago
  8. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  9. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  10. a75c52c Merge "Use ServiceState to get data cell ID" by Chiachang Wang · 6 years ago
  11. 1da51fc Add "close" socket option for immediately close socket after finish check captive portal. by Hongshik · 6 years ago
  12. 7561071 Use ServiceState to get data cell ID by Chiachang Wang · 6 years ago
  13. 8e9a15b Consider 200 response with "Content-length <= 4" to not be a captive portal. by Sehee Park · 6 years ago
  14. e765e8b Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  15. 9c5d964 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  16. dc48356 Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 6 years ago
  17. 4727427 Prepare CaptivePortalLogin for system_current by Remi NGUYEN VAN · 6 years ago
  18. 5584997 Merge "Add SystemApi for captive portal metrics" by Remi NGUYEN VAN · 6 years ago
  19. de60221 Add SystemApi for captive portal metrics by Remi NGUYEN VAN · 6 years ago
  20. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  21. 567cc78 Merge "Add hidden utils and constants to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  22. 3ba6c0d Add hidden utils and constants to NetworkStack by Remi NGUYEN VAN · 6 years ago
  23. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  24. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  25. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  26. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  27. 1cb9549 Add dns signal count into validation log for debugging by Chiachang Wang · 6 years ago
  28. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago[Renamed (84%) from services/core/java/com/android/server/connectivity/NetworkMonitor.java]
  29. 8708d84 Fix linter errors in NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  30. cfe2356 Refactor logic in the enter() of WaitingForNextProbeState by Chiachang Wang · 6 years ago
  31. 78b0d4b Re-factor state machine in NetworkMonitor by Chiachang Wang · 6 years ago
  32. 7a70a7e Data stall detection using DNS event by Chiachang Wang · 6 years ago
  33. 30cc367 Not defer network disconnect event in Probing state by Chiachang Wang · 6 years ago
  34. 4d11ec9 Move captive portal detection to another thread by Chiachang Wang · 6 years ago
  35. 5225aba NetworkMonitor: add log of CaptivePortal result by Yohei, Oshima · 8 years ago
  36. f4fa982 Remove ResolveUtil from frameworks/base callers by Erik Kline · 6 years ago
  37. d9a1cd7 Add tests for NetworkMonitor isCaptivePortal by Remi NGUYEN VAN · 6 years ago
  38. dcb722f Add logging for private DNS probes by Remi NGUYEN VAN · 6 years ago
  39. b19a838 Merge "Use AI_ADDRCONFIG for most DNS requests" by Remi NGUYEN VAN · 6 years ago
  40. 13e6e21 Add configurable captive portal probes by Remi NGUYEN VAN · 6 years ago
  41. d57329d Move CaptivePortalProbeResult to its own file by Remi NGUYEN VAN · 6 years ago
  42. a6085d1 Use AI_ADDRCONFIG for most DNS requests by Remi NGUYEN VAN · 6 years ago
  43. 71d90c4 Actually resolve all IPs for Private DNS hostname by Erik Kline · 6 years ago
  44. 736353a Move the logic of (re)evaluation of Private DNS by Erik Kline · 6 years ago
  45. 918a68b Move constants into a new file. by Chalard Jean · 7 years ago
  46. a24d459 Add basic resolution of Private DNS hostname by Erik Kline · 7 years ago
  47. 97bfd27 IP connectivity metrics: NetworkEvents have transports by Hugo Benichi · 7 years ago
  48. c894b12 Boostrap test for NetworkMonitor by Hugo Benichi · 7 years ago
  49. 3b3f420 Merge changes I6779a835,I4e3d8322 am: 1fbe962482 by Lorenzo Colitti · 7 years ago
  50. d8978ac Only connect to one address per address family. by Lorenzo Colitti · 7 years ago
  51. d8a0608 Update our user agent to something newer. by Lorenzo Colitti · 7 years ago
  52. 30f2544 Merge "Add a method to start the captive portal login app." by Hugo Benichi · 7 years ago
  53. 2965d33 Add a method to start the captive portal login app. by Lorenzo Colitti · 7 years ago
  54. cf9ab57 Merge "Captive portals: reinspect http result after fallback probe" am: 3a7c4f3337 am: 3bda223110 by Hugo Benichi · 7 years ago
  55. fc47442 Captive portals: reinspect http result after fallback probe by Hugo Benichi · 7 years ago
  56. 6b7553b Merge "Add a method to start the captive portal login app." into oc-dev by Lorenzo Colitti · 7 years ago
  57. 4734cdb Add a method to start the captive portal login app. by Lorenzo Colitti · 7 years ago
  58. 35025da Captive portal: rotate fallback urls by Hugo Benichi · 7 years ago
  59. 43cdbc9 Merge "Captive portal: rotate fallback urls" am: 76b3537dfd am: 605eafe0a5 by Hugo Benichi · 7 years ago
  60. d6af00f resolve merge conflicts of 4db137b0599a to oc-dev-plus-aosp by Lorenzo Colitti · 7 years ago
  61. 4db137b Merge "Connectivity metrics: add transports pretty printing" into oc-dev by TreeHugger Robot · 7 years ago
  62. eef918a Captive portal: rotate fallback urls by Hugo Benichi · 7 years ago
  63. a365bac Connectivity metrics: add transports pretty printing by Hugo Benichi · 7 years ago
  64. e90070d Merge "Revert "Captive portal: rotate fallback urls"" am: 9ea45b6106 am: 4d47eba86a by Hugo Benichi · 7 years ago
  65. 9ea45b6 Merge "Revert "Captive portal: rotate fallback urls"" by Hugo Benichi · 7 years ago
  66. 2e43e45 Revert "Captive portal: rotate fallback urls" by Hugo Benichi · 7 years ago
  67. 54e288c Merge changes Ia15f77e2,Icaa1f95c am: c923752929 am: 8e5ebd9261 am: b98eee1f78 by Hugo Benichi · 7 years ago
  68. a415870 Captive portal: regroup hardcoded http response codes. by Hugo Benichi · 7 years ago
  69. 0908daa Captive portal: rotate fallback urls by Hugo Benichi · 7 years ago
  70. b2f960d Captive portal: fix probe urls at network creation by Hugo Benichi · 7 years ago
  71. 19e3cbd NetworkMonitor: improve captive portal validation logs by Hugo Benichi · 7 years ago
  72. 3bc2ac3 Merge "Captive portal: fix probe urls at network creation" am: 923ef69ae7 am: 65fa0676bf by Hugo Benichi · 7 years ago
  73. b03272c Captive portal: fix probe urls at network creation by Hugo Benichi · 7 years ago
  74. 8e7682c Merge "NetworkMonitor: improve captive portal validation logs" am: d6933a6c14 am: deb64ea13e by Hugo Benichi · 7 years ago
  75. d9ac87e NetworkMonitor: improve captive portal validation logs by Hugo Benichi · 7 years ago
  76. f927f0c Connectivity metrics: add transports to validation probes by Hugo Benichi · 7 years ago
  77. a355edf Merge "CaptivePortalLoginActivity correctly gets UserAgent" am: 4903487fd9 am: 43961ee6ae by Hugo Benichi · 7 years ago
  78. ec88fd6 CaptivePortalLoginActivity correctly gets UserAgent by Hugo Benichi · 7 years ago
  79. e3aae40 Captive portal: better detect empty responses by Hugo Benichi · 8 years ago
  80. 619a511 StrictMode to detect untagged network traffic. by Jeff Sharkey · 8 years ago
  81. cb4aa4d Captive portal: better detect empty responses by Hugo Benichi · 8 years ago
  82. 2c02197 DO NOT MERGE Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 8 years ago
  83. b32417a DO NOT MERGE Captive portal systel log improvements by Hugo Benichi · 8 years ago
  84. cdf3ba4 Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 8 years ago
  85. eb5e9aa DO NOT MERGE NetworkMonitor: send one DNS probe per web probe by Hugo Benichi · 8 years ago
  86. dd22982 DO NOT MERGE NetworkMonitor metrics: add first validation information by Hugo Benichi · 8 years ago
  87. a4f17bc DO NOT MERGE Captive portal systel log improvements by Hugo Benichi · 8 years ago
  88. 2a43b20 DO NOT MERGE: NetworkMonitor: send one DNS probe per web probe by Hugo Benichi · 8 years ago
  89. 21680fd DO NOT MERGE: NetworkMonitor metrics: add first validation information by Hugo Benichi · 8 years ago
  90. 1f64f3f DO NOT MERGE: Add option to skip and avoid captive portals. by Calvin On · 8 years ago
  91. 4bc78eb Add option to skip and avoid captive portals. by Calvin On · 8 years ago
  92. 11ae28f Change network validation probe default configs by Hugo Benichi · 8 years ago
  93. 92eb22fd New Settings symbols for captive portal detection by Hugo Benichi · 8 years ago
  94. d953bf8 Captive portal detection uses 3rd fallback probe by Hugo Benichi · 8 years ago
  95. f9fdf87 IpConnectivityMetrics: no metrics upload in tests by Hugo Benichi · 8 years ago
  96. b57578ca Rewrite lingering. by Lorenzo Colitti · 8 years ago
  97. cfddd68 Refactor IP connectivity event logging by Hugo Benichi · 8 years ago
  98. 1bf6ec2 cold sim clean up by fionaxu · 8 years ago
  99. c5be12e Make isCaptivePortal perform both HTTP and HTTPS probes. by Lorenzo Colitti · 8 years ago
  100. cc92c6e Split network monitoring and portal probe events by Hugo Benichi · 8 years ago