Skip to content

Releases: TutorialsAndroid/KAlertDialog

Release 21.1.0: Add WebView dialog support

28 May 07:50

Choose a tag to compare

This release adds WebView dialog support for showing Terms, Privacy Policy, Refund Policy, Help pages, FAQ pages, and hosted web content directly inside KAlertDialog with loading progress and WebView lifecycle callbacks.

Release 21.0.0: Add modern dialog styling and advanced customization APIs

21 May 06:57

Choose a tag to compare

Release 21.0.0: Add modern UI customization and sample updates

  • Added modern style presets for dialogs
  • Added custom dialog corner radius, elevation, and dim amount APIs
  • Added title and content font weight support
  • Added input validation, max length, and input type support
  • Added custom view dialog support
  • Added button text size, font weight, all-caps, and icon APIs
  • Added URL image placeholder and error drawable support
  • Added progress shortcut methods
  • Improved SuccessTickView drawing quality
  • Updated sample activity with professional demo gallery
  • Updated README with latest usage examples and compileSdk notes

New Release v20.6.15

20 May 13:16

Choose a tag to compare

Added option to set font weight for title and content

New Release v20.5.15

20 May 11:44

Choose a tag to compare

Bump version to 20.5.15 and update progressx dependency coordinates

New Release v20.5.14

20 May 11:38

Choose a tag to compare

Updated ProgressX Lib

New Release v20.5.13

20 May 10:21

Choose a tag to compare

Update version to 20.5.13 and refine publishing configuration for jitpack

New Release v20.5.12

20 May 10:07

Choose a tag to compare

Update version to 20.5.12 and refine publishing configuration

New Release v20.5.11

20 May 06:33
2607ab8

Choose a tag to compare

Added support for custom button drawables and updated version to 20.5.11

New Release v20.5.10

19 May 12:11

Choose a tag to compare

Upgrade Gradle, AGP, and SDK 37; refactor publishing and update dependencies

  • Upgrade Gradle Wrapper to 9.4.1 and Android Gradle Plugin to 9.2.1.
  • Update compileSdk and targetSdk to 37 across the project.
  • Increase minSdkVersion to 23.
  • Update dependencies including Glide 5.0.7, Material 1.14.0, and AppCompat 1.7.1.
  • Refactor publish-module.gradle to utilize modern maven-publish components and signing.
  • Configure Java toolchain to version 17 and set Java 11 compatibility.
  • Clean up gradle.properties and update .gitignore.

New release

20 Oct 12:40

Choose a tag to compare

Fixed issue in button sizes on larger text length of buttons