57 Commits (cba3fc81adff3956ec23f696a6d13a647e6b7b93)

Author SHA1 Message Date
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