1. d816abe NetworkRecommendationProviders require the location permission. by Jeremy Joslin · 7 years ago
  2. 7aa0b0d Allow the active scorer to be set to NULL. by Jeremy Joslin · 7 years ago
  3. f1acc1e Restore @VisibleForTesting on NetworkScorerAppManager. by Jeremy Joslin · 7 years ago
  4. b0fe217 Migrate the NETWORK_SCORER_APP Setting. by Jeremy Joslin · 7 years ago
  5. d601360 Parse NotificationChannel ID meta-data. by Amin Shaikh · 7 years ago
  6. 9925c6a Keep Settings.Global.NETWORK_RECOMMENDATIONS_ENABLED updated. by Jeremy Joslin · 7 years ago
  7. 8b1339a Add a network scorer label metadata field to NetworkScoreAppData by Stephen Chen · 7 years ago
  8. ee3fb5c Bind to the recommendation service specified in the Setting. by Jeremy Joslin · 7 years ago
  9. f621bc9 Move NetworkScorerAppManager into com.android.server. by Jeremy Joslin · 7 years ago[Renamed (71%) from core/java/android/net/NetworkScorerAppManager.java]
  10. bc9a8e6 Add "Use open Wi-Fi automatically" setting. by Amin Shaikh · 7 years ago
  11. f95c865 Adding a new internal method to get all valid scorers. by Jeremy Joslin · 7 years ago
  12. a5172f6 New internal interface method to get the active scorer metadata. by Jeremy Joslin · 7 years ago
  13. 37e877b Cache NetworkScorerAppData in the ScoringServiceConnection. by Jeremy Joslin · 7 years ago
  14. 3ef77d3 Remove NetworkScorerAppManager.isCallerActiveScorer(). by Jeremy Joslin · 8 years ago
  15. 134c9d3 Moved isCallerActiveScorer() to the score service. by Jeremy Joslin · 8 years ago
  16. 2cd918a Fix NetworkScorerAppManager#isCallerActiveScorer. by Amin Shaikh · 8 years ago
  17. b8418ac8 Implement the discovery of a network recommendation provider. by Jeremy Joslin · 8 years ago
  18. aa09aa0 Refactor NetworkScoreAppManager for testing. by Amin Shaikh · 8 years ago
  19. dd251ef Have the NetworkScoreService bind to the scorer. by Jeremy Joslin · 8 years ago
  20. 2ceac5a Use UserHandle.USER_SYSTEM in place of 0. by Jeremy Joslin · 9 years ago
  21. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  22. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  23. 904bfb5 Exit getAllValidScorers early if not the primary. am: 5b294b45d0 am: 2a5f880c9e by Jeremy Joslin · 9 years ago
  24. 5b294b4 Exit getAllValidScorers early if not the primary. by Jeremy Joslin · 9 years ago
  25. cc791bc More cleanup USER_OWNER by Xiaohui Chen · 9 years ago
  26. 4cab12d Fix check for caller being the active network scorer by Shirish Kalele · 9 years ago
  27. 1619779 Rename BROADCAST_SCORE_NETWORKS to BROADCAST_NETWORK_PRIVILEGED. by Jeff Davidson · 10 years ago
  28. ac7285d Security-related cleanup for network scoring. by Jeff Davidson · 10 years ago
  29. b6646a8 Allow network scorers to provide an opt-in activity. by Jeff Davidson · 10 years ago
  30. c741553 Use/expose the receiver's label as the scorer name. by Jeff Davidson · 10 years ago
  31. ee2a121 API tweaks for network score settings. by Jeff Davidson · 10 years ago
  32. 6a4b220 Initial implementation of NetworkScoreManager's backing service. by Jeff Davidson · 10 years ago[Renamed (88%) from core/java/android/net/NetworkScorerApplication.java]
  33. dd6fd1e Class for managing the active scorer application. by Jeff Davidson · 10 years ago