Commit Graph

234 Commits

Author SHA1 Message Date
laoyuyu
1b54bfc4ac 3.7.6 2019-11-19 20:03:25 +08:00
laoyuyu
5ad485890c fix bug https://github.com/AriaLyy/Aria/issues/500
fix bug https://github.com/AriaLyy/Aria/issues/508
fix bug https://github.com/AriaLyy/Aria/issues/503
修复m3u8创建索引不成功的问题
2019-11-10 13:26:00 +08:00
lyy
012f94511b Update README.md 2019-11-04 09:34:43 +08:00
laoyuyu
a6ecaadea4 3.7.4 2019-11-02 11:06:49 +08:00
laoyuyu
e8c5a9f08b Merge branch 'master' of github.com:AriaLyy/Aria 2019-11-01 10:13:42 +08:00
laoyuyu
d6993eb159 fix bug https://github.com/AriaLyy/Aria/issues/495
fix bug https://github.com/AriaLyy/Aria/issues/496
2019-11-01 10:13:00 +08:00
lyy
25485538e6 Update README.md 2019-10-30 10:13:21 +08:00
laoyuyu
39c485b157 3.7.2 2019-10-28 21:52:46 +08:00
laoyuyu
a575e885a9 3.7.1 2019-10-27 01:28:34 +08:00
laoyuyu
1e2f52daca fix bug https://github.com/AriaLyy/Aria/issues/459 2019-09-05 19:10:21 +08:00
laoyuyu
22c81369b5 fix bug https://github.com/AriaLyy/Aria/issues/450
fix bug https://github.com/AriaLyy/Aria/issues/466
 fix bug https://github.com/AriaLyy/Aria/issues/454
 移除隐藏api的反射 https://github.com/AriaLyy/Aria/issues/456
 新增ftp免证书登陆功能 https://github.com/AriaLyy/Aria/issues/455
2019-09-03 20:06:24 +08:00
laoyuyu
86c3003b29 3.6.6 2019-08-07 10:29:48 +08:00
laoyuyu
202e664530 m3u8点播下载新增创建ts索引功能 2019-08-06 17:55:49 +08:00
laoyuyu
a5fc5d0bcf fix bug https://github.com/AriaLyy/Aria/issues/429 2019-07-23 17:00:39 +08:00
lyy
fdb607e10f Update README.md 2019-07-17 10:38:11 +08:00
laoyuyu
a2604a9431 fix bug https://github.com/AriaLyy/Aria/issues/422
https://github.com/AriaLyy/Aria/issues/420
https://github.com/AriaLyy/Aria/issues/416
https://github.com/AriaLyy/Aria/issues/419
2019-07-16 15:53:21 +08:00
laoyuyu
7b15d4c052 优化demo代码,demo添加代码使用示例 2019-05-28 19:09:46 +08:00
laoyuyu
15978cd2b6 新增组合任务url重复检查 https://github.com/AriaLyy/Aria/issues/395
初始化任务时,如果url、path有错误将会回调`@Download.onTaskFail`、`@Upload.onTaskFail`、`@DownGroup.onTaskFail`
2019-05-16 19:12:02 +08:00
laoyuyu
8c0ef0f879 fix bug https://github.com/AriaLyy/Aria/issues/379 https://github.com/AriaLyy/Aria/issues/388
移除`getDownloadTask(String url)`、`getGroupTask(List<String>urls)`、`getFtpDirTask(String path)`等获取任务的api
修复使用`Content-Disposition`的文件名时,第一次下载无法重命名文件的问题
修复使用`Content-Disposition`的文件名时,多次重命名文件的问题
2019-04-29 20:24:07 +08:00
laoyuyu
0a447787ea readme 2019-04-09 19:42:37 +08:00
laoyuyu
21b3cf8690 readme 2019-04-09 19:32:48 +08:00
laoyuyu
4b8eeca164 优化组合任务target 2019-04-09 19:27:26 +08:00
laoyuyu
598c863559 fix bug https://github.com/AriaLyy/Aria/issues/377 2019-04-02 14:30:03 +08:00
laoyuyu
7ccad5c994 3.6.2 2019-04-01 19:27:57 +08:00
laoyuyu
68f96a11a9 merge 2019-03-07 21:10:38 +08:00
laoyuyu
0f9f2577b8 fix bug https://github.com/AriaLyy/Aria/issues/368
https://github.com/AriaLyy/Aria/issues/367
2019-03-07 15:44:51 +08:00
laoyuyu
01290f3acc Update README.md 2019-03-05 17:36:56 +08:00
laoyuyu
d8a14c0086 fix bug https://github.com/AriaLyy/Aria/issues/361
https://github.com/AriaLyy/Aria/issues/365
2019-02-27 09:52:42 +08:00
laoyuyu
e3a27ab7a2 3.5.4 2019-01-08 09:39:30 +08:00
laoyuyu
c1cb23065f 3.5.3 2018-12-27 13:58:10 +08:00
laoyuyu
97705701e4 3.5.2 2018-12-03 10:58:30 +08:00
laoyuyu
0b095b9b11 fix bug https://github.com/AriaLyy/Aria/issues/311 2018-10-08 13:58:58 +08:00
laoyuyu
ff81d43e72 3.5 2018-09-10 13:36:17 +08:00
laoyuyu
688c83a327 Update README.md 2018-08-24 10:33:34 +08:00
laoyuyu
c2cfb5a36c fix bug 2018-08-23 16:39:41 +08:00
laoyuyu
7f975b2e91 修复kotlin设置配置文件ide报错的问题 https://github.com/AriaLyy/Aria/issues/286 2018-08-20 20:03:33 +08:00
laoyuyu
a63222a220 fix bug https://github.com/AriaLyy/Aria/issues/288
https://github.com/AriaLyy/Aria/issues/282
2018-08-17 15:39:34 +08:00
laoyuyu
5f4df90f73 fix bug https://github.com/AriaLyy/Aria/issues/275 2018-07-24 15:47:06 +08:00
laoyuyu
d61417537b 3.4.8 2018-07-17 18:14:19 +08:00
laoyuyu
1ca3ff900d 修复分块下载文件有时偏大的问题 2018-07-09 16:57:01 +08:00
laoyuyu
d47ac22dfa 3.4.6 2018-07-06 14:09:42 +08:00
laoyuyu
0fbd5c6add Update README.md 2018-07-02 10:44:42 +08:00
laoyuyu
ed8430e45c 3.4.4 2018-06-28 14:56:40 +08:00
laoyuyu
ac5e236664 fix bug https://github.com/AriaLyy/Aria/issues/258
fix bug https://github.com/AriaLyy/Aria/issues/259
2018-06-15 15:00:32 +08:00
laoyuyu
cf65959bf9 3.4.2 2018-06-11 09:45:11 +08:00
laoyuyu
d2a90f569d 3.4.2 2018-06-11 09:40:14 +08:00
laoyuyu
e362621c38 ftp下载获取dns的ip列表时添加超时限制,修复端口不存在导致的崩溃问题,https://github.com/AriaLyy/Aria/issues/251
ä修复https://github.com/AriaLyy/Aria/issues/233
2018-06-07 19:59:52 +08:00
laoyuyu
e69a2bebf3 Update README.md 2018-06-07 14:56:30 +08:00
laoyuyu
47d7ee5374 Update README.md 2018-06-01 10:20:17 +08:00
laoyuyu
12f8a2be3a Update README.md 2018-05-22 11:24:14 +08:00