Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
5bb02f0890ea35af556cad2fde76a620f7f90eb9
/
wifi
12ac3f4
Rename featureId -> attributionTag
by Philip P. Moltmann
· 5 years ago
84b4877
Merge "wifi: API Review: API changes to SoftApConfiguration.Builder" into rvc-dev
by Les Lee
· 5 years ago
43cae91
Merge "[SAE] Remove support for SAE Password identifier from API surface" into rvc-dev
by Hai Shalom
· 5 years ago
3320dd6
Merge "MTS: only run FrameworksWifiApiTest if Wifi module is installed" into rvc-dev
by David Su
· 5 years ago
929401b
Merge "update the document of API - WifiManager#getMatchingScanResults" into rvc-dev
by Steven Liu
· 5 years ago
417a3b0
wifi: API Review: API changes to SoftApConfiguration.Builder
by lesl
· 5 years ago
b6b55e8
Merge "wifi: Update annotation to network setting permission for getSoftApConfiguration" into rvc-dev
by TreeHugger Robot
· 5 years ago
261e944
Merge "Put sdk_version in module stub defaults" into rvc-dev
by Anton Hansson
· 5 years ago
24f78d3
update the document of API - WifiManager#getMatchingScanResults
by Steven Liu
· 5 years ago
6945c01
WifiP2pManager.setMiracastMode(): Remove CONNECTIVITY_INTERNAL permission
by David Su
· 5 years ago
72ec4f1
Merge "WifiManager.factoryReset(): Fix incorrect permissions annotation" into rvc-dev
by David Su
· 5 years ago
e7095d9
[SAE] Remove support for SAE Password identifier from API surface
by Hai Shalom
· 5 years ago
ceafa21
Merge "[SAE] Connect to networks with GCMP_256 cipher" into rvc-dev
by Hai Shalom
· 5 years ago
33fd073
WifiManager.factoryReset(): Fix incorrect permissions annotation
by David Su
· 5 years ago
ad7b6bb
Merge "Extension API: Comments from API review council are addressed" into rvc-dev
by Mingguang Xu
· 5 years ago
26db1f9
Merge "WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS" into rvc-dev
by David Su
· 5 years ago
1527353
Put sdk_version in module stub defaults
by Anton Hansson
· 5 years ago
753fd86
wifi: Update annotation to network setting permission for getSoftApConfiguration
by lesl
· 5 years ago
d54ef49
Extension API: Comments from API review council are addressed
by Mingguang Xu
· 5 years ago
30caf3d
Merge "Wifi: Add some interface annotations" into rvc-dev
by Ahmed ElArabawy
· 5 years ago
ef5b582
WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS
by David Su
· 5 years ago
37e10fd
Fix WPA3 Suite-B parameters in WifiConfiguration#setSecurityParams
by Hai Shalom
· 5 years ago
1b2fbf9
Wifi: Add some interface annotations
by Ahmed ElArabawy
· 5 years ago
3d3a0d4
Merge "[DPP] Update javadoc for onFailure callback" into rvc-dev
by TreeHugger Robot
· 5 years ago
e156253
[SAE] Connect to networks with GCMP_256 cipher
by Hai Shalom
· 5 years ago
6df01e9
MTS: only run FrameworksWifiApiTest if Wifi module is installed
by David Su
· 5 years ago
426ddac
[DPP] Update javadoc for onFailure callback
by Hai Shalom
· 5 years ago
3045faf
Merge "Change the doc for disableEphemeralNetwork." into rvc-dev
by Nate Jiang
· 5 years ago
229e288
WifiManager#getCountryCode: clarify doc on return format
by David Su
· 5 years ago
b628b2b
Merge "Create different KeyId for saved and suggestion network" into rvc-dev
by Nate Jiang
· 5 years ago
7586062
Create different KeyId for saved and suggestion network
by Nate(Qiang) Jiang
· 5 years ago
87ca1ac
Add @MeteredOverride annotation to setPasspointMeteredOverride()
by Quang Luong
· 5 years ago
4dc0712
Merge "Fix KeyMgmt.OSEN and Eap.UNAUTH_TLS handling" into rvc-dev
by TreeHugger Robot
· 5 years ago
bba804e
Merge "Rename setMeteredOverridePasspoint to setPasspointMeteredOverride" into rvc-dev
by TreeHugger Robot
· 5 years ago
aa06e85
Rename setMeteredOverridePasspoint to setPasspointMeteredOverride
by Quang Luong
· 5 years ago
117cacc
Fix KeyMgmt.OSEN and Eap.UNAUTH_TLS handling
by Hai Shalom
· 5 years ago
ca51ab41
Merge "[Passpoint] Allow profile installations with no Root CA certificate" into rvc-dev
by TreeHugger Robot
· 5 years ago
ef8cfa2
[Passpoint] Allow profile installations with no Root CA certificate
by Hai Shalom
· 5 years ago
a99073b
Merge "Add Doc about app disable or netowrk reset will remove suggeestion" into rvc-dev
by Nate Jiang
· 5 years ago
715d5ca
Change the doc for disableEphemeralNetwork.
by Nate(Qiang) Jiang
· 5 years ago
f16dce6
Merge changes from topic "api-review-getNetworkDisableReasonString" into rvc-dev
by David Su
· 5 years ago
c4b4ccf5
Merge "Wifi: Clean up APIs" into rvc-dev
by David Su
· 5 years ago
3b11721
Merge "Extension API: Replace NetworkScore object with integer in API surface" into rvc-dev
by Mingguang Xu
· 5 years ago
256b44d
Merge changes from topics "remove_oem_configstore", "rename_oem_migration" into rvc-dev
by Roshan Pius
· 5 years ago
4146fb0
Add Doc about app disable or netowrk reset will remove suggeestion
by Nate(Qiang) Jiang
· 5 years ago
e495607
Rename NetworkSelectionStatus#getNetworkDisableReasonString
by David Su
· 5 years ago
4c7baf7
WifiMigration: Add a method for removing config store
by Roshan Pius
· 5 years ago
426b08e
Merge "wifi: Revise java doc to add more explanation" into rvc-dev
by TreeHugger Robot
· 5 years ago
bd463a2
Merge "Override hashcode, equals function for PnoNetwork" into rvc-dev
by Nate Jiang
· 5 years ago
807b34a
WifiOemMigrationHook: Rename class to address API council feedback
by Roshan Pius
· 5 years ago
dea9593
Extension API: Replace NetworkScore object with integer in API surface
by Mingguang Xu
· 5 years ago
7a0c18c
wifi: correct API name
by lesl
· 5 years ago
b17fc5d
wifi: Revise java doc to add more explanation
by lesl
· 5 years ago
692a70d
Wifi: Clean up APIs
by David Su
· 5 years ago
8429500
Override hashcode, equals function for PnoNetwork
by Nate(Qiang) Jiang
· 5 years ago
6656c50
Re-submit "Create all variants of stubs for wifi"
by Anton Hansson
· 5 years ago
9a9e9a5
Merge "Revert "Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager""
by Colin Cross
· 5 years ago
7d295851
Merge "Wifi: Add support for connecting to FILS APs"
by Sunil Ravi
· 5 years ago
1adb838
Revert "Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager"
by Colin Cross
· 5 years ago
1ab8e44
Merge "Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager"
by Antoan Angelov
· 5 years ago
358a2d2
Merge "framework-wifi: Stop linking all frameworks/base/core/java AIDLs"
by Anton Hansson
· 5 years ago
d90bc26
Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager
by Charles Chen
· 5 years ago
427a30c
Merge "wifi: Use long to replace int for softap feature set"
by Les Lee
· 5 years ago
5dc2fab
Merge "[Passpoint] Print home or roaming in WifiConfiguration"
by TreeHugger Robot
· 5 years ago
ded2212
[Passpoint] Print home or roaming in WifiConfiguration
by Hai Shalom
· 5 years ago
72f9d63
framework-wifi: Stop linking all frameworks/base/core/java AIDLs
by David Su
· 5 years ago
d41a299
wifi: Use long to replace int for softap feature set
by lesl
· 5 years ago
39c63e3
Merge "WifiOemMigrationHook: Default to false for verbose logging flag"
by Roshan Pius
· 5 years ago
fc4ff5dc
WifiOemMigrationHook: Default to false for verbose logging flag
by Roshan Pius
· 5 years ago
3237779
Merge "Verbose Logging: Add maxTargetSdk"
by TreeHugger Robot
· 5 years ago
740e68c
Verbose Logging: Add maxTargetSdk
by David Su
· 5 years ago
0792b12
Merge "CurrentTimeMillisLong: Move to framework-annotations"
by David Su
· 5 years ago
da45855
Merge "[Passpoint] Remove throws IllegalStateException form getUniqueId API"
by Hai Shalom
· 5 years ago
bd8dd47
Merge changes from topics "ap_shutdown_timeout_flag", "scan_always_available_API"
by Roshan Pius
· 5 years ago
7751734
CurrentTimeMillisLong: Move to framework-annotations
by David Su
· 5 years ago
efc940f
[Passpoint] Remove throws IllegalStateException form getUniqueId API
by Hai Shalom
· 5 years ago
251c21d
Merge "[WifiNl80211] Rename WifiNl80211Manager namespace"
by Etan Cohen
· 5 years ago
6d4cb9c
WifiOemMigrationHook: Migrate Settings global values
by Roshan Pius
· 5 years ago
6398957
WifiManager: Add API for scan always available toggle
by Roshan Pius
· 5 years ago
1861fa1
SoftApConfiguration: Add shutdown enabled method
by Roshan Pius
· 5 years ago
309dca6
Merge "Rename PasspointConfiguration#getSubscriptionExpirationTimeInMillis"
by TreeHugger Robot
· 5 years ago
1caf57d
Rename PasspointConfiguration#getSubscriptionExpirationTimeInMillis
by Arc Wang
· 5 years ago
804d94a
[WifiNl80211] Rename WifiNl80211Manager namespace
by Etan Cohen
· 5 years ago
6089213
Merge changes from topic "api-review-requirepmf"
by David Su
· 5 years ago
ee9f127
Merge "[WIFICOND] Rename to nl80211"
by Etan Cohen
· 5 years ago
7900e4d
Merge "[Passpoint] Truncate IMSI from the SimCredential toString method"
by TreeHugger Robot
· 5 years ago
fc2f588
Merge "API Lint: Ignore existing CallbackMethodName violations"
by Adrian Roos
· 5 years ago
bdb30cb
API Lint: Ignore existing CallbackMethodName violations
by Adrian Roos
· 5 years ago
91c3b5a
[Passpoint] Truncate IMSI from the SimCredential toString method
by Hai Shalom
· 5 years ago
381ba3e
Wifi: Rename requirePMF to requirePmf
by David Su
· 6 years ago
5dd61a3
Merge "[Passpoint] Fix connected network not showing in Wi-Fi picker"
by Hai Shalom
· 5 years ago
644610c
Merge "wifi: add WAPI-CERT case for enterprise netowrk"
by TreeHugger Robot
· 5 years ago
697e02a
[Passpoint] Fix connected network not showing in Wi-Fi picker
by Hai Shalom
· 5 years ago
b9f28bc
[WIFICOND] Rename to nl80211
by Etan Cohen
· 5 years ago
d2348e1
wifi: add WAPI-CERT case for enterprise netowrk
by Jimmy Chen
· 5 years ago
1b02896
Merge changes from topics "auto_wake_toggle_api", "network_rec_enabled"
by Roshan Pius
· 5 years ago
70cef08
Merge "Make untrusted consistent"
by TreeHugger Robot
· 5 years ago
221588b
Merge changes from topic "wificond"
by Etan Cohen
· 5 years ago
a180ec7
Make untrusted consistent
by Nate(Qiang) Jiang
· 5 years ago
9acc2db
WifiManager: Add API for auto wakeup feature toggle
by Roshan Pius
· 5 years ago
Next »