You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Android-Download/app
laoyuyu c4cc804c67 增加立即恢复任务的接口,正常来说,当执行队列满时,调用恢复任务接口,只能将任务放到缓存队列中。如果希望调用恢复接口,马上进入执行队列,需要调用`resume(true)`这个重载方法。 6 years ago
..
src 增加立即恢复任务的接口,正常来说,当执行队列满时,调用恢复任务接口,只能将任务放到缓存队列中。如果希望调用恢复接口,马上进入执行队列,需要调用`resume(true)`这个重载方法。 6 years ago
.gitignore ftp 断点上传 8 years ago
build.gradle 修复gradle 5.0 apt 失效的问题 6 years ago
gradle.properties fix bug https://github.com/AriaLyy/Aria/issues/368 6 years ago
lyy.keystore 修复任务记录删除失败的问题 6 years ago