Skip to content

Releases: vitorhugods/AvatarView

1.2.0

31 Dec 14:02
Compare
Choose a tag to compare

New Feature

Customisable animations

Check the readme and the sample app for more information on how to use them.

1.1.1

23 Dec 00:11
733bd0e
Compare
Choose a tag to compare

Fixes empty artifact released in JCenter for 1.1.0;
Add artifact signing.

1.1.0 is a version to forget

1.1.0

11 Oct 22:11
Compare
Choose a tag to compare

New feature

Add support for badge, enabled showing online/offline status or other use-cases.
Thanks to @p1yu5h

Dependencies and other numbers:

Kotlin upgraded to version 1.4.10
compileSdkVersion and targetSdkVersion bumped to 30

1.0.0

25 Feb 14:28
Compare
Choose a tag to compare

New feature

Add support for initials if an image is not loaded.
Thanks to @anoop44

Breaking Changes

Fix typos in arcLenght. Now attributes/fields are properly spelled: arcLength.

Dependencies:

Kotlin upgraded to version 1.3.61
compileSdkVersion bumped to 29
Use AndroidX for annotations and sample app

0.1.0

21 Jun 08:48
Compare
Choose a tag to compare
  • Shows borders and animations even if there is no drawable set.
  • Remove 1px minimum borders and margins. No more ugly hairlines.
  • Add warning log when setting an arch length so big that wouldn't appear to be animating
  • Improves documentation (lenght instead of length).
  • Annotations to AndroidX.
  • Updates Kotlin to 1.3.31.
  • Version to 0.1.0
  • Increate SDK Version to 28