index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
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
/
wifi
/
java
/
android
/
net
/
wifi
/
WifiWatchdogStateMachine.java
Age
Commit message (
Expand
)
Author
2013-12-11
Move Wifi/P2p service components under services
Vinit Deshapnde
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-09-19
Remove STOPSHIP in WifiWatchdogStateMachine
Yuhao Zheng
2013-03-14
Fix msg argument usage
Irfan Sheriff
2013-01-28
Add protected log methods to StateMachine
Wink Saville
2012-11-30
Cleanup logging
Irfan Sheriff
2012-10-16
Handle null BSSID
Irfan Sheriff
2012-10-09
Fix build
Irfan Sheriff
2012-10-09
Disable poor network avoidance by default
Irfan Sheriff
2012-09-26
First step towards cleaning up Global settings.
Jeff Sharkey
2012-08-27
Captive portal handling
Irfan Sheriff
2012-08-15
CTS test for WiFi watchdog - framework support.
Yuhao Zheng
2012-08-06
WifiWatchdog changes for poor link detection
Yuhao Zheng
2012-06-21
Move ARP test functionality to ArpPeer
Irfan Sheriff
2012-05-31
Fix walled garden detection on nakasi
Irfan Sheriff
2012-05-09
Tone down poor connection avoidance
Irfan Sheriff
2012-03-12
Improve network avoidance
Irfan Sheriff
2012-03-08
Enhancements for avoiding poor connection on wifi
Irfan Sheriff
2012-02-29
Improve Wi-Fi hand-off
Irfan Sheriff
2011-12-09
Remove explicit network disabling code
Irfan Sheriff
2011-12-06
Disable poor network connection alone
Irfan Sheriff
2011-12-06
am 7b62313e: Disable wifiwatchdog for now
Irfan Sheriff
2011-12-06
Disable wifiwatchdog for now
Irfan Sheriff
2011-12-05
Switch to notifications for walled garden
Irfan Sheriff
2011-10-19
Add a delay before walled garden test
Irfan Sheriff
2011-10-04
Reduce/Fix system logging
Irfan Sheriff
2011-09-23
Fix watchdog to stop ping after wifi disconnects
Irfan Sheriff
2011-09-09
Finalize wifi watchdog default settings
Irfan Sheriff
2011-08-31
Create new isNetworkSupported API
Robert Greenwalt
2011-08-23
Added support for multiple DNS servers.
Isaac Levy
2011-08-09
DnsPinger -- log setup problems
Isaac Levy
2011-08-05
Watchdog notify on explicit connect
Isaac Levy
2011-08-04
Rewrote DnsPinger - now is async and concurrant
Isaac Levy
2011-07-28
Changed walled garden to better url
Isaac Levy
2011-07-27
Will not disable wifi on wifi-only devices.
Isaac Levy
2011-07-22
Fixing WifiWatchdog log flag
Isaac Levy
2011-07-21
WifiWatchdogSM notification for first wifi disable
Isaac Levy
2011-07-15
WifiWatchdog rewrite to formal statemachine
Isaac Levy