summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wifi
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move files to new directory structure of framework services"Amith Yamasani2013-12-1910-13187/+0
|\
| * Move files to new directory structure of framework servicesAmith Yamasani2013-12-1910-13187/+0
* | am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-196-3037/+0
|\ \ | |/ |/|
| * Move some system services to separate directoriesAmith Yamasani2013-12-196-3054/+0
* | Move Wifi/P2p service components under servicesVinit Deshapnde2013-12-1113-4/+13187
* | Remove unused imports from frameworks/base.John Spurlock2013-11-202-8/+0
* | resolved conflicts for merge of c3eef190 to masterRobert Greenwalt2013-11-071-10/+49
|\ \ | |/
| * Add BatteryStats for Wifi Batched Scanning.Robert Greenwalt2013-11-061-10/+49
* | am 85bb9056: am 7d167181: am 0aeca872: Merge "Make setting PAC require CONNEC...Jason Monk2013-10-211-2/+17
|\ \ | |/
| * Make setting PAC require CONNECTIVITY_INTERNALJason Monk2013-10-211-2/+17
* | Remove captive portal code that has no effect.Narayan Kamath2013-10-161-5/+0
|/
* Fix EAP-TLS reconnect after reboot issueVinit Deshapnde2013-10-022-0/+18
* Fix BatchScan request coalesingRobert Greenwalt2013-09-201-23/+15
* Merge "Cleanup the shutdown of BatchedScans." into klp-devRobert Greenwalt2013-09-201-7/+11
|\
| * Cleanup the shutdown of BatchedScans.Robert Greenwalt2013-09-201-7/+11
* | Merge "Fix Settings app crash while enabling tethering" into klp-devYuhao Zheng2013-09-161-1/+2
|\ \
| * | Fix Settings app crash while enabling tetheringYuhao Zheng2013-09-161-1/+2
* | | Fix an NPE in WifiServiceVinit Deshapnde2013-09-161-2/+8
|/ /
* | Strip names out of externally supplied WorkSources to WifiManager (b/10710007).David Christie2013-09-131-0/+3
* | Merge "Fix invalid Wifi Network system crash" into klp-devVinit Deshapnde2013-09-121-6/+43
|\ \ | |/ |/|
| * Fix invalid Wifi Network system crashVinit Deshapnde2013-09-091-6/+43
* | Fix Wifi Batch ScanningRobert Greenwalt2013-09-111-9/+17
|/
* Modify wifi BatchedScan.Robert Greenwalt2013-08-151-0/+6
* Add support for batched wifi scans.Robert Greenwalt2013-08-131-10/+154
* 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