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 6a8d380352
Enhance QRCodeParser and CreateQRCodeView to support additional MeCard fields including nickname, birthday, and note; update input handling and display logic in ContactInputView and QRCodeDetailView for improved user experience and data representation.
2 months ago
..
Assets.xcassets Initial Commit 2 months ago
Models Enhance QRCodeParser and CreateQRCodeView to support additional MeCard fields including nickname, birthday, and note; update input handling and display logic in ContactInputView and QRCodeDetailView for improved user experience and data representation. 2 months ago
ScannerView Refactor ScannerView to simplify orientation change logging by removing unnecessary state variable; update CreateQRCodeView to include additional social media types for QR code generation, enhancing versatility in supported input types. 2 months ago
Utils Enhance HistoryItemRow in HistoryView to include navigation links for barcode details, improving user interaction and data type handling. 2 months ago
Views Enhance QRCodeParser and CreateQRCodeView to support additional MeCard fields including nickname, birthday, and note; update input handling and display logic in ContactInputView and QRCodeDetailView for improved user experience and data representation. 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
CODE_OPTIMIZATION_SUMMARY.md Refactor ScannerView to simplify orientation change logging by removing unnecessary state variable; update CreateQRCodeView to include additional social media types for QR code generation, enhancing versatility in supported input types. 2 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. 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