MirrorChooser orders mirrors using location and error counts

This commit is contained in:
Matthew Bogner
2024-12-06 13:42:30 +00:00
committed by Torsten Grote
parent 368a186032
commit a8e620a996
14 changed files with 454 additions and 25 deletions

View File

@@ -36,6 +36,7 @@ public class HttpDownloaderTest {
FDroidApp.queryString,
null,
null,
null,
true
);
private static final Collection<Pair<String, String>> URLS;