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 4e57ba1abd
Add debug view for original content in QRCodeDetailView; conditionally display content based on DEBUG flag for improved development insights.
10 months ago
..
Assets.xcassets Initial Commit 10 months ago
Models Add DESCRIPTION field and time formatting to QRCodeParser for enhanced calendar event parsing 10 months ago
ScannerView Add source field to DetectedCode and update ScannerView logic for improved barcode handling 10 months ago
Utils Enhance HistoryItemRow in HistoryView to include navigation links for barcode details, improving user interaction and data type handling. 10 months ago
Views Add debug view for original content in QRCodeDetailView; conditionally display content based on DEBUG flag for improved development insights. 10 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. 10 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. 10 months ago
ContentView.swift Refactor CreateCodeView to streamline data type selection and input handling; replace direct state management with parameters for improved modularity and user experience. Update navigation links in HistoryView for consistent code type selection flow. 10 months ago
Info.plist 增加多国语言 10 months ago
LanguageManager.swift 增加多国语言 10 months ago
LanguageSettingsView.swift 增加多国语言 10 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. 10 months ago
MyQrCodeApp.swift Initial Commit 10 months ago