8 Commits (76976b5ec273695724eaccff5db2051e93ed12d2)

Author SHA1 Message Date
v504 ad8b959a58 Integrate CoreDataManager as an environment object across multiple views, enhancing data management and state handling. Implement error handling for Core Data loading and saving processes, including database file deletion for schema mismatches. Introduce QRCodeStyleData struct for managing QR code customization styles, and update QRCodeDetailView to display custom styles effectively. Enhance QRCodeStyleView to save custom logos and styles to Core Data, improving user experience in QR code creation and management.
2 months ago
v504 29ee4ba2f2 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
v504 6e08511157 Enhance HistoryItemRow in HistoryView to include navigation links for barcode details, improving user interaction and data type handling.
2 months ago
v504 d40cb9eb99 Implement batch delete functionality in HistoryView, allowing users to select multiple items for deletion; enhance UI with confirmation views and improved state management for better user experience.
2 months ago
v504 37d8d72922 Enhance HistoryView with delete confirmation feature, loading state management, and improved data handling; implement filter action optimizations and UI updates for better user experience.
2 months ago
v504 1a1989e98b Enhance ScannerView with automatic navigation to QR code detail page upon scanning; implement Core Data saving for scan history and improve history item handling in HistoryView with unified navigation links, enhancing user experience and interaction.
2 months ago
v504 f408fa0c04 Add QR code detail navigation to HistoryView; implement overlay button for viewing details and enable tap gesture for item details in HistoryItemRow, enhancing user interaction and experience.
2 months ago
v504 dc8006d1bb Add History button to ContentView for accessing past scans; enhance UI with improved layout and styling for better user experience.
2 months ago