Releases: Justson/AgentWeb
Releases · Justson/AgentWeb
AgentWeb 4.1.3
AgentWeb 4.1.1
AgentWeb 4.0.2
- 修复断点续传时进度计算错误
- 修复无法通过
Extra
关闭进度通知 - 修复
setopenbreakPointdownload
命名不规范
AgentWeb 4.0.0
v4.0.0 chore(publish 4.0.0):
AgentWeb3.1.0
v_3.1.0 更新
- WebProgress 进度条动画更细腻。
- 修复部分机型拍照文件大小为0情况。
- 更新了FileUpLoadChooserImpl。
- 适配了 Android O。
AgentWeb3.1.0-alpha
- v_3.1.0 更新
WebProgress
进度条动画更细腻。- 修复部分机型拍照文件大小为0情况。
- 更新了
FileUpLoadChooserImpl
。
AgentWeb3.0.0
- 加入
MiddleWareWebChromeBase
中间件 ,支持多个WebChromeClient
。 - 加入
MiddleWareWebClientBase
中间件 , 支持多个WebViewClient
。 - 加入了默认的错误页,并支持自定义错误页 。
- 加入
AgentWebUIController
,统一控制UI 。 - 支持拦截未知的页面 。
- 支持调起其他应用 。
AgentWeb 2.0.1
AgentWeb 2.0.0
- 支持动态申请权限
- 支持控制敏感权限
- 修改默认存储路径
- 废弃
uploadFileResult
- 支持拍照
AgentWeb 1.2.6
- 新增使用JsBridge 例子
- 修复#59
- 加入继承方式使用 AgentWeb