summaryrefslogtreecommitdiff
path: root/src/com/android/server/connectivity/NetworkMonitor.java
AgeCommit message (Expand)Author
2021-05-20Fix the security issue that preloaded apps can get SSID & BSSIDlucaslin
2020-07-03Refine validation metricsRemi NGUYEN VAN
2020-07-03Injecting network validation stats into statsdFrank Li
2020-07-03Update CapportData in CapportApiProbeResult to be nullableChiachang Wang
2020-06-09Do not revalidate before network is readyRemi NGUYEN VAN
2020-06-02Add a null check to prevent NullPointerExceptionLucas Lin
2020-06-02Merge "Fallback if redirect url is not valid for captive portal login" into r...Chiachang Wang
2020-06-01Only allow HTTP capport URLs on test networksRemi NGUYEN VAN
2020-06-01Allow localhost HTTP URLs for the capport APIRemi NGUYEN VAN
2020-06-01Fallback if redirect url is not valid for captive portal loginChiachang Wang
2020-05-28Change stopwatch accuracy from milliseconds to microsecondsFrank Li
2020-05-21add TCP data stall metricsChiachang Wang
2020-05-15Do not mock shim in TcpSocketTrackerTestRemi NGUYEN VAN
2020-05-15Move common apishim classes to apishim.common pkgRemi NGUYEN VAN
2020-05-07Update default value of probe url to be a constantChiachang Wang
2020-05-06Add EvaluatingBandwidthState to evaluate network bandwidthLucas Lin
2020-04-30Add test configuration values for probe URLsRemi NGUYEN VAN
2020-04-28Address comments on NetworkStack AIDL v6Remi NGUYEN VAN
2020-04-16[MP04] Allow to run multiple HTTP and HTTPS probes in parallelChiachang Wang
2020-04-16Make a customized context when matching a record in MccMncOverrideInfoLucas Lin
2020-04-15[MP03] Refactor probing classChiachang Wang
2020-04-10Refine DNS private IP probesRemi NGUYEN VAN
2020-04-10Matches the URL content by regular expressionlucaslin
2020-04-10Do not detect portals when DNS returns private IPsRemi NGUYEN VAN
2020-04-06Merge changes Ifdf54ace,Ib2c1d16d into rvc-devChiachang Wang
2020-04-03Merge "Update NetworkStack version check in NetworkMonitor." into rvc-devCody Kesting
2020-04-01Update NetworkStack version check in NetworkMonitor.Cody Kesting
2020-04-01[MP01] Add configuration to support multiple probesChiachang Wang
2020-04-01Correct tests for verifying data stall metricsChiachang Wang
2020-03-24Add test to verify make urls configurationChiachang Wang
2020-03-23Use location mcc to load the array config resourceChiachang Wang
2020-03-10Use redirect URL to start webviewAutomerger Merge Worker
2020-02-20Merge "Show notifications after capport login"Chalard Jean
2020-02-19Show notifications after capport loginRemi NGUYEN VAN
2020-02-18Merge "Update version check for notifyNetworkTested() call."Cody Kesting
2020-02-15Add CaptivePortalData fetching to NetworkMonitorRemi NGUYEN VAN
2020-02-14Add NetworkStack utilities for reading textRemi NGUYEN VAN
2020-02-10Update version check for notifyNetworkTested() call.Cody Kesting
2020-02-05Include Bundle values with ConnectivityDiagnostics calls.Cody Kesting
2020-02-05Define callback for suspected data stall.Cody Kesting
2020-02-04Skip data stall check on unnecessary networkChiachang Wang
2020-02-04Skip DNS event if dns data stall detection is disabledChiachang Wang
2020-01-16Reduce redundant network probing and prevent probing loopChiachang Wang
2019-12-19Merge "Evaluate tcp only on target network"Chiachang Wang
2019-12-18Evaluate tcp only on target networkChiachang Wang
2019-12-18Merge "Use location mcc to load the resource"Lucas Lin
2019-12-17Use location mcc to load the resourcelucaslin
2019-12-02Allow to disable tcp detection via flagChiachang Wang
2019-11-26Follow up commit of aosp/1157146Chiachang Wang
2019-11-20Evaluate data stall via tcp signalChiachang Wang