summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...staging/cm-13.0+r22Steve Kondik2016-03-101-0/+14
|\
| * Allow turning off Wi-Fi when emergency call is made [DO NOT MERGE]Vinit Deshpande2016-01-131-0/+12
| * Reset idenitities for EAP-SIM networks when SIM is pulledVinit Deshpande2016-01-121-0/+2
* | Merge branch 'LA.BF64.1.2.2_rb4.9' of git://codeaurora.org/platform/framework...Steve Kondik2015-12-081-5/+5
|\ \
| * | Check ecbm_mode_change param while processing ECBM intentSravanthi Palakonda2015-11-231-5/+5
* | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-21/+23
|\ \ \ | | |/ | |/|
| * | Merge "Fix foreground scans for pre-M apps when location is disabled" into mn...Fyodor Kupolov2015-10-161-11/+18
| |\ \
| | * | Fix foreground scans for pre-M apps when location is disabledFyodor Kupolov2015-10-151-11/+18
| * | | Merge "Security Vulnerability in android::onPnoNetworkFound" into mnc-dr-devxin He2015-10-161-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Security Vulnerability in android::onPnoNetworkFoundxinhe2015-10-161-1/+1
| * | | Do not throw an exception if appop's result is MODE_IGNOREDFyodor Kupolov2015-10-141-12/+7
| |/ /
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+19
|\| |
| * | Don't reset country code on mobile signal lossVinit Deshpande2015-09-271-0/+18
| * | Honor country code change in wifi disabled stateVinit Deshpande2015-09-221-1/+1
* | | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-041-1/+3
|\ \ \ | | |/ | |/|
| * | Check config_wifi_ecbm_mode_change param for ECBM notificationSravanthi Palakonda2015-10-141-1/+3
* | | Wifi: Add IBSS supported methodBruno Randolf2015-10-261-0/+15
|/ /
* | Softap: update WifiContoller state on start softap failureNalla Kartheek2015-10-061-0/+17
* | Wi-Fi : Abort setWifiEnabled if WifiController not readyNalla Kartheek2015-10-061-0/+8
* | Wifi: Get the network mask infoSravanthi Palakonda2015-10-061-1/+4
|/
* Fire scanResultsAvailableBroadcast as systemVinit Deshpande2015-08-211-1/+9
* Legacy foreground apps should continue getting scan resultsFyodor Kupolov2015-08-051-5/+19
* Log error when energy info is negativeAdam Lesinski2015-08-031-1/+2
* Change MNC codename to just M.Dianne Hackborn2015-07-311-2/+2
* Allow active network scorer access to scan results.Shirish Kalele2015-07-301-21/+31
* Use PEERS_MAC_ADDRESS permission instead of isSystemProcessFyodor Kupolov2015-07-301-5/+14
* Enforce location permission for apps targeting MFyodor Kupolov2015-07-221-8/+27
* Merge "Add API to turn OFF "best network selection" feature" into mnc-devxinhe2015-07-171-17/+6
|\
| * Add API to turn OFF "best network selection" featurexinhe2015-07-151-17/+6
* | Fixed incorrect network validation.Jan Nordqvist2015-07-151-3/+9
|/
* Block results if location is disabled in SettingsFyodor Kupolov2015-07-101-1/+10
* Merge "Check location permission/appop in getScanResults" into mnc-devFyodor Kupolov2015-07-091-0/+23
|\
| * Check location permission/appop in getScanResultsFyodor Kupolov2015-07-061-0/+23
* | Reworked code to allow wildcard prefix IMSIs.Jan Nordqvist2015-07-061-4/+7
|/
* Dump multicast lock holders in bugreportVinit Deshpande2015-07-011-0/+6
* Wifi energy: Use longs for energy calculationsAdam Lesinski2015-06-151-18/+16
* am 70b75cd..09f267b from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-051-4/+17
|\
| * fix overflow bug in WifiManager reportActivityInfoPierre Vandwalle2015-06-031-4/+17
* | Fix build breaks from last mergeVinit Deshpande2015-06-021-3/+3
* | am 21d43c4..9a270a7 from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-021-4/+113
|\|
| * Minor fixes from comments.Jan Nordqvist2015-06-011-21/+78
* | Network Reset should have a lockdown like Factory Reset.Stuart Scott2015-06-011-14/+23
* | Indicate failed scans with EXTRA_RESULTS_UPDATEDVinit Deshpande2015-05-211-0/+3
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...xinhe2015-05-181-2/+22
|\|
| * hal based Pno and lazy roam implementationPierre Vandwalle2015-05-141-2/+22
* | Build Fixes after the mergeVinit Deshpande2015-05-131-9/+6
* | am 03ba4a5..ed3f1dd from mirror-m-wireless-internal-releaseVinit Deshpande2015-05-131-175/+5
|\|
| * Remove old (KK based) batched scan API supportVinit Deshpande2015-05-111-173/+5
* | Add new API for getting netId of current wifi networkSanket Padawe2015-05-011-0/+6
* | Merge commit 'baa9bdf' into merge2Etan Cohen2015-04-241-1/+1
|\|