LobeChat-Android/app
moreoronce c4f50c2c14 feat: Update storage permission handling for image access
- Implemented request for READ_EXTERNAL_STORAGE permission to allow users to select images.
- Optimized permission request logic to avoid unnecessary prompts if permission has already been granted.
- Added user-friendly dialogs to guide users to app settings when permissions are denied.
- Enhanced error handling and logging for WebView to improve debugging and user experience.
- Loaded last entered URL from SharedPreferences for better usability.
- Updated UI interactions to hide input elements when loading web content.
- Remove unnecessary permission granted.

This update improves the overall user experience by streamlining the permission process and enhancing image selection functionality.
2024-10-05 19:06:53 +08:00
..
src feat: Update storage permission handling for image access 2024-10-05 19:06:53 +08:00
.gitignore init 2024-10-05 12:35:47 +08:00
build.gradle.kts add url input to use user's lobechat mirror 2024-10-05 14:25:31 +08:00
proguard-rules.pro init 2024-10-05 12:35:47 +08:00