Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1004 Bytes

CHANGELOG.md

File metadata and controls

45 lines (33 loc) · 1004 Bytes

0.0.1

  1. 使用DownloadManager进行下载
  2. 监听下载完成广播
  3. 适配Android 6.0运行时权限 文件存储在app目录, 不需要申请运行时权限
  4. 适配Android 7.0FileProvider
  5. 适配Android 8.0安装权限
  6. 适配Android 9.0网络安全通信

0.0.2

未修改

0.0.3

  1. 完成IOS部分, 跳转Apple Store

0.0.4

  1. 修复bug

0.0.5

1.修改版本问题

0.1.0

1.Modify the prompt and version number according to pub.dev

0.1.1

1.update README.MD

0.1.2

1.update README.MD

0.1.3

1.fix issues#3

0.1.4

  1. fix issues#5 2.change gradle version

0.1.5

1.update yaml description

0.1.6

  1. Merge pull request #9

0.1.7

  1. Fix #1
  2. Add download progress monitoring