1. 2d55b18 Add permission checks to getActiveScorerPackage(). by Jeremy Joslin · 7 years ago
  2. a9f933e Revert permission check on setActiveScorer. by Jeremy Joslin · 7 years ago
  3. b1a0139 Remove the recommendation request impl and test code. by Jeremy Joslin · 7 years ago
  4. 1e2595d Always call unbind. by Jeremy Joslin · 7 years ago
  5. f1acc1e Restore @VisibleForTesting on NetworkScorerAppManager. by Jeremy Joslin · 7 years ago
  6. d601360 Parse NotificationChannel ID meta-data. by Amin Shaikh · 7 years ago
  7. 3bddadd Fix logic errors when checking the caller. by Jeremy Joslin · 7 years ago
  8. 192bb0b Refactor code incompatible with Mockito 2.7.13 by Paul Duffin · 7 years ago
  9. 8b1339a Add a network scorer label metadata field to NetworkScoreAppData by Stephen Chen · 7 years ago
  10. ee3fb5c Bind to the recommendation service specified in the Setting. by Jeremy Joslin · 7 years ago
  11. f621bc9 Move NetworkScorerAppManager into com.android.server. by Jeremy Joslin · 7 years ago
  12. bc9a8e6 Add "Use open Wi-Fi automatically" setting. by Amin Shaikh · 7 years ago
  13. fde900d Fail safely on invalid ScanResults when creating NetworkKey by Stephen Chen · 7 years ago
  14. a5172f6 New internal interface method to get the active scorer metadata. by Jeremy Joslin · 7 years ago
  15. 37e877b Cache NetworkScorerAppData in the ScoringServiceConnection. by Jeremy Joslin · 7 years ago
  16. e71fe2b Updates to the cache filtering impl. by Jeremy Joslin · 8 years ago
  17. ba24273 Implemented network score cache filtering. by Jeremy Joslin · 8 years ago
  18. 6397ab5 Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  19. 26a45e5 Pass more data through the recommendation request. by Jeremy Joslin · 8 years ago
  20. cb594f3 New setting for recommendation request timeout. by Jeremy Joslin · 8 years ago
  21. ce73c6f Implemented the async recommendation request call. by Jeremy Joslin · 8 years ago
  22. 6c1ca28 Move getActiveScorerPackage() to the score service. by Jeremy Joslin · 8 years ago
  23. 134c9d3 Moved isCallerActiveScorer() to the score service. by Jeremy Joslin · 8 years ago
  24. 06d1fd7 Cleanup test method names. by Jeremy Joslin · 8 years ago
  25. 5519d7c Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  26. 586d36e Fix NetworkScoreServiceTest.testSystemRunning. by Jeremy Joslin · 8 years ago
  27. 8f5521a Clear and restore the calling ID. by Jeremy Joslin · 8 years ago
  28. f9d47b7 Expose ScanResult#untrusted as a @SystemApi. by Amin Shaikh · 8 years ago
  29. 145c343 Implement the request and recommend calls. by Jeremy Joslin · 8 years ago
  30. fa4f08e Implement the discovery of a network recommendation provider. by Jeremy Joslin · 8 years ago
  31. c5ac587 Update registerNetworkScoreCache() to accept a filter type. by Jeremy Joslin · 8 years ago
  32. 972e236 Support multiple caches in NetworkScoreService. by Amin Shaikh · 8 years ago