index
:
Project-1CE/packages_modules_NetworkStack
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
server
/
connectivity
/
NetworkMonitor.java
Age
Commit message (
Expand
)
Author
2021-05-20
Fix the security issue that preloaded apps can get SSID & BSSID
lucaslin
2020-07-03
Refine validation metrics
Remi NGUYEN VAN
2020-07-03
Injecting network validation stats into statsd
Frank Li
2020-07-03
Update CapportData in CapportApiProbeResult to be nullable
Chiachang Wang
2020-06-09
Do not revalidate before network is ready
Remi NGUYEN VAN
2020-06-02
Add a null check to prevent NullPointerException
Lucas Lin
2020-06-02
Merge "Fallback if redirect url is not valid for captive portal login" into r...
Chiachang Wang
2020-06-01
Only allow HTTP capport URLs on test networks
Remi NGUYEN VAN
2020-06-01
Allow localhost HTTP URLs for the capport API
Remi NGUYEN VAN
2020-06-01
Fallback if redirect url is not valid for captive portal login
Chiachang Wang
2020-05-28
Change stopwatch accuracy from milliseconds to microseconds
Frank Li
2020-05-21
add TCP data stall metrics
Chiachang Wang
2020-05-15
Do not mock shim in TcpSocketTrackerTest
Remi NGUYEN VAN
2020-05-15
Move common apishim classes to apishim.common pkg
Remi NGUYEN VAN
2020-05-07
Update default value of probe url to be a constant
Chiachang Wang
2020-05-06
Add EvaluatingBandwidthState to evaluate network bandwidth
Lucas Lin
2020-04-30
Add test configuration values for probe URLs
Remi NGUYEN VAN
2020-04-28
Address comments on NetworkStack AIDL v6
Remi NGUYEN VAN
2020-04-16
[MP04] Allow to run multiple HTTP and HTTPS probes in parallel
Chiachang Wang
2020-04-16
Make a customized context when matching a record in MccMncOverrideInfo
Lucas Lin
2020-04-15
[MP03] Refactor probing class
Chiachang Wang
2020-04-10
Refine DNS private IP probes
Remi NGUYEN VAN
2020-04-10
Matches the URL content by regular expression
lucaslin
2020-04-10
Do not detect portals when DNS returns private IPs
Remi NGUYEN VAN
2020-04-06
Merge changes Ifdf54ace,Ib2c1d16d into rvc-dev
Chiachang Wang
2020-04-03
Merge "Update NetworkStack version check in NetworkMonitor." into rvc-dev
Cody Kesting
2020-04-01
Update NetworkStack version check in NetworkMonitor.
Cody Kesting
2020-04-01
[MP01] Add configuration to support multiple probes
Chiachang Wang
2020-04-01
Correct tests for verifying data stall metrics
Chiachang Wang
2020-03-24
Add test to verify make urls configuration
Chiachang Wang
2020-03-23
Use location mcc to load the array config resource
Chiachang Wang
2020-03-10
Use redirect URL to start webview
Automerger Merge Worker
2020-02-20
Merge "Show notifications after capport login"
Chalard Jean
2020-02-19
Show notifications after capport login
Remi NGUYEN VAN
2020-02-18
Merge "Update version check for notifyNetworkTested() call."
Cody Kesting
2020-02-15
Add CaptivePortalData fetching to NetworkMonitor
Remi NGUYEN VAN
2020-02-14
Add NetworkStack utilities for reading text
Remi NGUYEN VAN
2020-02-10
Update version check for notifyNetworkTested() call.
Cody Kesting
2020-02-05
Include Bundle values with ConnectivityDiagnostics calls.
Cody Kesting
2020-02-05
Define callback for suspected data stall.
Cody Kesting
2020-02-04
Skip data stall check on unnecessary network
Chiachang Wang
2020-02-04
Skip DNS event if dns data stall detection is disabled
Chiachang Wang
2020-01-16
Reduce redundant network probing and prevent probing loop
Chiachang Wang
2019-12-19
Merge "Evaluate tcp only on target network"
Chiachang Wang
2019-12-18
Evaluate tcp only on target network
Chiachang Wang
2019-12-18
Merge "Use location mcc to load the resource"
Lucas Lin
2019-12-17
Use location mcc to load the resource
lucaslin
2019-12-02
Allow to disable tcp detection via flag
Chiachang Wang
2019-11-26
Follow up commit of aosp/1157146
Chiachang Wang
2019-11-20
Evaluate data stall via tcp signal
Chiachang Wang
[next]