Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
66143cacd8bf240701b0a1e4880fe7257a3e83c0
/
wifi
/
java
/
android
/
net
127217a
add disconnected scan parameter, add bytes[] container to scanResults
by Pierre Vandwalle
· 10 years ago
0326f58
Merge "API for config app." into m-wireless-dev
by Vinit Deshpande
· 10 years ago
e9b056f
API for config app.
by Jan Nordqvist
· 10 years ago
d5351e7
RTT framework interface update
by xinhe
· 10 years ago
b4d90fc
Implement 'Available via Passpoint' feature
by Vinit Deshpande
· 10 years ago
6f6c781
Remove scanResultCache from WifiConfiguration
by Vinit Deshpande
· 10 years ago
adf9e95
EAP-AKA' : Add support of EAP-AKA' in WiFi Enterprise methods
by Jean-Michel Bachot
· 10 years ago
ddfd35d
add wifi config for power calculation
by Pierre Vandwalle
· 10 years ago
3105289
Merge "More fixes to get passpoint working" into m-wireless-dev
by Jan Nordqvist
· 10 years ago
af3f1c9
Merge "export API to disable autojoin scan initial implementation" into lmp-mr1-wfc-dev
by Pierre Vandwalle
· 10 years ago
ad25bb8
More fixes to get passpoint working
by Vinit Deshpande
· 10 years ago
9954faa
Change rtt Framework interface
by xinhe
· 10 years ago
2522c83
Fix scan results to hold passpoint data
by Vinit Deshpande
· 10 years ago
0444442
Improve passpoint configuration validation
by Vinit Deshpande
· 10 years ago
5914caf
export API to disable autojoin scan initial implementation
by Pierre Vandwalle
· 10 years ago
046ac5e
Few changes to make API check happy [DO NOT MERGE]
by Vinit Deshpande
· 10 years ago
0019e53
am "add 2 side RTT support on scan"
by Vinit Deshpande
· 10 years ago
d2585f3
am "Passpoint API - Take 1"
by Vinit Deshpande
· 10 years ago
e959443
am "Do not provide 5GHz option for softap if there is no country code available"
by Vinit Deshpande
· 10 years ago
14a2008
am "Introduce onLost event on bssid hotlist [DO NOT MERGE]"
by Vinit Deshpande
· 10 years ago
3cb5e4d
am "get channel list from driver for SoftAP channel selection"
by Vinit Deshpande
· 10 years ago
76f9ace
am "Revert "Initial Passpoint code.""
by Vinit Deshpande
· 10 years ago
29267b6
am "Initial Passpoint code."
by Vinit Deshpande
· 10 years ago
b4499af
am "set softAP on a specified band, including both 2.4 and 5 GHz band"
by Vinit Deshpande
· 10 years ago
1aa4dce
am "Bring in passpoint code [DO NOT MERGE]"
by Vinit Deshpande
· 10 years ago
472cca0
am "New Additions to WifiScanner APIs [DO NOT MERGE]"
by Vinit Deshpande
· 10 years ago
6e58424
add 2 side RTT support on scan
by xinhe
· 10 years ago
a357b5a
Merge "Do not provide 5GHz option for softap if there is no country code available" into m-wireless-wifi-dev
by xinhe
· 10 years ago
c4423a5
Merge "Passpoint API - Take 1" into m-wireless-wifi-dev
by Vinit Deshpande
· 10 years ago
b21d248
Passpoint API - Take 1
by Vinit Deshpande
· 10 years ago
b938c0e
Do not provide 5GHz option for softap if there is no country code available
by xinhe
· 10 years ago
ab325cb
Introduce onLost event on bssid hotlist [DO NOT MERGE]
by Vinit Deshpande
· 10 years ago
18ae1d2
get channel list from driver for SoftAP channel selection
by xinhe
· 10 years ago
5d7768f
Revert "Initial Passpoint code."
by Vinit Deshpande
· 10 years ago
2eba02a
Initial Passpoint code.
by Jan Nordqvist
· 10 years ago
8650c03
aggressively blacklist WifiConfiguration for the purpose of switching network
by vandwalle
· 10 years ago
08cbd3e
Merge "set softAP on a specified band, including both 2.4 and 5 GHz band" into m-wireless-wifi-dev
by xinhe
· 10 years ago
a0be0fb
set softAP on a specified band, including both 2.4 and 5 GHz band
by xinhe
· 10 years ago
7dd2f6b
Bring in passpoint code [DO NOT MERGE]
by Vinit Deshpande
· 10 years ago
f45acfe
New Additions to WifiScanner APIs [DO NOT MERGE]
by Vinit Deshpande
· 10 years ago
72e1d3f
add debug logs to confirm network flapping issue is fixed Bug:18706288
by vandwalle
· 10 years ago
53d1f07
make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749
by vandwalle
· 10 years ago
93e4192
add disable Ephemeral Network API Bug:18525241
by vandwalle
· 10 years ago
da123a6
make startScan with worksource specific to location scans
by vandwalle
· 10 years ago
c3eb155
Fix WPS docs for LABEL method
by Vinit Deshpande
· 10 years ago
ec3e980
dont blacklist wifi config that have had validated internet status in the past
by vandwalle
· 10 years ago
f92fc1c
Fix incorrect doc for WifiInfo#getSSID().
by Jeff Davidson
· 10 years ago
074c5b5
Merge "Don't drop WifiConfiguration's ephemeral bit on copy/parcel." into lmp-mr1-dev
by Jeff Davidson
· 10 years ago
63edd98
adding debug information to bug report for Bug:16751877
by vandwalle
· 10 years ago
8faf2a2
Don't drop WifiConfiguration's ephemeral bit on copy/parcel.
by Jeff Davidson
· 10 years ago
c520aa8
add millisecond timestamp to locallog
by vandwalle
· 10 years ago
8e1e34a
Revert the configKey generation algorithm to what it was in K.
by Lorenzo Colitti
· 10 years ago
176a27f
handle bssid blacklist in case of dhcp failures
by vandwalle
· 10 years ago
02b115b
Fix documentation for Wifi ScanResult.timestamp
by Vinit Deshpande
· 10 years ago
97a0c45
Merge "Allow creating EAP_TLS network without specifying Phase2.None" into lmp-dev
by Prem Kumar
· 10 years ago
2e93c38f
make wifi cellular params configurable
by vandwalle
· 10 years ago
26a9800
Allow creating EAP_TLS network without specifying Phase2.None
by Vinit Deshpande
· 10 years ago
94fe7e9
various fixes:
by vandwalle
· 10 years ago
e26bc8f
make autojoin configurable, clean up BSSID info that may be stake in WifiConfiguration
by vandwalle
· 10 years ago
a0000c6
Merge "Secure access to WifiScanner" into lmp-dev
by Vinit Deshpande
· 10 years ago
592b959
Merge "Implement getAvailableChannels" into lmp-dev
by Vinit Deshpande
· 10 years ago
4b99756
Secure access to WifiScanner
by Vinit Deshpande
· 10 years ago
448e208
add more info to WifiConfiguration.toString:
by vandwalle
· 10 years ago
15f8907
Implement getAvailableChannels
by Vinit Deshpande
· 10 years ago
e7baf5a
Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69" into lmp-dev
by David Christie
· 10 years ago
c20b795
Add @SystemApi annotations to methods used by GmsCore.
by David Christie
· 10 years ago
73f5d16
Address API Council feedback for WifiAdapter/WPS APIs
by Vinit Deshpande
· 10 years ago
b1dce02
fix ScanResult read from parcel, this function was broken and causes wifi settings to crash
by vandwalle
· 10 years ago
7aea15a
Merge "remove passpoint - DO NOT MERGE" into lmp-dev
by vandwalle
· 10 years ago
808079b
remove passpoint - DO NOT MERGE
by vandwalle
· 10 years ago
b928a38
add radio stats to link layer
by vandwalle
· 10 years ago
ddd0986
Merge "Revert "Annotate @SystemApi on some WifiManager methods."" into lmp-dev
by Wenchao Tong
· 10 years ago
beec215
Merge "per bssid blacklist" into lmp-dev
by vandwalle
· 10 years ago
cd8e041
Revert "Annotate @SystemApi on some WifiManager methods."
by Wenchao Tong
· 10 years ago
612519d
per bssid blacklist
by vandwalle
· 10 years ago
833dcd4
Merge "Improve documentation of ScanResult and WifiInfo." into lmp-dev
by Jeff Davidson
· 10 years ago
da3475d
Merge "remove passpoint, except ANQP - DO NOT MERGE" into lmp-dev
by vandwalle
· 10 years ago
4d11492
Annotate @SystemApi on some WifiManager methods.
by Wenchao Tong
· 10 years ago
1575d90
remove passpoint, except ANQP - DO NOT MERGE
by vandwalle
· 10 years ago
36ecb30
Merge "Annotate @SystemApi on some WifiManager methods." into lmp-dev
by Wenchao Tong
· 10 years ago
0a82e80
Stop using LinkProperties for static configuration.
by Lorenzo Colitti
· 10 years ago
3291de8
Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""""
by Zoltan Szatmary-Ban
· 10 years ago
f8d72cc
Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings""""
by Zoltan Szatmary-Ban
· 10 years ago
f75aadc
Revert "Revert "Revert "Update Trusted Credentials screen in settings"""
by Narayan Kamath
· 10 years ago
1e7bc0d
Revert "Revert "Update Trusted Credentials screen in settings""
by Zoltan Szatmary-Ban
· 10 years ago
e4ce619
Improve documentation of ScanResult and WifiInfo.
by Jeff Davidson
· 10 years ago
c216c47
Revert "Changes in framework for WIFI_CREDENTIAL_CHANGE broadcast. [DO NOT MERGE]"
by Chelsea Derrick
· 10 years ago
88992bc
Merge "Unhide WifiPasspointManager for ANQP APIs - DO NOT MERGE" into lmp-dev
by Vinit Deshpande
· 10 years ago
894651b
Unhide WifiPasspointManager for ANQP APIs - DO NOT MERGE
by Vinit Deshpande
· 10 years ago
c850593
Support EAP-SIM and EAP-AKA
by Vinit Deshpande
· 10 years ago
75e3ad6
Merge "Unhide broadcasts for WiFi network changes." into lmp-dev
by Chelsea Derrick
· 10 years ago
e75c0b8
Unhide broadcasts for WiFi network changes.
by Chelsea Derrick
· 10 years ago
db0c15d
Read/Write numBssidsPerScan in ParcelableScanResults
by Vinit Deshpande
· 10 years ago
138b324
Merge "Revert "Update Trusted Credentials screen in settings"" into lmp-dev
by Zoltan Szatmary-Ban
· 10 years ago
678e3ec
Revert "Update Trusted Credentials screen in settings"
by Zoltan Szatmary-Ban
· 10 years ago
0f5efe0
Merge "Update Trusted Credentials screen in settings" into lmp-dev
by Zoltan Szatmary-Ban
· 10 years ago
1386627
Update Trusted Credentials screen in settings
by Zoltan Szatmary-Ban
· 10 years ago
ea676a0
Rename HotspotListener to BssidListener
by Vinit Deshpande
· 10 years ago
f7d3700
record join attempts
by vandwalle
· 10 years ago
0ae4e5d
Merge "fix typo in scanresult" into lmp-dev
by vandwalle
· 10 years ago
Next »