RoundCornerProgressBar

[Android] Round Corner Progress Bar Library for Android

APACHE-2.0 License

Stars
2.5K

Bot releases are visible (Hide)

RoundCornerProgressBar - 2.2.0 Latest Release

Published by akexorcist over 1 year ago

  • Convert all Java classes to Kotlin
  • Gradle 7.5
  • Android Gradle Plugin 7.4.2
  • Kotlin 1.8.20
  • Compile & Target SDK version 33
  • Minimum SDK version 17
  • Update dependencies
    • AndroidX Annotation 1.6.0
RoundCornerProgressBar - 2.1.2

Published by akexorcist over 1 year ago

  • Fix unspecified module error
RoundCornerProgressBar - 2.1.1

Published by akexorcist over 3 years ago

RoundCornerProgressBar - 2.1.0

Published by akexorcist over 4 years ago

  • CenteredRoundCornerProgressBar added #42
  • IndeterminateRoundCornerProgressBar and IndeterminateCenteredRoundCornerProgressBar added
  • IconRoundCornerProgressBar now support for Bitmap and Drawable for icon
  • Animation for progress update (disable by default) added. This feature applied to all progress bars
  • Gradient progress color support (both primary and secondary progress) added. This feature applied to all progress bars #39
  • Text gravity when inside/outside and text position pririty attribute in TextRoundCornerProgressBar added
  • Integer value support for progress setter (convert to float inside) added
  • Update to Gradle Plugin 3.6.3 and Gradle 5.6.4
  • Migrate from Android Support to AndroidX
  • Still in Java! (will be Kotlin in next version)
  • Fix bug in #43 #20 #74
  • Moved from MavenCentral to JCenter. Please see "Installation" section for new artifact ID
  • All new sample code. You should try it!
  • Add useful annotations for Kotlin
RoundCornerProgressBar - 2.0.3

Published by akexorcist about 9 years ago

Multiple way to define icon size of IconRoundCornerProgressBar (rcIconSize or rcIconWidth and rcIconHeight)

RoundCornerProgressBar - 2.0.2

Published by akexorcist about 9 years ago

Fix layout preview problem
Remove Custom TextView class temporary (until next update for TextRoundCornerProgressBar)

RoundCornerProgressBar - 2.0.1

Published by akexorcist about 9 years ago

New code structure for library
Fix bug #11 #21
Update gradle to 1.3.1
Change minimum SDK support to 11

RoundCornerProgressBar - 1.2.6

Published by akexorcist about 9 years ago

Fix reverse progress on IconRoundCornerProgressBar

RoundCornerProgressBar - 1.2.4

Published by akexorcist about 9 years ago

Fix parcelable

RoundCornerProgressBar - 1.2.3

Published by akexorcist about 9 years ago

Fixed issue #21, #22 , #24 , #25 and #26

RoundCornerProgressBar -

Published by akexorcist over 9 years ago

Change version from 1.1.0 to avoid duplicated version

RoundCornerProgressBar - 1.1.0 Release

Published by akexorcist over 9 years ago

RoundCornerProgressBar - 1.0.0 Release

Published by akexorcist almost 10 years ago

It's ready!