LobeChat-Android/app
moreoronce e0bd5602ab feat: Add URL validation and prompt feature
- Implemented regular expression validation for the input URL in WebViewActivity.
- Display a prompt saying "Please enter a valid website address" if the URL format is incorrect.
- Maintained existing functionality to ensure that only valid URLs can be loaded.
- Split the WebView functionality from MainActivity into a separate page
2024-10-05 19:57:47 +08:00
..
src feat: Add URL validation and prompt feature 2024-10-05 19:57:47 +08:00
.gitignore init 2024-10-05 12:35:47 +08:00
build.gradle.kts feat: Add URL validation and prompt feature 2024-10-05 19:57:47 +08:00
proguard-rules.pro init 2024-10-05 12:35:47 +08:00