Skip to content

Releases: techinessoverloaded/progress-dialog

Version 1.5.1 (Feature Update)

12 Jun 14:58
Compare
Choose a tag to compare

What's New in Version 1.5.1 (Feature Update) ?

Features

  • Added Time Tracking feature for Determinate Mode ProgressDialog as suggested by @vzool in Issue #13. Time tracking can be enabled by passing true to the first parameter of setOnShowListener method. The time elapsed will be updated until the progress reaches maxValue.

Bug Fixes

  • Fixed an Issue where unwanted views got displayed on the ProgressDialog, as pointed out by @soenkegissel and @mg2000 in Issue #16.

Maintenance

  • Merged Pull Requests #11, #12, #14, #15, #17 given by @dependabot to update Material Version, Gradle Version, Gradle Build Action Version, ConstraintLayout Version and AppCompat Version.

Testing out Time Tracking Feature

12 Jun 14:45
Compare
Choose a tag to compare
Pre-release
1.5.0-rc2

Merge remote-tracking branch 'origin/master'

Testing out Time Tracking Feature

12 Jun 14:27
f26ef50
Compare
Choose a tag to compare
Pre-release
1.5.0-rc1

Update checkLibraryBuildStatus.yml

Version 1.4.4 (Maintenance Update)

21 May 16:04
4538114
Compare
Choose a tag to compare

What's New in Version 1.4.4 (Maintenance Update) ?

  • Rectified an error in Documentation regarding Android API Level.
  • Removed some Boilerplate code by using Kotlin Extension Functions.
  • Upgraded to Android Gradle Plugin 7.2 and Gradle version 7.4.2.
  • Migrated from Groovy DSL to Kotlin DSL for Gradle Scripts.
  • Updated dependencies to the latest version.

Testing out build of 1.4.4

21 May 13:57
Compare
Choose a tag to compare
Pre-release
1.4.4-rc2

Merge remote-tracking branch 'origin/master'

Testing out build of 1.4.4

21 May 13:39
e57f62d
Compare
Choose a tag to compare
Pre-release
1.4.4-rc1

Update checkLibraryBuildStatus.yml

Resolved Issue with IncrementValue

04 May 05:05
2b855cd
Compare
Choose a tag to compare

What's New in Version 1.4.3 ?

  • Resolved an issue where incrementValue didn't work as expected.
  • Updated KDoc Documentation for some properties and functions.
  • API Documentation available in both Java and Kotlin for reference.

1.4.3a9

04 May 04:58
7ab6728
Compare
Choose a tag to compare
1.4.3a9 Pre-release
Pre-release
Update build.gradle

1.4.3a8

04 May 04:44
bff76c3
Compare
Choose a tag to compare
1.4.3a8 Pre-release
Pre-release
Update build.gradle

1.4.3a7

04 May 04:39
5bc1548
Compare
Choose a tag to compare
1.4.3a7 Pre-release
Pre-release
Update jitpack.yml