Skip to content

Releases: Curzibn/Luban

turbo-1.0.0

23 Jul 03:33
Compare
Choose a tag to compare

use libjpeg-turbo

1.1.8

17 Jul 07:54
Compare
Choose a tag to compare

fix bug that the method extSuffix() was sometimes OOM

1.1.7

22 Jun 02:49
Compare
Choose a tag to compare

fix some bug like StringIndexOutOfBoundsException

1.1.6

20 Jun 02:28
Compare
Choose a tag to compare
  • 去除 ExifInterface 依赖
  • 新增是否保留 png 图片的 alpha 通道功能(保留通道压缩缓慢,不保留透明部分会被黑色背景代替)

1.1.5

20 Jun 01:56
Compare
Choose a tag to compare
  • 添加压缩前重命名接口

1.1.4

19 Jun 10:11
Compare
Choose a tag to compare
  • load 方法新增传入类型用以兼容 Uri、InputStream。
  • 新增 filter 方法在图片压缩做判断是否需要压缩