Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c9b5f98bec64e52436c128e035558744c75ee2ef
/
wifi
8650c03
aggressively blacklist WifiConfiguration for the purpose of switching network
by vandwalle
· 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
ec5a901
fix typo in scanresult
by vandwalle
· 10 years ago
16a40cc
add debug info to wificonfiguration dump
by vandwalle
· 10 years ago
57188b8
Merge "introduce WifiConnectionstatistics" into lmp-dev
by vandwalle
· 10 years ago
4eeecb2
introduce WifiConnectionstatistics
by vandwalle
· 10 years ago
c4272f3
Enable RTT End-to-end
by Vinit Deshpande
· 10 years ago
eb8f329
Also unhide WifiConfiguration.lastUpdatedUid.
by Chelsea Derrick
· 10 years ago
154b2cf
autojoin fixes:
by vandwalle
· 10 years ago
adae06b
Unhide WifiConfiguration.creatorUid. [DO NOT MERGE]
by Chelsea Derrick
· 10 years ago
7effa11
Merge "Introduce RTT Manager" into lmp-dev
by Vinit Deshpande
· 10 years ago
7686c06
Introduce RTT Manager
by Vinit Deshpande
· 10 years ago
758bdf4
Add a new SystemApi, getPrivilegedConfiguredNetworks(). Part 1 [DO NOT MERGE]
by Wenchao Tong
· 10 years ago
cdd5858
Changes in framework for WIFI_CREDENTIAL_CHANGE broadcast. [DO NOT MERGE]
by Wenchao Tong
· 10 years ago
81e32da
Unhide WifiAdapter APIs
by Vinit Deshpande
· 10 years ago
ebb5306
Fix name mismatch in WifiAdapter
by Vinit Deshpande
· 10 years ago
c7cc37b
Introduce Wifi Adapters
by Vinit Deshpande
· 10 years ago
19024b6
Lower minimum scanning period in WifiScanner
by Vinit Deshpande
· 10 years ago
35d552f
Make WifiScanner System API
by Wei Wang
· 10 years ago
f5af4a9
add BSSID blacklist indicator
by vandwalle
· 10 years ago
ae81483
Enable ability for secondary users to scan for networks, but not forget.
by Sky Faber
· 10 years ago
833a6f3
Hotspot 2.0 - connect R1 used API to stateMachine(2/2)
by roger.chang
· 10 years ago
5f9385f
Add two Passpoint fields to WifiConfiguration
by Yuhao Zheng
· 10 years ago
1be1a13
Hotspot 2.0 fix launch browser method
by Yuhao Zheng
· 10 years ago
d96e494
Merge "interface for nfc handover supplicant commands"
by Andres Morales
· 10 years ago
7610fa6
add home network boost
by vandwalle
· 10 years ago
d524c78
initial tuning
by vandwalle
· 10 years ago
3bcbf38
Passpoint OSU bug fix + API rename
by Yuhao Zheng
· 10 years ago
9740e46
interface for nfc handover supplicant commands
by Andres Morales
· 11 years ago
535e0fb
Wifi Passpoint - add new API and change equals element
by roger.chang
· 10 years ago
72d87d9
auto-roam fixes, disable scanning based on traffic at interface
by vandwalle
· 10 years ago
0811cbe
Merge "Wifi passpoint - linking APIs"
by Yuhao Zheng
· 10 years ago
ef9ef71
Wifi passpoint - linking APIs
by Yuhao Zheng
· 10 years ago
daf215c
Support scanning using band specification instead of channels
by Vinit Deshpande
· 10 years ago
e344cb2
Fix an NPE in WifiScanner while reporting description
by Vinit Deshpande
· 10 years ago
f980c53
reset counters when disconnecting
by vandwalle
· 10 years ago
111fa02
auto-roam initial implementation
by vandwalle
· 10 years ago
2ab9089
remember and report network score
by vandwalle
· 10 years ago
e40348c
Add class CellularNetwork for plmn parsing and retrieve mcc and mnc.
by puff wen
· 10 years ago
0dcecc1
Merge "handle removal of self added configurations"
by vandwalle
· 10 years ago
2d0f71e
handle removal of self added configurations
by vandwalle
· 10 years ago
Next »