index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
ScoredNetwork.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETREC] Deprecate NetRec
Etan Cohen
2021-11-29
1
-0
/
+2
*
Add missing nullability annotations.
Aurimas Liutikas
2019-08-29
1
-1
/
+3
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Check contents of Bundle for ScoredNetwork.equals
Stephen Chen
2017-08-22
1
-6
/
+23
*
Remove ScoredNetwork.BADGING constants.
Stephen Chen
2017-04-15
1
-23
/
+0
*
Move Badging from ScoredNetwork to NetworkingBadging.
Sundeep Ghuman
2017-02-14
1
-7
/
+21
*
Fix typo in ScoredNetwork javadoc.
Sundeep Ghuman
2017-02-06
1
-1
/
+1
*
Fix ScoredNetwork: unparcel bundle in toString.
Sundeep Ghuman
2017-01-12
1
-1
/
+2
*
Modify WifiNetworkScoreCache to print full Score.
Sundeep Ghuman
2017-01-12
1
-4
/
+8
*
Create ScoredNetwork Badging API changes.
Sundeep Ghuman
2016-12-29
1
-0
/
+40
*
Define the calculateRankingScore method and Key.
Sundeep Ghuman
2016-12-20
1
-5
/
+67
*
Fix erroneous constructor in ScoredNetwork.java
Sundeep Ghuman
2016-12-12
1
-1
/
+1
*
API for requesting network recommendations.
Jeremy Joslin
2016-12-06
1
-5
/
+56
*
Add a meteredHint to ScoredNetwork.
Jeremy Joslin
2016-03-17
1
-4
/
+36
*
Expose network scoring APIs to /system apps.
Jeff Davidson
2014-07-16
1
-0
/
+2
*
Initial implementation of NetworkScoreManager's backing service.
Jeff Davidson
2014-04-21
1
-0
/
+18
*
Data structures for communication with network scorer apps.
Jeff Davidson
2014-04-16
1
-0
/
+99