You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v504 d90fc5a034
Implement camera permission management in ScannerView; add CameraPermissionView for user feedback on permission status; enhance logging for permission requests and status changes; localize new strings for camera permission prompts.
2 months ago
..
Assets.xcassets Initial Commit 2 months ago
en.lproj Implement camera permission management in ScannerView; add CameraPermissionView for user feedback on permission status; enhance logging for permission requests and status changes; localize new strings for camera permission prompts. 2 months ago
zh-Hans.lproj Implement camera permission management in ScannerView; add CameraPermissionView for user feedback on permission status; enhance logging for permission requests and status changes; localize new strings for camera permission prompts. 2 months ago
ContentView.swift Refactor ContentView to enhance UI and add language selection; update ScannerView logging to use structured logging; localize new strings for app title, description, and language selection. 2 months ago
Info.plist 增加多国语言 2 months ago
LanguageManager.swift 增加多国语言 2 months ago
LanguageSettingsView.swift 增加多国语言 2 months ago
Logger.swift Refactor ContentView to enhance UI and add language selection; update ScannerView logging to use structured logging; localize new strings for app title, description, and language selection. 2 months ago
MyQrCodeApp.swift Initial Commit 2 months ago
README_Logger.md Refactor ContentView to enhance UI and add language selection; update ScannerView logging to use structured logging; localize new strings for app title, description, and language selection. 2 months ago
README_Multilingual.md 增加多国语言 2 months ago
REFACTOR_README.md Refactor ScannerView to improve code structure and readability; replace inline views with dedicated components for overlay, instruction, and buttons; enhance code selection handling and logging. 2 months ago
RESCAN_BUTTON_FIX_README.md Refactor ScannerView to integrate rescan functionality and improve session management; enhance logging for scanning state transitions and add a user-friendly rescan button with haptic feedback. 2 months ago
SCANNING_ISSUE_FIX_README.md Refactor ScannerView to integrate rescan functionality and improve session management; enhance logging for scanning state transitions and add a user-friendly rescan button with haptic feedback. 2 months ago
ScannerView.swift Implement camera permission management in ScannerView; add CameraPermissionView for user feedback on permission status; enhance logging for permission requests and status changes; localize new strings for camera permission prompts. 2 months ago
TOUCH_FIX_README.md Enhance ScannerView logging for code selection and add debug overlays; implement touch feedback for code markers and improve touch area responsiveness. 2 months ago