Skip to content

Releases: LwkCoder/ImagePicker

1.5.0

Choose a tag to compare

@LwkCoder LwkCoder released this 14 Apr 03:40

规范化FileProvider

1.4.5

Choose a tag to compare

@LwkCoder LwkCoder released this 08 Apr 02:19

1.修复Android10无法显示图片的问题
2.升级内置glide版本为v4.11.0

V1.4.4

Choose a tag to compare

@LwkCoder LwkCoder released this 11 Mar 07:54

升级Glide到4.9.0

V1.4.3

Choose a tag to compare

@LwkCoder LwkCoder released this 22 Oct 03:04

1.适配AndroidX;
2.优化扫描数据的效率;
3.修复部分机型上图片名称为空导致的空指针;

V1.4.2

Choose a tag to compare

@LwkCoder LwkCoder released this 16 Jul 03:16

①删除无用日志
②升级内部Glide版本到4.7.1,V4版本到27.1.1
③修复内部图片加载器NoSuchMethod的bug

V1.4.1

Choose a tag to compare

@LwkCoder LwkCoder released this 10 Jul 06:25
5c9ef7b

筛选图片只选择png、jpg、jpeg的图片

V1.4.0

Choose a tag to compare

@LwkCoder LwkCoder released this 06 Jun 01:31

修复自定义缓存路径导致无法拍照/裁剪的问题

V1.3.9

Choose a tag to compare

@LwkCoder LwkCoder released this 28 May 05:22

修复指定缓存目录为非sd卡路径时无法拍照的bug

v1.3.8

Choose a tag to compare

@LwkCoder LwkCoder released this 25 May 06:06

修复图片数据扫描完成之前退出ImagePicker导致空指针的Bug

V1.3.7

Choose a tag to compare

@LwkCoder LwkCoder released this 09 May 05:58

修复图片总数过大导致查看大图/预览大图时崩溃的bug