summaryrefslogtreecommitdiff
path: root/core/java/android/net/ScoredNetwork.java
Commit message (Expand)AuthorAgeFilesLines
* [NETREC] Deprecate NetRecEtan Cohen2021-11-291-0/+2
* Add missing nullability annotations.Aurimas Liutikas2019-08-291-1/+3
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Check contents of Bundle for ScoredNetwork.equalsStephen Chen2017-08-221-6/+23
* Remove ScoredNetwork.BADGING constants.Stephen Chen2017-04-151-23/+0
* Move Badging from ScoredNetwork to NetworkingBadging.Sundeep Ghuman2017-02-141-7/+21
* Fix typo in ScoredNetwork javadoc.Sundeep Ghuman2017-02-061-1/+1
* Fix ScoredNetwork: unparcel bundle in toString.Sundeep Ghuman2017-01-121-1/+2
* Modify WifiNetworkScoreCache to print full Score.Sundeep Ghuman2017-01-121-4/+8
* Create ScoredNetwork Badging API changes.Sundeep Ghuman2016-12-291-0/+40
* Define the calculateRankingScore method and Key.Sundeep Ghuman2016-12-201-5/+67
* Fix erroneous constructor in ScoredNetwork.javaSundeep Ghuman2016-12-121-1/+1
* API for requesting network recommendations.Jeremy Joslin2016-12-061-5/+56
* Add a meteredHint to ScoredNetwork.Jeremy Joslin2016-03-171-4/+36
* 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/+18
* Data structures for communication with network scorer apps.Jeff Davidson2014-04-161-0/+99