AgentWeb Versions Save

AgentWeb is a powerful library based on Android WebView.

v5.1.1-androidx

5 months ago

v5.0.7-androidx

5 months ago
  • fix #1051
  • fix #1048
  • fix #967

v5.0.6-androidx

1 year ago
  • ProGuard config
  • fix #1001
  • fix #1012
  • fix #1010
  • fix #992

v5.0.0-alpha.1-androidx

2 years ago
  • ActionActivity 重构, 使用Fragment 替代 Activity,解决多进程使用问题
  • 新增 WebRTC Sample
  • 新增 FileCompressor ,允许选择文件后对文件进行操作,如文件压缩,图片方向调整等
  • DefaultWebClient#onReceivedSslError 添加默认处理
  • 文件选择器开放多选
  • fix #777 ,FileChooserParams.createIntent() 导致AcceptTypes丢失问题
  • androidx Grade version upgrade to 7.0.2
  • 新增 AgentWebCompat.setDataDirectorySuffix(context) 修复 Using WebView from more than one process 崩溃

v5.0.0-alpha

2 years ago

5.0.0

  • ActionActivity 重构, 使用Fragment 替代 Activity,解决多进程使用问题
  • 新增 WebRTC Sample
  • 新增 FileCompressor ,允许选择文件后对文件进行操作,如文件压缩,图片方向调整等
  • DefaultWebClient#onReceivedSslError 添加默认处理
  • 文件选择器开放多选
  • fix #777 ,FileChooserParams.createIntent() 导致AcceptTypes丢失问题
  • androidx Grade version upgrade to 7.0.2
  • 新增 AgentWebCompat.setDataDirectorySuffix(context) 修复 Using WebView from more than one process 崩溃

v4.1.9-androidx

3 years ago

Version alignment

v4.1.9

3 years ago

Version alignment

v4.1.8

3 years ago

build v4.1.8

v4.1.5-androidx

3 years ago
  1. fix #883
  2. 新增 isInterceptUnkownUrl Api

v4.1.5

3 years ago

修复 #883