Commit Graph

775 Commits

Author SHA1 Message Date
laoyuyu
d9ed7f87d2 移除androidx、support依赖,现在哪个版本的appcompat库都可以导入Aria
修复一个在xml中使用fragment导致的内存泄漏问题
2019-12-08 11:09:11 +08:00
laoyuyu
3871d8f056 3.7.10 3.7.10 2019-12-03 19:42:37 +08:00
laoyuyu
669aa6981c fix bug https://github.com/AriaLyy/Aria/issues/543#issuecomment-559733124
fix bug https://github.com/AriaLyy/Aria/issues/542
fix bug https://github.com/AriaLyy/Aria/issues/547
修复下载失败时,中断重试无效的问题
增加忽略权限检查的api,`ignoreCheckPermissions()`
2019-12-02 19:31:45 +08:00
laoyuyu
91daecd039 Merge branch 'master' of github.com:AriaLyy/Aria 3.7.9 2019-11-28 19:49:26 +08:00
laoyuyu
297cc99f2b fix bug https://github.com/AriaLyy/Aria/issues/537 2019-11-28 19:48:50 +08:00
lyy
f5f8e9b528 Update Custom.md 2019-11-28 16:39:46 +08:00
lyy
94c3e8bb58 Update Custom.md 2019-11-28 16:37:04 +08:00
laoyuyu
ee5ee6e080 增加m3u8密钥url转换器 3.7.8 2019-11-28 09:59:08 +08:00
laoyuyu
c4cc804c67 增加立即恢复任务的接口,正常来说,当执行队列满时,调用恢复任务接口,只能将任务放到缓存队列中。如果希望调用恢复接口,马上进入执行队列,需要调用resume(true)这个重载方法。
修复一个非分块模式下,无法恢复下载的问题
增加M3U8加密密钥的下载地址转换器 https://github.com/AriaLyy/Aria/issues/522
2019-11-27 21:38:25 +08:00
laoyuyu
c9c00c38c6 Merge branch 'master' of github.com:AriaLyy/Aria 3.7.8-pre-2 3.7.8-pre-3 2019-11-26 19:32:16 +08:00
laoyuyu
846235a826 fix bug https://github.com/AriaLyy/Aria/issues/533
fix bug https://github.com/AriaLyy/Aria/issues/535
2019-11-26 19:28:06 +08:00
lyy
06dd6b35e0 Update README.md 2019-11-26 15:39:47 +08:00
lyy
944d69a1af Update README.md 2019-11-21 10:37:21 +08:00
laoyuyu
1ee36e0bc1 fix bug https://github.com/AriaLyy/Aria/issues/526 3.7.8-pre-1 2019-11-20 21:33:56 +08:00
laoyuyu
0765ab67f7 3.7.7 2019-11-20 10:17:08 +08:00
laoyuyu
1b54bfc4ac 3.7.6 3.7.6 2019-11-19 20:03:25 +08:00
laoyuyu
846e6c0720 fix bug https://github.com/AriaLyy/Aria/issues/516
fix bug https://github.com/AriaLyy/Aria/issues/505
增加上传任务强制上传的功能
2019-11-18 19:35:12 +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
lyy
e41d2f8578 Add files via upload 2019-11-04 09:23:47 +08:00
laoyuyu
a6ecaadea4 3.7.4 3.7.4 2019-11-02 11:06:49 +08:00
laoyuyu
c1b1cc1390 fix bug https://github.com/AriaLyy/Aria/issues/493 2019-11-02 10:58:49 +08:00
laoyuyu
e8c5a9f08b Merge branch 'master' of github.com:AriaLyy/Aria 3.7.3 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 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
0822c053cb 修复m3u8点播无法设置tsurl转换器的问题 2019-10-23 22:29:39 +08:00
laoyuyu
2b0fcbb98f 移除检查任务信息主动抛出的异常 2019-10-21 19:55:55 +08:00
laoyuyu
fb0b95bd07 修复gradle 5.0 apt 失效的问题 2019-10-18 20:04:45 +08:00
laoyuyu
550455084f 任务设置修改 2019-10-16 20:14:44 +08:00
laoyuyu
df310b7fbe 增加非静态的成员类警告提示 2019-10-16 11:07:02 +08:00
laoyuyu
ce408c0d5c 修复ftp组件出现的问题 2019-10-14 20:00:06 +08:00
laoyuyu
9f673503c1 修复m3u8、http上传记录重复的问题 2019-10-09 20:16:58 +08:00
laoyuyu
75ff995d81 修复组件出现的几个问题 2019-09-30 18:19:03 +08:00
laoyuyu
2a92321785 组件化功能基本完成 2019-09-29 20:07:21 +08:00
laoyuyu
7ee1347ab4 优化代码 2019-09-09 15:09:02 +08:00
laoyuyu
d129e0a802 target 结构优化 2019-09-05 20:38:18 +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 3.6.6 2019-08-07 10:29:48 +08:00
laoyuyu
202e664530 m3u8点播下载新增创建ts索引功能 2019-08-06 17:55:49 +08:00
laoyuyu
558c9e1223 修复普通下载任务、组合任务共享执行队列、缓存池的问题
修复组合任务启动失败时,`DownloadGroupEntity`的状态变为执行中的问题
fix bug https://github.com/AriaLyy/Aria/issues/441
2019-08-06 14:04:36 +08:00
laoyuyu
ac43c9b93b 适配 androidX 2019-07-30 11:41:22 +08:00
laoyuyu
43915ad204 修复创建唯一id可能出现的问题 2019-07-30 09:43:53 +08:00
laoyuyu
9951f04bf6 修复下载任务更新url失败的问题 2019-07-29 09:43:06 +08:00
laoyuyu
1fb9f13dae 修改删除重复记录字段 2019-07-26 14:38:15 +08:00
laoyuyu
651db90b99 fix bug 2019-07-25 17:54:40 +08:00
laoyuyu
a5fc5d0bcf fix bug https://github.com/AriaLyy/Aria/issues/429 2019-07-23 17:00:39 +08:00
laoyuyu
062f124cae fix bug https://github.com/AriaLyy/Aria/issues/423 https://github.com/AriaLyy/Aria/issues/426 https://github.com/AriaLyy/Aria/issues/427 https://github.com/AriaLyy/Aria/issues/428 2019-07-22 19:25:08 +08:00