summaryrefslogtreecommitdiff
path: root/wifi/java/android/net/wifi/WifiWatchdogStateMachine.java
AgeCommit message (Expand)Author
2013-12-11Move Wifi/P2p service components under servicesVinit Deshapnde
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-09-19Remove STOPSHIP in WifiWatchdogStateMachineYuhao Zheng
2013-03-14Fix msg argument usageIrfan Sheriff
2013-01-28Add protected log methods to StateMachineWink Saville
2012-11-30Cleanup loggingIrfan Sheriff
2012-10-16Handle null BSSIDIrfan Sheriff
2012-10-09Fix buildIrfan Sheriff
2012-10-09Disable poor network avoidance by defaultIrfan Sheriff
2012-09-26First step towards cleaning up Global settings.Jeff Sharkey
2012-08-27Captive portal handlingIrfan Sheriff
2012-08-15CTS test for WiFi watchdog - framework support.Yuhao Zheng
2012-08-06WifiWatchdog changes for poor link detectionYuhao Zheng
2012-06-21Move ARP test functionality to ArpPeerIrfan Sheriff
2012-05-31Fix walled garden detection on nakasiIrfan Sheriff
2012-05-09Tone down poor connection avoidanceIrfan Sheriff
2012-03-12Improve network avoidanceIrfan Sheriff
2012-03-08Enhancements for avoiding poor connection on wifiIrfan Sheriff
2012-02-29Improve Wi-Fi hand-offIrfan Sheriff
2011-12-09Remove explicit network disabling codeIrfan Sheriff
2011-12-06Disable poor network connection aloneIrfan Sheriff
2011-12-06am 7b62313e: Disable wifiwatchdog for nowIrfan Sheriff
2011-12-06Disable wifiwatchdog for nowIrfan Sheriff
2011-12-05Switch to notifications for walled gardenIrfan Sheriff
2011-10-19Add a delay before walled garden testIrfan Sheriff
2011-10-04Reduce/Fix system loggingIrfan Sheriff
2011-09-23Fix watchdog to stop ping after wifi disconnectsIrfan Sheriff
2011-09-09Finalize wifi watchdog default settingsIrfan Sheriff
2011-08-31Create new isNetworkSupported APIRobert Greenwalt
2011-08-23Added support for multiple DNS servers.Isaac Levy
2011-08-09DnsPinger -- log setup problemsIsaac Levy
2011-08-05Watchdog notify on explicit connectIsaac Levy
2011-08-04Rewrote DnsPinger - now is async and concurrantIsaac Levy
2011-07-28Changed walled garden to better urlIsaac Levy
2011-07-27Will not disable wifi on wifi-only devices.Isaac Levy
2011-07-22Fixing WifiWatchdog log flagIsaac Levy
2011-07-21WifiWatchdogSM notification for first wifi disableIsaac Levy
2011-07-15WifiWatchdog rewrite to formal statemachineIsaac Levy