Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c1f9486a3ebff71a686ed6ae89e55ec7df8e16ba
/
wifi
/
java
4f1f7d3
am 241b65ac: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE
by Robert Greenwalt
· 13 years ago
ec896c6
Reset connections AFTER we take down the network.
by Robert Greenwalt
· 13 years ago
1523da2
Fix driver start/stop handling
by Irfan Sheriff
· 13 years ago
680e0a4
Merge "Remove interface disable in wifistatemachine"
by Irfan Sheriff
· 13 years ago
89f2ea6
Remove interface disable in wifistatemachine
by Irfan Sheriff
· 13 years ago
dd65ed2
am 92593dc4: am 84db79bb: Merge "Clear IP configuration on lost network" into honeycomb-LTE
by Irfan Sheriff
· 13 years ago
0c13d47
Clear IP configuration on lost network
by Irfan Sheriff
· 13 years ago
319da8c
Add new states to support wpa_supplicant 0.8
by Irfan Sheriff
· 13 years ago
d57f506
am c2ff0e70: am 9a737639: Merge "Clear network id when invalid" into honeycomb-LTE
by Irfan Sheriff
· 13 years ago
0a8bd60
Clear network id when invalid
by Irfan Sheriff
· 13 years ago
e526cfb
am 5b9ceeba: am a4815c0e: am 9c9088a5: Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2
by Irfan Sheriff
· 13 years ago
a4815c0
am 9c9088a5: Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2
by Irfan Sheriff
· 13 years ago
ffcea7a
Move softap config handling to WifiConfigStore
by Irfan Sheriff
· 13 years ago
fe3b33d
DO NOT MERGE Add DhcpStateMachine
by Irfan Sheriff
· 14 years ago
fba19ff
DO NOT MERGE Define Protocol class
by Irfan Sheriff
· 14 years ago
a8e0dfa
resolved conflicts for merge of db46fa25 to master
by Robert Greenwalt
· 14 years ago
d713683
am d369d64e: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into honeycomb-LTE
by Irfan Sheriff
· 14 years ago
a47c401
Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
aa70f10
Add RouteInfo objects for tracking routes.
by Robert Greenwalt
· 14 years ago
31be7cf
Add DhcpStateMachine for interation with dhcpcd
by Irfan Sheriff
· 14 years ago
2dbf683
am c1f39396: am 8f87f838: Merge "Define Protocol class for use with StateMachine" into honeycomb-LTE
by Irfan Sheriff
· 14 years ago
3fc75e9
Define Protocol class for use with StateMachine
by Irfan Sheriff
· 14 years ago
5cd8d4d
handle supplicant stop after child states exit
by Irfan Sheriff
· 14 years ago
343c1ad
am 37677849: am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
by Wink Saville
· 14 years ago
64c42ca
Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
by Wink Saville
· 14 years ago
43a1765
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
by Joe Onorato
· 14 years ago
80f7c59
am f4a29403: resolved conflicts for merge of 70c3d1c2 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
d55a6b4
Add external dependency API.
by Robert Greenwalt
· 14 years ago
2b7f638
Add support for supplicant SCAN_INTERVAL
by Irfan Sheriff
· 14 years ago
d710fb5
Update WakeLock-related docs to mention permissions
by Kenny Root
· 14 years ago
4aeca7c5
Backup and restore IP and proxy settings
by Irfan Sheriff
· 14 years ago
84cffa4
DO NOT MERGE update current config with dhcp settings
by Irfan Sheriff
· 14 years ago
04e04fe3
Merge "fix network disconnection handling"
by Irfan Sheriff
· 14 years ago
9b3710b
fix network disconnection handling
by Irfan Sheriff
· 14 years ago
7e48e76
Merge "Start using NetworkUtils.numericToInetAddress."
by Robert Greenwalt
· 14 years ago
e590373
Start using NetworkUtils.numericToInetAddress.
by Robert Greenwalt
· 14 years ago
2f64096
Merge "Using AsyncChannel for wifi connectivity"
by Irfan Sheriff
· 14 years ago
d86dbb9
am 5af7cf7c: am f9e2a491: Fix issue to clear scan alarms
by Irfan Sheriff
· 14 years ago
ebe606f
Using AsyncChannel for wifi connectivity
by Irfan Sheriff
· 14 years ago
f9e2a49
Fix issue to clear scan alarms
by Irfan Sheriff
· 14 years ago
74ff3d2
DO NOT MERGE Add support for background scanning
by Irfan Sheriff
· 14 years ago
563db53
Merge "Add support for background scanning"
by Irfan Sheriff
· 14 years ago
fcc0845
Add support for background scanning
by Irfan Sheriff
· 14 years ago
e5a3e97
Merge "Remove some unused code."
by Robert Greenwalt
· 14 years ago
645b83f
Remove some unused code.
by Robert Greenwalt
· 14 years ago
227bec4
data activity reporting on wifi
by Irfan Sheriff
· 14 years ago
7cb0d07
Merge "Add WPA support for soft Ap"
by Irfan Sheriff
· 14 years ago
ec8d23a
Add WPA support for soft Ap
by Irfan Sheriff
· 14 years ago
016d37e
Merge "Make WifiInfo not use int for ip address."
by Robert Greenwalt
· 14 years ago
124b44d
Make WifiInfo not use int for ip address.
by Robert Greenwalt
· 14 years ago
652bc96
Make high performance wifi lock public
by Irfan Sheriff
· 14 years ago
19f8ca8
Remove some unused wifi dhcp code.
by Robert Greenwalt
· 14 years ago
614613e
Merge "Update LinkProperties treatment of gateways"
by Robert Greenwalt
· 14 years ago
992564e
Update LinkProperties treatment of gateways
by Robert Greenwalt
· 14 years ago
34ee52e
Adopt LruCache in WifiStateMachine.
by Jesse Wilson
· 14 years ago
ed12640
Bind addr and prefixLength together in LinkAddress
by Robert Greenwalt
· 14 years ago
0216e61
Make the interface with DHCP IPv6 capable.
by Robert Greenwalt
· 14 years ago
a9a4f5c
Merge "Switch from NetworkUtils to netd for iface config."
by Robert Greenwalt
· 14 years ago
27d3c59
Switch from NetworkUtils to netd for iface config.
by Robert Greenwalt
· 14 years ago
43e747e
Add untether call during softap shutdown
by Irfan Sheriff
· 14 years ago
d033e9c
Merge "Handle EAP authentication failure" into honeycomb
by Irfan Sheriff
· 14 years ago
b98d878
Handle EAP authentication failure
by Irfan Sheriff
· 14 years ago
0c7e164
Fix soft Ap handling on system restart
by Irfan Sheriff
· 14 years ago
fcb659b
Report WPS overlap error
by Irfan Sheriff
· 14 years ago
e4c56c9
Fix WPS to provides immediate feedback
by Irfan Sheriff
· 14 years ago
6bb7652
Fix network availability reporting
by Irfan Sheriff
· 14 years ago
65eaec8
Use BluetoothAdapter broadcast for coex settings
by Irfan Sheriff
· 14 years ago
8e86b89
Enable networks on screen on
by Irfan Sheriff
· 14 years ago
b45e726
Fix wifi broadcasts
by Irfan Sheriff
· 14 years ago
d304030
Merge "Fix ssid storage regression"
by Irfan Sheriff
· 14 years ago
5893815
Fix ssid storage regression
by Irfan Sheriff
· 14 years ago
5d001ea
Use clear names for native API
by Irfan Sheriff
· 14 years ago
3a65de7
Initialize network state on start
by Irfan Sheriff
· 14 years ago
96071a7
Handle supplicant stop correctly
by Irfan Sheriff
· 14 years ago
02fb46a
WPS fixes and refactor
by Irfan Sheriff
· 14 years ago
e798268
Have MobileDataStateTracker & DataConnectionTracker communicate directly.
by Wink Saville
· 14 years ago
cf34f47
Update scan results when frequency band is set
by Irfan Sheriff
· 14 years ago
9beea36
Hold network hand-off wakelock only when connected
by Irfan Sheriff
· 14 years ago
be9ee6a
Fix configuration change handling
by Irfan Sheriff
· 14 years ago
3c661bd
Fix Wifi's setting of isAvailable.
by Robert Greenwalt
· 14 years ago
44138f1
Merge "Notify all VMs when proxy changes."
by Robert Greenwalt
· 14 years ago
434203a
Notify all VMs when proxy changes.
by Robert Greenwalt
· 14 years ago
19d245b79
Split SupplicantStateTracker and refactor
by Irfan Sheriff
· 14 years ago
36f7413
add frequency band control API
by Irfan Sheriff
· 14 years ago
090813a
Initiate wake up scan only in a disconnected state
by Irfan Sheriff
· 14 years ago
ed4f28b
Set country code in the driver and remove channel set
by Irfan Sheriff
· 14 years ago
1406bcb
Use AsynChannel for synchronous API
by Irfan Sheriff
· 14 years ago
5876a42
WifiLock extensions for high performance mode
by Irfan Sheriff
· 14 years ago
f235c5a
add wps pin from device capability
by Irfan Sheriff
· 14 years ago
5a1e4cf
Update BT APIs return type from Set to List.
by Jaikumar Ganesh
· 14 years ago
4b7ba09
Change removeNetowrk to a synchronous channel call.
by Wink Saville
· 14 years ago
4f5f7c9
Fix wake and scan behavior
by Irfan Sheriff
· 14 years ago
138f10e
wifi: Allow dual-band support
by Dmitry Shmidt
· 14 years ago
cdf8ede
Remove synchronous bluetooth callbacks
by Irfan Sheriff
· 14 years ago
68825ac
state machine fixes
by Irfan Sheriff
· 14 years ago
c949b9c
Retry quicker for control channel setup
by Irfan Sheriff
· 14 years ago
96ca917
Use LinkProperties for IP and proxy configuration
by Irfan Sheriff
· 14 years ago
ed5d7d1
Add LinkAddress
by Irfan Sheriff
· 14 years ago
128ceca
Add proxy settings per wifi network
by Irfan Sheriff
· 14 years ago
7440fc2
Wifi: Update code for new BT Apis.
by Jaikumar Ganesh
· 14 years ago
Next »