Releases: qiniu/android-sdk
Releases · qiniu/android-sdk
Release v6.1.0
- [#64] 1.中断上传;2.uri不能直接转换为File时,转换为InputStream处理; 3.重新分片上传,可设置断点记录;4.重构InputStreamAt,MultipartEntity,CallBack等;
Release v6.0.5
- [#60] bug 成功返回时body 如果是null 会出错
Release v6.0.3
[#45] block count 计数修正
[#47] file Uri 修正
[#48] 调整上传默认为upload.qiniu.com
Release v6.0.2
[#41] 使用gradle构建,支持travis
Release v6.0.1
[#35] fix bugs and close idle connection
[#36] 增加连接超时处理