LobeChat-Android/app
moreoronce c2fd9c30ca feat: Implement back button handling using OnBackPressedDispatcher
- Replaced deprecated onBackPressed() method with OnBackPressedDispatcher for better handling of back navigation in WebView.
- Updated WebViewActivity to inject JavaScript to prevent PWA installation prompts.
- Improved file chooser functionality with ActivityResultLauncher.
- Enhanced user experience with Snackbar for error messages.
2024-10-06 22:04:53 +08:00
..
src feat: Implement back button handling using OnBackPressedDispatcher 2024-10-06 22:04:53 +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