index
:
LineageOS/android_frameworks_opt_net_wifi.git
hidden-ssid
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
Age
Commit message (
Expand
)
Author
2019-11-18
SoftApStoreData: Class for serializing/deserializing softap config
Roshan Pius
2019-11-18
WifiConfigStore: Support more than 1 shared store file
Roshan Pius
2019-11-16
Merge "Wifi: add throughputPredictor and throughputScorer classes"
Kai Shi
2019-11-16
Wifi: add throughputPredictor and throughputScorer classes
Kai Shi
2019-11-16
Merge "per-SSID SAP randomization"
Oscar Shu
2019-11-15
WifiP2pServiceImpl: Use resources from context
Roshan Pius
2019-11-15
Merge "Swap param order in registerSoftApCallback"
James Mattis
2019-11-15
Merge "Support checking on device capability for 6GHZ"
Ahmed ElArabawy
2019-11-15
Merge "[AWARE] Allow setPMK API"
Etan Cohen
2019-11-15
Merge changes I07e23d12,I3f17dab2
TreeHugger Robot
2019-11-14
per-SSID SAP randomization
xshu
2019-11-14
Merge "Revert submission"
Kevin Lau Fang
2019-11-14
TelephonyUtil: Use public API for isSimPresent
Roshan Pius
2019-11-14
Revert submission
Kevin Lau Fang
2019-11-14
XmlUtil: Use public API for StaticIpConfiguration
Roshan Pius
2019-11-14
Merge "WifiP2pServiceImpl: Use @SystemApi for sendBroadcastMultiplePermissions"
Roshan Pius
2019-11-14
Support checking on device capability for 6GHZ
Ahmed ElArabawy
2019-11-14
Merge "WifiStackService: Use local constants for notification channels"
Roshan Pius
2019-11-13
WifiStackService: Use local constants for notification channels
Roshan Pius
2019-11-14
Merge "WifiKeyStore: Handle existing config being null"
Roshan Pius
2019-11-13
[AWARE] Allow setPMK API
Etan Cohen
2019-11-13
Merge "Rework platform version to hide codenames."
Dianne Hackborn
2019-11-13
WifiKeyStore: Handle existing config being null
Roshan Pius
2019-11-13
WifiP2pServiceImpl: Use @SystemApi for sendBroadcastMultiplePermissions
Roshan Pius
2019-11-13
WifiInjector: Remove unused getActivityManagerService method
Roshan Pius
2019-11-13
WifiDiagnostics: Use shell command to trigger bugreport
Roshan Pius
2019-11-13
WifiKeystore: Migrate to public keystore
Roshan Pius
2019-11-12
Swap param order in registerSoftApCallback
James Mattis
2019-11-13
Merge "Remove SAR sensor handling"
Ahmed ElArabawy
2019-11-12
Import translations. DO NOT MERGE
Bill Yi
2019-11-12
Rework platform version to hide codenames.
Dianne Hackborn
2019-11-12
Remove SAR sensor handling
Ahmed ElArabawy
2019-11-12
Wifi: add a new class to support channel utilization calculation.
Kai Shi
2019-11-11
Merge "Wifi: Parse HT/VHT/HE capabilities IE to derive maxNumSpatialStream"
Kai Shi
2019-11-11
Using the carrier ID for EAP-SIM/AKA/AKA' enterprise wifi configuration.
Steven Liu
2019-11-11
Wifi: Parse HT/VHT/HE capabilities IE to derive maxNumSpatialStream
Kai Shi
2019-11-09
Merge "Pipe through featureId from app-context to wifi location checking code."
Philip P. Moltmann
2019-11-08
Merge "[WifiRtt] add check to verify bw and preamble combination valid"
TreeHugger Robot
2019-11-08
Merge "wifi: MBO-OCE feature support (phase 1)"
Sunil Ravi
2019-11-08
Pipe through featureId from app-context to wifi location checking code.
Philip P. Moltmann
2019-11-08
[WifiRtt] add check to verify bw and preamble combination valid
Nate(Qiang) Jiang
2019-11-08
wifi: MBO-OCE feature support (phase 1)
Sunil Ravi
2019-11-08
Configurable SoftAP: Fix exclusivity logic.
Patrik Fimml
2019-11-08
Merge "[NetworkSuggestion] add network callback"
TreeHugger Robot
2019-11-07
Merge changes from topic "wifi_overlay"
Roshan Pius
2019-11-07
Merge "WifiDiagnostics: Temporarily disable bugreport collection"
TreeHugger Robot
2019-11-07
[NetworkSuggestion] add network callback
Nate(Qiang) Jiang
2019-11-07
WifiService: Add @SystemApi for STA/AP MAC randomization
Roshan Pius
2019-11-07
WifiStack: Expose all wifi resources to be overlayed
Roshan Pius
2019-11-07
WifiStack: Formalize wifi resource usages
Roshan Pius
2019-11-07
WifiConfigStore: Encrypt credentials for networks (4/4)
Roshan Pius
2019-11-07
WifiConfigStore: Encrypt credentials for networks (3/4)
Roshan Pius
2019-11-07
WifiConfigStore: Encrypt credentials for networks (2/4)
Roshan Pius
2019-11-07
WifiConfigStore: Encrypt credentials for networks (1/4)
Roshan Pius
2019-11-07
Merge changes I5c15ef91,I2bcd19a3
TreeHugger Robot
2019-11-07
WifiStack: Turn off proguard optimization of proto classes
Roshan Pius
2019-11-07
Revert "Revert "WifiStack: Statically link protobuf lite""
Roshan Pius
2019-11-07
Merge "Add 802.11ax support to RTT"
Ahmed ElArabawy
2019-11-06
Add 802.11ax support to RTT
Ahmed ElArabawy
2019-11-06
Merge "Wifistack: Request signature permissions"
Roshan Pius
2019-11-06
Merge "wifi: Add SoftApInfo Callback support"
Les Lee
2019-11-06
Merge "Reworks in RttNative to facilitate HAL upgrade"
Ahmed ElArabawy
2019-11-05
Merge "[MAC rand] Fix unit test slowness"
Oscar Shu
2019-11-05
WifiDiagnostics: Temporarily disable bugreport collection
Roshan Pius
2019-11-05
Reworks in RttNative to facilitate HAL upgrade
Ahmed ElArabawy
2019-11-05
Revert "WifiStack: Statically link protobuf lite"
Adrian Roos
2019-11-05
Merge "clean up WifiRtt service dependency require under HIDL"
Nate Jiang
2019-11-04
[MAC rand] Fix unit test slowness
xshu
2019-11-04
Merge "Schematize Telephony System Properties"
TreeHugger Robot
2019-11-04
clean up WifiRtt service dependency require under HIDL
Nate(Qiang) Jiang
2019-11-04
WifiStack: Miscellaneous @hide dependency cleanups
Roshan Pius
2019-11-04
Merge "Include AP wifi technology in ScanResult"
Ahmed ElArabawy
2019-11-04
Merge "Change "Technology" to "Standard" in API"
Ahmed ElArabawy
2019-11-04
Wifistack: Request signature permissions
Roshan Pius
2019-11-04
WifiConfigStore: Ignore unknown tags while parsing
Roshan Pius
2019-11-04
Merge "WifiStack: Statically link protobuf lite"
Roshan Pius
2019-11-01
Include AP wifi technology in ScanResult
Ahmed ElArabawy
2019-11-01
Change "Technology" to "Standard" in API
Ahmed ElArabawy
2019-11-01
WifiStack: Statically link protobuf lite
Roshan Pius
2019-11-01
Schematize Telephony System Properties
Inseob Kim
2019-11-01
wifi: Add SoftApInfo Callback support
lesl
2019-11-01
Add support to 11ax metrics
Ahmed ElArabawy
2019-10-31
Support of HE Operation handling for Wifi-6
Ahmed ElArabawy
2019-10-31
Merge "Remove the ephemeral passpoint"
Steven Liu
2019-10-31
Merge changes from topic "BssidBlacklist"
Oscar Shu
2019-10-31
Extend the timeout to obtain IpClient am: 26e83c9a0e am: 8dbc1a2d28
Remi NGUYEN VAN
2019-10-31
Extend the timeout to obtain IpClient am: 26e83c9a0e
Remi NGUYEN VAN
2019-10-30
WifiStack: Use new hasUserRestrictionForUser @SystemApi
Roshan Pius
2019-10-30
NetworkSelector#selectNetwork use Set instead of HashSet
xshu
2019-10-30
hooking up BssidBlocklistMonitor
xshu
2019-10-30
Add BssidBlocklistMonitor class
xshu
2019-10-30
Merge "Change WIFI_FEATURE_XXX type from int to long" into qt-qpr1-dev
Sunil Ravi
2019-10-30
Merge "Change WIFI_FEATURE_XXX type from int to long" into qt-qpr1-dev
Sunil Ravi
2019-10-30
Merge "[WifiScoreCard] Add histograms"
Michael Plass
2019-10-30
Merge "Configurable SoftAP: Service implementation."
Patrik Fimml
2019-10-30
Configurable SoftAP: Service implementation.
Patrik Fimml
2019-10-29
[WifiLock] Move arg validity check earlier - prevent service crash
Etan Cohen
2019-10-30
Merge "Add carrier ID field for WifiConfiguration and PasspointConfiguration."
Steven Liu
2019-10-29
Merge "[WifiLock] Move arg validity check earlier - prevent service crash"
Etan Cohen
2019-10-29
Add carrier ID field for WifiConfiguration and PasspointConfiguration.
Steven Liu
[next]