新增201 重定向支持 https://github.com/AriaLyy/Aria/issues/318
修复使用`useServerFileName(true)`中含有`"`导致的文件后缀名错误问题
修改下载线程的优先级为: Process.setThreadPriority(Process.THREAD_PRIORITY_BACKGROUND);
This commit is contained in:
laoyuyu
2018-11-14 19:32:28 +08:00
parent e22e2dc840
commit a625bd27a3
25 changed files with 84 additions and 64 deletions

View File

@@ -17,5 +17,5 @@
#org.gradle.jvmargs=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005
# gradle proxy https://chaosleong.github.io/2017/02/10/Configuring-Gradle-Proxy/
#systemProp.socksProxyHost=127.0.0.1
#systemProp.socksProxyPort=60777
#systemProp.socksProxyPort=1080
#systemprop.socksProxyVersion=5