1. bc81782 NetworkScoreManager: Expose SCORE_FILTER_* consts by David Su · 4 years, 7 months ago
  2. 60579b8 Merge changes I401c064c,I16431a4d am: 84464cae37 am: 2d6a025c1d am: 16f33e4381 by Automerger Merge Worker · 4 years, 7 months ago
  3. 543edf2 NetworkScoreServiceTest: Remove usages of @hide Wifi APIs by David Su · 4 years, 8 months ago
  4. e51ae15 NetworkKey: migrate from ScanResult.wifiSsid to SSID by David Su · 4 years, 9 months ago
  5. 1cdbf62 NetworkKey: migrate from ScanResult.wifiSsid to SSID by David Su · 4 years, 9 months ago
  6. 128b703 Note with featureId from ContentProvider by Philip P. Moltmann · 5 years ago
  7. 583378d Move providers to permission manager by Todd Kennedy · 5 years ago
  8. 8091d9e Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 5 years ago
  9. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  10. 1e423b9 Default grant coarse loc perm to use-open-wifi app by Eric Enslen · 7 years ago
  11. 1588b3b Cleaned up the permission checks in NetworkScoreService by Jeremy Joslin · 7 years ago
  12. 2d55b18 Add permission checks to getActiveScorerPackage(). by Jeremy Joslin · 7 years ago
  13. a9f933e Revert permission check on setActiveScorer. by Jeremy Joslin · 7 years ago
  14. b1a0139 Remove the recommendation request impl and test code. by Jeremy Joslin · 7 years ago
  15. 1e2595d Always call unbind. by Jeremy Joslin · 7 years ago
  16. f1acc1e Restore @VisibleForTesting on NetworkScorerAppManager. by Jeremy Joslin · 7 years ago
  17. d601360 Parse NotificationChannel ID meta-data. by Amin Shaikh · 7 years ago
  18. 3bddadd Fix logic errors when checking the caller. by Jeremy Joslin · 7 years ago
  19. 192bb0b Refactor code incompatible with Mockito 2.7.13 by Paul Duffin · 7 years ago
  20. 8b1339a Add a network scorer label metadata field to NetworkScoreAppData by Stephen Chen · 7 years ago
  21. ee3fb5c Bind to the recommendation service specified in the Setting. by Jeremy Joslin · 8 years ago
  22. f621bc9 Move NetworkScorerAppManager into com.android.server. by Jeremy Joslin · 8 years ago
  23. bc9a8e6 Add "Use open Wi-Fi automatically" setting. by Amin Shaikh · 8 years ago
  24. fde900d Fail safely on invalid ScanResults when creating NetworkKey by Stephen Chen · 8 years ago
  25. a5172f6 New internal interface method to get the active scorer metadata. by Jeremy Joslin · 8 years ago
  26. 37e877b Cache NetworkScorerAppData in the ScoringServiceConnection. by Jeremy Joslin · 8 years ago
  27. e71fe2b Updates to the cache filtering impl. by Jeremy Joslin · 8 years ago
  28. ba24273 Implemented network score cache filtering. by Jeremy Joslin · 8 years ago
  29. 6397ab5 Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  30. 26a45e5 Pass more data through the recommendation request. by Jeremy Joslin · 8 years ago
  31. cb594f3 New setting for recommendation request timeout. by Jeremy Joslin · 8 years ago
  32. ce73c6f Implemented the async recommendation request call. by Jeremy Joslin · 8 years ago
  33. 6c1ca28 Move getActiveScorerPackage() to the score service. by Jeremy Joslin · 8 years ago
  34. 134c9d3 Moved isCallerActiveScorer() to the score service. by Jeremy Joslin · 8 years ago
  35. 06d1fd7 Cleanup test method names. by Jeremy Joslin · 8 years ago
  36. 5519d7c Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  37. 586d36e Fix NetworkScoreServiceTest.testSystemRunning. by Jeremy Joslin · 8 years ago
  38. 8f5521a Clear and restore the calling ID. by Jeremy Joslin · 8 years ago
  39. f9d47b7 Expose ScanResult#untrusted as a @SystemApi. by Amin Shaikh · 8 years ago
  40. 145c343 Implement the request and recommend calls. by Jeremy Joslin · 8 years ago
  41. fa4f08e Implement the discovery of a network recommendation provider. by Jeremy Joslin · 8 years ago
  42. c5ac587 Update registerNetworkScoreCache() to accept a filter type. by Jeremy Joslin · 8 years ago
  43. 972e236 Support multiple caches in NetworkScoreService. by Amin Shaikh · 8 years ago