1. 38b1a38 Fix NetworkMonitorTest on Q by Remi NGUYEN VAN · 3 years, 1 month ago
  2. 1b7a063 Add SDK check to check NOT_VCN_MANAGED by Remi NGUYEN VAN · 3 years, 1 month ago
  3. b56816d Merge "Validate all INTERNET-providing VCN-managed networks" by Treehugger Robot · 3 years, 1 month ago
  4. e3f5347 Validate all INTERNET-providing VCN-managed networks by Benedict Wong · 3 years, 3 months ago
  5. 78156e4 Notify the platform if network validation is skipped in NetworkMonitor. by Cody Kesting · 4 years ago
  6. f3ca3c5 Merge "Validate OEM_PAID networks" by Treehugger Robot · 3 years, 1 month ago
  7. 5cba6b6 Suppress NewApi lint errors in NetworkMonitor test. by Lorenzo Colitti · 3 years, 1 month ago
  8. 2fbc846 Validate OEM_PAID networks by Pavan Kumar M · 3 years, 3 months ago
  9. a750073 Report probe URL as redirect on 200 portals by Remi NGUYEN VAN · 3 years, 3 months ago
  10. 4fcbe91 Define a constant as stall evaluation interval for testing by Chiachang Wang · 3 years, 4 months ago
  11. e752407 Set last probing time to always evaluate stall by Chiachang Wang · 3 years, 4 months ago
  12. a83f653 Stop using CaptivePortalData in the shim interfaces. by Lorenzo Colitti · 3 years, 6 months ago
  13. e8fe123 Support for Terms & Conditions notification by Hai Shalom · 3 years, 6 months ago
  14. a1a987f Fix flaky testNotifyNetwork_WithforceReevaluation test by Chiachang Wang · 3 years, 7 months ago
  15. c9a89aa Fallback probe result should not be considered as HTTP success by Chiachang Wang · 3 years, 9 months ago
  16. 0d8cf03 Have test URLs replace all validation URLs by Remi NGUYEN VAN · 4 years ago
  17. 23a0630 Rename utils to remove the Kt suffix by Chalard Jean · 4 years, 2 months ago
  18. 0cbaa8d Update sequence and method of the mock object to prevent flaky by Chiachang Wang · 4 years, 1 month ago
  19. f729bd2 Merge "Reduce the calling times of getCustomizedContextOrDefault()" by Treehugger Robot · 4 years, 2 months ago
  20. b9826c5 Reduce the calling times of getCustomizedContextOrDefault() by lucaslin · 4 years, 2 months ago
  21. d116ad5 Merge "Do not revalidate before network is ready" by Remi NGUYEN VAN · 4 years, 2 months ago
  22. ebb5a9f Do not revalidate before network is ready by Remi NGUYEN VAN · 4 years, 3 months ago
  23. b2357b1 Merge "Change the evaluation type collected to be a bitmask" by Chiachang Wang · 4 years, 2 months ago
  24. aa55058 Update CapportData in CapportApiProbeResult to be nullable by Chiachang Wang · 4 years, 3 months ago
  25. 340d275 Change the evaluation type collected to be a bitmask by Chiachang Wang · 4 years, 3 months ago
  26. 8467e54 Merge "Add a null check to prevent NullPointerException" by Lucas Lin · 4 years, 2 months ago
  27. c4b59dd Add a null check to prevent NullPointerException by lucaslin · 4 years, 2 months ago
  28. 88ab8e2 Merge "Refine comments/style for test networks validation" by Remi NGUYEN VAN · 4 years, 2 months ago
  29. 220428b Fallback if redirect url is not valid for captive portal login by Chiachang Wang · 4 years, 2 months ago
  30. 77d241b Merge "Only allow HTTP capport URLs on test networks" by Remi NGUYEN VAN · 4 years, 2 months ago
  31. 396931d Refine comments/style for test networks validation by Remi NGUYEN VAN · 4 years, 2 months ago
  32. 57218af Prevent race in NetworkMonitorTest by Chiachang Wang · 4 years, 2 months ago
  33. 2f18730 Only allow HTTP capport URLs on test networks by Remi NGUYEN VAN · 4 years, 3 months ago
  34. 2e099cc Remove unnecessary transport parameter by Chiachang Wang · 4 years, 3 months ago
  35. 3396fd8 Merge "add TCP data stall metrics" by Chiachang Wang · 4 years, 3 months ago
  36. c2a4fa9 Merge "Clean up to use generic method to create NM" by Chiachang Wang · 4 years, 3 months ago
  37. 9af1cb5 add TCP data stall metrics by Chiachang Wang · 4 years, 3 months ago
  38. acb2b70 Clean up to use generic method to create NM by Chiachang Wang · 4 years, 3 months ago
  39. b694933 Allow localhost HTTP URLs for the capport API by Remi NGUYEN VAN · 4 years, 3 months ago
  40. f24825e Merge "Rename variables and methods specifically" by Chiachang Wang · 4 years, 3 months ago
  41. e1810fe Merge "Fix flakes in testMultipleProbes" by Remi NGUYEN VAN · 4 years, 3 months ago
  42. eb5bfa9 Fix flakes in testMultipleProbes by Remi NGUYEN VAN · 4 years, 3 months ago
  43. 13fe3a9 Merge "Move common apishim classes to apishim.common pkg" by Remi NGUYEN VAN · 4 years, 3 months ago
  44. 046bfa7 Move common apishim classes to apishim.common pkg by Remi NGUYEN VAN · 4 years, 3 months ago
  45. daf983b Rename variables and methods specifically by Chiachang Wang · 4 years, 3 months ago
  46. 1ade5b7 Merge changes I1846958e,I76a84710 by Chiachang Wang · 4 years, 3 months ago
  47. 5dbe685 Update default value of probe url to be a constant by Chiachang Wang · 4 years, 4 months ago
  48. bfc2429 Merge "Add EvaluatingBandwidthState to evaluate network bandwidth" by Lucas Lin · 4 years, 3 months ago
  49. e8d5403 Add EvaluatingBandwidthState to evaluate network bandwidth by lucaslin · 4 years, 3 months ago
  50. 943d634 Add test configuration values for probe URLs by Remi NGUYEN VAN · 4 years, 5 months ago
  51. 0d08b44 Add a ShimUtils.isAtLeastR() and use it in tests. by Lorenzo Colitti · 4 years, 4 months ago
  52. 0402afc Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 4 years, 4 months ago
  53. 905b0b6 Fix NetworkStackCoverageTests on Q by Remi NGUYEN VAN · 4 years, 4 months ago
  54. 139738f Refine NetworkMonitorTest#testReadAsString_StreamShorterThanLimit() by lucaslin · 4 years, 4 months ago
  55. 80be441 [MP06] Add test to test multiple probe code by Chiachang Wang · 4 years, 4 months ago
  56. 5696b90 [MP04] Allow to run multiple HTTP and HTTPS probes in parallel by Chiachang Wang · 4 years, 5 months ago
  57. 9073e7b Make a customized context when matching a record in MccMncOverrideInfo by lucaslin · 4 years, 4 months ago
  58. 717099f [MP03] Refactor probing class by Chiachang Wang · 4 years, 5 months ago
  59. d4c999f Matches the URL content by regular expression by lucaslin · 4 years, 4 months ago
  60. 4915faf Do not detect portals when DNS returns private IPs by Yeo · 5 years ago
  61. 55a173a Merge "Correct tests for verifying data stall metrics" by Chiachang Wang · 4 years, 4 months ago
  62. eae4105 Correct tests for verifying data stall metrics by Chiachang Wang · 4 years, 5 months ago
  63. ca4e33e Merge "Update Constructor of CellIdentityLte" by Nathan Harold · 4 years, 5 months ago
  64. ee7adee Merge "Add test to verify make urls configuration" by Chiachang Wang · 4 years, 5 months ago
  65. 2482099 Add test to verify make urls configuration by Chiachang Wang · 4 years, 5 months ago
  66. badf788 Update Constructor of CellIdentityLte by Nathan Harold · 4 years, 5 months ago
  67. cfedb15 Added bands from HAL 1.5 by Jack Yu · 4 years, 6 months ago
  68. 93de88b Merge "Use redirect URL to start webview" by Chiachang Wang · 4 years, 5 months ago
  69. 26a626a Use redirect URL to start webview by Chiachang Wang · 4 years, 5 months ago
  70. 139c760 Remove unused NetworkInfo by Chiachang Wang · 4 years, 5 months ago
  71. 13fc7de Merge "Show notifications after capport login" by Chalard Jean · 4 years, 6 months ago
  72. 89cd026 Show notifications after capport login by Remi NGUYEN VAN · 4 years, 7 months ago
  73. 1f67bac Merge "Update version check for notifyNetworkTested() call." by Cody Kesting · 4 years, 6 months ago
  74. 2fa48c2 Add CaptivePortalData fetching to NetworkMonitor by Remi NGUYEN VAN · 4 years, 8 months ago
  75. 5365684 Merge "Add NetworkStack utilities for reading text" by Remi NGUYEN VAN · 4 years, 6 months ago
  76. 2d909a7 Add NetworkStack utilities for reading text by Remi NGUYEN VAN · 4 years, 8 months ago
  77. 2b26c8b Update version check for notifyNetworkTested() call. by Cody Kesting · 4 years, 6 months ago
  78. bfe0e00 Improve NetworkMonitor testing for ConnectivityDiagnostics. by Cody Kesting · 4 years, 6 months ago
  79. 797473c Merge "Include Bundle values with ConnectivityDiagnostics calls." by Cody Kesting · 4 years, 6 months ago
  80. 9654354 Merge "Define callback for suspected data stall." by Cody Kesting · 4 years, 6 months ago
  81. 738b6c3 Merge "Add a NetworkStackCoverageTests target." by Remi NGUYEN VAN · 4 years, 6 months ago
  82. 176bce7 Include Bundle values with ConnectivityDiagnostics calls. by Cody Kesting · 4 years, 7 months ago
  83. 782cbfa Define callback for suspected data stall. by Cody Kesting · 4 years, 7 months ago
  84. b891b5e Add a NetworkStackCoverageTests target. by Lorenzo Colitti · 4 years, 6 months ago
  85. b6dbfb4 Skip data stall check on unnecessary network by Chiachang Wang · 4 years, 7 months ago
  86. 8e23204 Skip DNS event if dns data stall detection is disabled by Chiachang Wang · 4 years, 7 months ago
  87. 7fc260a Fix NetworkStackTests compatibility with Q by Remi NGUYEN VAN · 4 years, 6 months ago
  88. 61b3923 Update Constructors for CellIdentity(Gsm|Lte) by Nathan Harold · 4 years, 7 months ago
  89. d75a722 Merge "Evaluate tcp only on target network" by Chiachang Wang · 4 years, 8 months ago
  90. cded6ce Evaluate tcp only on target network by Chiachang Wang · 4 years, 8 months ago
  91. 0350709 Merge "Use location mcc to load the resource" by Lucas Lin · 4 years, 8 months ago
  92. 9b4dfab Use location mcc to load the resource by lucaslin · 4 years, 8 months ago
  93. e797c9b Allow to disable tcp detection via flag by Chiachang Wang · 4 years, 9 months ago
  94. 4336b91 Follow up commit of aosp/1157146 by Chiachang Wang · 4 years, 9 months ago
  95. a5716bf Evaluate data stall via tcp signal by Chiachang Wang · 4 years, 9 months ago
  96. ed5f519 Keep only one CMD_EVALUATE_PRIVATE_DNS in the queue by Chiachang Wang · 4 years, 10 months ago
  97. 2ce7dcc Send the probe status from NetworkMonitor to ConnectivityService by lucaslin · 4 years, 10 months ago
  98. eb61922 Add tests for IPv4-only private DNS servers by Chiachang Wang · 5 years ago
  99. ddb7da6 Clean up for async dns query in NetworkStack by Chiachang Wang · 5 years ago
  100. b4af130 Support beta 4 system images. by Remi NGUYEN VAN · 5 years ago