Tags: TutorialsAndroid/KAlertDialog
Tags
Add WebView dialog support and update to version 21.1.0 - Added `WEB_VIEW_TYPE` to support displaying hosted web pages within dialogs. - Implemented WebView configuration APIs for JavaScript, DOM storage, zoom, and loading progress. - Added `WebViewPageListener` to handle page lifecycle events (started, finished, error). - Updated library and tablet layouts to include a WebView container and progress indicators. - Added `INTERNET` permission to the library manifest. - Bumped version to 21.1.0 and updated documentation.
Upgrade Gradle, AGP, and SDK 37; refactor publishing and update depen… …dencies * 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`.
PreviousNext