Skip to content

Releases: penfeizhou/APNG4Android

Release 2.17.0

19 Nov 05:07
Compare
Choose a tag to compare
  • Fix when decoded bitmap return null,cause npe.

Release 2.16.0

08 Nov 10:28
Compare
Choose a tag to compare
  • Fix ArrayIndexOutOfBoundsException
  • Fix Gif decoder crash

Release 2.15.0

19 Oct 03:36
Compare
Choose a tag to compare

Release 2.14.0

15 Oct 09:32
Compare
Choose a tag to compare
  • Fix a finished animation cannot be restarted.

Release 2.13.0

13 Oct 06:07
Compare
Choose a tag to compare

Fix: glide reuse caused image won't play after played when re-enter activity.

Release 2.12.0

03 Sep 08:19
2b5f9b0
Compare
Choose a tag to compare
  • Add no measure switch

Release 2.11.0

23 Jul 08:13
Compare
Choose a tag to compare

fix Problem decoding into existing bitmap when on Android 4.2.2 & 4.3

Release 2.10.0

07 Apr 06:18
Compare
Choose a tag to compare

Fix Type error,use Callback directly.

Release 2.9.0

26 Mar 10:06
7c0a51a
Compare
Choose a tag to compare
  • Publish to maven central

Release 2.8.0

26 Feb 06:28
Compare
Choose a tag to compare
  • Fix NPE Problem