index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
wifi
/
WifiService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-11-06
Add BatteryStats for Wifi Batched Scanning.
Robert Greenwalt
2013-10-21
Make setting PAC require CONNECTIVITY_INTERNAL
Jason Monk
2013-10-02
Fix EAP-TLS reconnect after reboot issue
Vinit Deshapnde
2013-09-20
Fix BatchScan request coalesing
Robert Greenwalt
2013-09-20
Merge "Cleanup the shutdown of BatchedScans." into klp-dev
Robert Greenwalt
2013-09-20
Cleanup the shutdown of BatchedScans.
Robert Greenwalt
2013-09-16
Merge "Fix Settings app crash while enabling tethering" into klp-dev
Yuhao Zheng
2013-09-16
Fix Settings app crash while enabling tethering
Yuhao Zheng
2013-09-16
Fix an NPE in WifiService
Vinit Deshapnde
2013-09-13
Strip names out of externally supplied WorkSources to WifiManager (b/10710007).
David Christie
2013-09-12
Merge "Fix invalid Wifi Network system crash" into klp-dev
Vinit Deshapnde
2013-09-11
Fix Wifi Batch Scanning
Robert Greenwalt
2013-09-09
Fix invalid Wifi Network system crash
Vinit Deshapnde
2013-08-15
Modify wifi BatchedScan.
Robert Greenwalt
2013-08-13
Add support for batched wifi scans.
Robert Greenwalt
2013-07-25
Add WorkSource capability to WifiManager for starting a scan.
David Christie
2013-07-11
Allow enabling TDLS on specific routes
Vinit Deshapnde
2013-06-26
Fix power issues around wifi scans.
Robert Greenwalt
2013-05-31
Remember wifi country that's set before boot
Robert Greenwalt
2013-04-29
Merge "Remove scan notification dialog on wifi off" into jb-mr2-dev
Irfan Sheriff
2013-04-26
Remove scan notification dialog on wifi off
Irfan Sheriff
2013-04-23
Keep device state always updated
Irfan Sheriff
2013-04-19
Fix API name
Irfan Sheriff
2013-04-12
Add new route.hasGateway() api
Robert Greenwalt
2013-03-27
Notify user only when device provisioned
Irfan Sheriff
2013-03-21
Notify user when wi-fi is toggled about scans
Irfan Sheriff
2013-03-19
Add API to control scan always mode
Irfan Sheriff
2013-03-14
Add support for scan always available mode
Irfan Sheriff
2013-03-05
Fix client tracking
Irfan Sheriff
2013-02-26
Fix leak in WifiManager
Irfan Sheriff
2013-02-22
Clean up scan handling
Irfan Sheriff
2013-02-21
Handle airplane settings properly
Irfan Sheriff
2013-02-21
Restructure wifiservice for clarity
Irfan Sheriff
2013-02-21
Move wifiservice into its own package
Irfan Sheriff