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 30be5eb7f7
Add new case for app fully ready in LaunchPerformanceMonitor and update documentation files to reflect recent performance optimizations. This enhances clarity and completeness of the performance monitoring features.
2 months ago
..
BarcodeGenerator.swift Enhance HistoryItemRow in HistoryView to include navigation links for barcode details, improving user interaction and data type handling. 2 months ago
CalendarManager.swift Enhance CalendarManager to handle full access and write-only calendar permissions, allowing event addition in both cases. Update HistoryView to support editing of history items and sharing functionality, improving user interaction and data management. 2 months ago
ContactManager.swift Remove add_missing_localizations.py script and enhance Info.plist with URL schemes for social apps and calendar access descriptions. Update localization strings for contact and calendar functionalities across multiple languages, ensuring comprehensive support and improved user experience. 2 months ago
FacebookEventManager.swift Integrate Facebook SDK for enhanced event tracking across the app. Update Info.plist with Facebook app credentials and URL schemes. Implement logging for QR code generation, scanning, and sharing events in relevant views to improve analytics and user engagement. 2 months ago
ImageCacheManager.swift Implement pagination for history items in CoreDataManager and update HistoryView to support loading more data. Introduce new methods for fetching history items with pagination and total count, enhancing performance and user experience. Add localized strings for "Load More" functionality in multiple languages. Integrate memory monitoring in MyQrCodeApp for improved resource management. 2 months ago
LaunchPerformanceMonitor.swift Add new case for app fully ready in LaunchPerformanceMonitor and update documentation files to reflect recent performance optimizations. This enhances clarity and completeness of the performance monitoring features. 2 months ago
MemoryMonitor.swift Update API endpoints and configuration values in MyQrCodeApp, enhance privacy policy styling and content, and adjust memory monitoring methods for improved performance. Modify Release scheme settings for better debugging experience. 2 months ago
NetworkPermissionManager.swift Enhance LaunchScreenView to include network permission checks and localized strings for improved user experience. Refactor launch sequence in MyQrCodeApp to utilize a completion handler for launch completion. Update localization files for multiple languages to support new app subtitle and initialization text. 2 months ago
QRCodeGenerator.swift Enhance HistoryView navigation by differentiating QR code item handling based on data source. Implement new methods for generating QR code images and extracting style data, improving user experience and functionality in HistoryItemRow. 2 months ago
WiFiConnectionManager.swift Implement WiFi details handling in QR code parsing and history views. Add support for WiFi password copying and connection setup. Update localization strings for WiFi-related messages and enhance Info.plist with NSAppTransportSecurity settings. 2 months ago