summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* WifiStateMachine: add mode to softap updateRebecca Silberstein2017-06-061-27/+38
* WifiStateMachine: add iface name to ap updatesRebecca Silberstein2017-06-051-3/+8
* Merge "Add support for installing Passpoint profile via overloaded API" into ...TreeHugger Robot2017-05-311-59/+24
|\
| * Add support for installing Passpoint profile via overloaded APIPeter Qiu2017-05-311-59/+24
* | WifiServiceImpl: setWifiEnabled permission checkRebecca Silberstein2017-05-261-6/+7
|/
* WifiServiceImpl: add packageName to startLOHS callRebecca Silberstein2017-05-191-3/+3
* WifiServiceImpl: implement startLOHSRebecca Silberstein2017-05-191-16/+21
* WifiServiceImpl: implement stopLOHSRebecca Silberstein2017-05-191-3/+13
* WifiServiceImpl: act on interface ip mode changesRebecca Silberstein2017-05-181-13/+109
* WifiServiceImpl: listen and act on softap changesRebecca Silberstein2017-05-181-2/+130
* WifiServiceImpl: check caller for watchLOHSRebecca Silberstein2017-05-181-0/+14
* WifiServiceImpl: add binder death callback implRebecca Silberstein2017-05-171-0/+41
* Merge "WifiServiceImpl: add objects to track LOHSrequests" into oc-devRebecca Silberstein2017-05-121-0/+17
|\
| * WifiServiceImpl: add objects to track LOHSrequestsRebecca Silberstein2017-05-081-0/+17
* | Revert "Move WifiNotificationController to NetworkRecommendation"Joe LaPenna2017-05-091-0/+4
|/
* Fix potential NPE in WifiService dumpGlen Kuhne2017-05-021-5/+6
* WifiServiceImpl: update API for LOHSRebecca Silberstein2017-05-011-3/+16
* WifiServiceImpl: add tethering check for LOHSRebecca Silberstein2017-04-301-0/+10
* WifiServiceImpl: add LOHS permission checksRebecca Silberstein2017-04-301-0/+23
* WifiServiceImpl: add empty calls for LOHSRebecca Silberstein2017-04-281-2/+54
* WifiServiceImpl: store iface modesRebecca Silberstein2017-04-281-2/+8
* Merge "WifiServiceImpl: add updateInterfaceIpState" into oc-devErik Kline2017-04-281-0/+23
|\
| * WifiServiceImpl: add updateInterfaceIpStateRebecca Silberstein2017-04-261-0/+23
* | Merge "Throttle wifi scan requests from background apps (2/2)." into oc-devTreeHugger Robot2017-04-271-20/+133
|\ \ | |/ |/|
| * Throttle wifi scan requests from background apps (2/2).Wei Wang2017-04-201-20/+133
* | WifiServiceImpl: add new methods to start softapRebecca Silberstein2017-04-201-0/+66
|/
* WifiServiceImpl: setWifiApEnabled unit testsRebecca Silberstein2017-04-191-3/+2
* WifiServiceImpl: check calls to enable wifiRebecca Silberstein2017-04-151-2/+18
* WifiServiceImpl: test setWifiEnabledRebecca Silberstein2017-04-151-1/+1
* WifiServiceImpl: fix failing testRebecca Silberstein2017-04-111-2/+1
* WifiServiceImpl: check device encryption at bootRebecca Silberstein2017-04-111-4/+13
* Merge "Check validity of staticIpConfigurations" into oc-devTreeHugger Robot2017-04-051-0/+11
|\
| * Check validity of staticIpConfigurationsGlen Kuhne2017-03-281-0/+11
* | [Reland] hotspot2: track creator UID for installed providersPeter Qiu2017-04-031-1/+2
* | Merge "Revert "hotspot2: track creator UID for installed providers"" into oc-devPeter Qiu2017-04-011-2/+1
|\ \
| * | Revert "hotspot2: track creator UID for installed providers"Peter Qiu2017-04-011-2/+1
* | | Merge "hotspot2: track creator UID for installed providers" into oc-devTreeHugger Robot2017-04-011-1/+2
|\| | | |/ |/|
| * hotspot2: track creator UID for installed providersPeter Qiu2017-03-291-1/+2
* | WifiStateMachine: Remove unused codeRoshan Pius2017-03-281-16/+0
|/
* Update WPS NFC token retrieval.Amin Shaikh2017-03-231-3/+4
* Do not initialize connection upon SAVE_NEWORK am: 1316bfba02 am: 0ae1655c95Ningyuan Wang2017-03-231-27/+30
|\
| * Do not initialize connection upon SAVE_NEWORKNingyuan Wang2017-03-231-27/+30
* | Merge "hotspot2: add support for the build config flag "config_wifi_hotspot2_...Peter Qiu2017-03-231-1/+22
|\|
| * hotspot2: add support for the build config flag "config_wifi_hotspot2_enabled"Peter Qiu2017-03-231-1/+22
* | Stop supporting persistent country code am: 586197ab0e am: cb937877d4Ningyuan Wang2017-03-161-11/+2
|\|
| * Stop supporting persistent country codeNingyuan Wang2017-03-151-11/+2
* | Merge "WiFi: Wifi service get configured networks use ParceledListSlice." am:...Roshan Pius2017-03-151-12/+23
|\|
| * WiFi: Wifi service get configured networks use ParceledListSlice.zhangshuxiao2017-03-151-12/+23
* | Merge "WifiServiceImpl: protect Settings softap config" am: e65f63b675 am: 19...Rebecca Silberstein2017-03-141-2/+19
|\|
| * WifiServiceImpl: protect Settings softap configRebecca Silberstein2017-03-091-2/+19