summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/wifi/WifiService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-11-06Add BatteryStats for Wifi Batched Scanning.Robert Greenwalt
2013-10-21Make setting PAC require CONNECTIVITY_INTERNALJason Monk
2013-10-02Fix EAP-TLS reconnect after reboot issueVinit Deshapnde
2013-09-20Fix BatchScan request coalesingRobert Greenwalt
2013-09-20Merge "Cleanup the shutdown of BatchedScans." into klp-devRobert Greenwalt
2013-09-20Cleanup the shutdown of BatchedScans.Robert Greenwalt
2013-09-16Merge "Fix Settings app crash while enabling tethering" into klp-devYuhao Zheng
2013-09-16Fix Settings app crash while enabling tetheringYuhao Zheng
2013-09-16Fix an NPE in WifiServiceVinit Deshapnde
2013-09-13Strip names out of externally supplied WorkSources to WifiManager (b/10710007).David Christie
2013-09-12Merge "Fix invalid Wifi Network system crash" into klp-devVinit Deshapnde
2013-09-11Fix Wifi Batch ScanningRobert Greenwalt
2013-09-09Fix invalid Wifi Network system crashVinit Deshapnde
2013-08-15Modify wifi BatchedScan.Robert Greenwalt
2013-08-13Add support for batched wifi scans.Robert Greenwalt
2013-07-25Add WorkSource capability to WifiManager for starting a scan.David Christie
2013-07-11Allow enabling TDLS on specific routesVinit Deshapnde
2013-06-26Fix power issues around wifi scans.Robert Greenwalt
2013-05-31Remember wifi country that's set before bootRobert Greenwalt
2013-04-29Merge "Remove scan notification dialog on wifi off" into jb-mr2-devIrfan Sheriff
2013-04-26Remove scan notification dialog on wifi offIrfan Sheriff
2013-04-23Keep device state always updatedIrfan Sheriff
2013-04-19Fix API nameIrfan Sheriff
2013-04-12Add new route.hasGateway() apiRobert Greenwalt
2013-03-27Notify user only when device provisionedIrfan Sheriff
2013-03-21Notify user when wi-fi is toggled about scansIrfan Sheriff
2013-03-19Add API to control scan always modeIrfan Sheriff
2013-03-14Add support for scan always available modeIrfan Sheriff
2013-03-05Fix client trackingIrfan Sheriff
2013-02-26Fix leak in WifiManagerIrfan Sheriff
2013-02-22Clean up scan handlingIrfan Sheriff
2013-02-21Handle airplane settings properlyIrfan Sheriff
2013-02-21Restructure wifiservice for clarityIrfan Sheriff
2013-02-21Move wifiservice into its own packageIrfan Sheriff