11 Commits (d5fef06e76f295f09d8f005e07e704e22a6cc889)

Author SHA1 Message Date
v504 d5fef06e76 Add email input fields and validation to CreateQRCodeView for enhanced QR code generation
10 months ago
v504 37881880ad Update navigation in CodeTypeSelectionView to conditionally present CreateQRCodeView or CreateCodeView based on selected data type, enhancing user experience and streamlining code flow.
10 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.
10 months ago
v504 f048426f6b Refactor CreateCodeView to enhance barcode input validation and user experience; implement dynamic input handling, visual feedback, and improved layout for barcode type selection and content entry.
10 months ago
v504 076ba18859 Refactor ContentView to improve UI layout and user experience; replace existing components with a modern design featuring gradient backgrounds, enhanced navigation links for QR code creation, scanning, and history, while removing unused state management for scanned results.
10 months ago
v504 6e08511157 Enhance HistoryItemRow in HistoryView to include navigation links for barcode details, improving user interaction and data type handling.
10 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.
10 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.
10 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.
10 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.
10 months ago
v504 dc8006d1bb Add History button to ContentView for accessing past scans; enhance UI with improved layout and styling for better user experience.
10 months ago