v504
|
4018bc0563
|
Refactor InputComponentFactory to streamline QR code input handling; introduced dedicated configuration structs for various input types, reducing parameter complexity and enhancing code maintainability. Updated CreateQRCodeView to utilize new factory methods for improved modularity and clarity.
|
2 months ago |
v504
|
972774adb1
|
Refactor CreateQRCodeView to support multiple QR code types with dynamic input handling; introduced new fields for WiFi, contact, location, calendar, social media, and phone inputs. Enhanced initial focus setup and input validation for improved user experience and modularity.
|
2 months ago |
v504
|
d5fef06e76
|
Add email input fields and validation to CreateQRCodeView for enhanced QR code generation
|
2 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.
|
2 months ago |