summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wifi
Commit message (Expand)AuthorAgeFilesLines
* Add WorkSource capability to WifiManager for starting a scan.David Christie2013-07-251-2/+13
* Allow enabling TDLS on specific routesVinit Deshapnde2013-07-111-0/+93
* Revert "Temporarily disable 'Scan Always' mode"Vinit Deshpande2013-07-032-9/+2
* Temporarily disable 'Scan Always' modeVinit Deshapnde2013-07-012-2/+9
* Fix power issues around wifi scans.Robert Greenwalt2013-06-261-55/+1
* Apply scan-always setting to initial wifi state.Robert Greenwalt2013-06-011-1/+5
* Remember wifi country that's set before bootRobert Greenwalt2013-05-311-2/+12
* Don't put up wifi-available note when disabledRobert Greenwalt2013-05-211-0/+5
* Add a time margin for deferred enable.Robert Greenwalt2013-05-201-2/+6
* Fix off-by-1 error in timingRobert Greenwalt2013-05-201-2/+2
* Add some temp wifi debugging outputRobert Greenwalt2013-05-181-4/+21
* Add min delay between disable and enable of wifiRobert Greenwalt2013-05-161-0/+86
* Merge "Remove scan notification dialog on wifi off" into jb-mr2-devIrfan Sheriff2013-04-291-62/+0
|\
| * Remove scan notification dialog on wifi offIrfan Sheriff2013-04-261-62/+0
* | Keep device state always updatedIrfan Sheriff2013-04-231-13/+5
|/
* Fix API nameIrfan Sheriff2013-04-191-2/+2
* Add new route.hasGateway() apiRobert Greenwalt2013-04-121-1/+1
* Notify user only when device provisionedIrfan Sheriff2013-03-272-4/+62
* Notify user when wi-fi is toggled about scansIrfan Sheriff2013-03-211-0/+12
* Merge "Add API to control scan always mode" into jb-mr2-devIrfan Sheriff2013-03-201-12/+2
|\
| * Add API to control scan always modeIrfan Sheriff2013-03-191-12/+2
* | Fix reading sleep policyIrfan Sheriff2013-03-191-1/+1
|/
* Add support for scan always available modeIrfan Sheriff2013-03-144-236/+743
* Fix client trackingIrfan Sheriff2013-03-052-19/+31
* Fix leak in WifiManagerIrfan Sheriff2013-02-262-7/+20
* Clean up scan handlingIrfan Sheriff2013-02-221-2/+2
* Handle airplane settings properlyIrfan Sheriff2013-02-212-8/+23
* Restructure wifiservice for clarityIrfan Sheriff2013-02-214-492/+667
* Move wifiservice into its own packageIrfan Sheriff2013-02-211-0/+1893