Skip to content

AgentWeb

Compare
Choose a tag to compare
@Justson Justson released this 28 Nov 03:21
· 5 commits to master since this release
49a3cb8

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 崩溃