summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkKey.java
Commit message (Expand)AuthorAgeFilesLines
* [NETREC] Deprecate NetRecEtan Cohen2021-11-291-0/+2
* NetworkScoreManager: Address review commentRoshan Pius2020-01-231-4/+2
* NetworkScoreManager: Address API review commentsRoshan Pius2020-01-221-4/+5
* Merge "NetworkScoreManager: Add @SystemApi for wifi mainline module"Roshan Pius2019-11-241-1/+10
|\
| * NetworkScoreManager: Add @SystemApi for wifi mainline moduleRoshan Pius2019-11-191-1/+10
* | NetworkKey: migrate from ScanResult.wifiSsid to SSIDDavid Su2019-11-191-17/+20
|/
* Add missing nullability annotations.Aurimas Liutikas2019-08-291-1/+3
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Fail safely on invalid ScanResults when creating NetworkKeyStephen Chen2017-02-141-6/+31
* Implemented network score cache filtering.Jeremy Joslin2017-01-241-0/+25
* Add rankingScores and badges to WifiPicker.Sundeep Ghuman2017-01-191-0/+13
* Expose network scoring APIs to /system apps.Jeff Davidson2014-07-161-0/+2
* Initial implementation of NetworkScoreManager's backing service.Jeff Davidson2014-04-211-0/+23
* Data structures for communication with network scorer apps.Jeff Davidson2014-04-161-0/+105