Skip to content

Releases: Aghajari/AXrLottie

AXrLottie 1.4.0

01 Oct 13:22
bb91fe2
Compare
Choose a tag to compare
  • Updated to the latest version of rlottie (1 Oct, 2022)
  • #20 Fixed
  • #19 Fixed

AXrLottie 1.3.0

17 Oct 16:01
6b38434
Compare
Choose a tag to compare
  • Loading native library on very old devices fixed (Hopefully) (#15)
  • #16 Fixed

AXrLottie 1.2.0

14 Aug 05:54
Compare
Choose a tag to compare

1.2.0 :

  • Moved from JCenter to mavenCentral
  • Synced with latest version of rlottie
  • Some improvements & Bugs fixed

AXrLottie 1.1.0

05 Feb 14:02
3c18a37
Compare
Choose a tag to compare
  • New Optional library! AXrLottieGlideDecoder
  • SetDefaultOptions added to AXrLottie
  • OnError,OnLoaded added to OnLottieLoaderListener

AXrLottie 1.0.6

04 Feb 11:50
c31712f
Compare
Choose a tag to compare

AXrLottie 1.0.5

03 Feb 11:46
491340d
Compare
Choose a tag to compare
  • FileExtension supports Local files now.
  • GZipFileExtension added.

AXrLottie 1.0.4

02 Feb 16:27
aa0cf33
Compare
Choose a tag to compare
  • Updated to the latest version of rlottie (Fix crash when path animation data is empty)
  • LoadFromURL Bug fixed.
  • Supportage for NetworkFetcher and FileExtension added.
  • OkHttpNetworkFetcher (based on OkHttp) added to project.
  • Cache system updated.

AXrLottie 1.0.2

06 Jan 11:10
f00b913
Compare
Choose a tag to compare

Changes :

  • Updated to the latest version of rlottie
  • AXrLottieMarker added.
  • StrokeColor added to AXrLottieProperty.
  • configureModelCacheSize (Method) added to AXrLottie.
  • Now AXrLottieLayerInfo contains the type of layer.
  • Speed, RepeatMode(RESTART,REVERSE), AutoRepeatCount, CustomStartFrame, Marker added to AXrLottieDrawable.
  • onRepeat, onStart, onStop, onRecycle added to listener.
  • Some improvements & Bugs fixed

AXrLottie 1.0.0

05 Sep 20:59
200ea03
Compare
Choose a tag to compare

First release!