Techinessoverloaded Progress Dialog Versions Save

A ProgressDialog Library for Android API 24+ apps provided by Techiness Overloaded (Developer name : Arunprasadh C). Quite Useful for showing progress during any operation. Has support for both Determinate and Indeterminate ProgressBar, Dark Theme, and NegativeButton.

1.5.1

1 year ago

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.

1.5.0-rc2

1 year ago

1.5.0-rc1

1 year ago

1.4.4

1 year ago

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.

1.4.4-rc2

1 year ago

1.4.4-rc1

1 year ago

1.4.3

2 years ago

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

2 years ago

1.4.3a8

2 years ago

1.4.3a7

2 years ago