12 Commits (e5ddd6f192eca81294cb6931b3280ced5546c924)

Author SHA1 Message Date
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
v504 2e6fcc7798 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
v504 cba3fc81ad Refactor app launch sequence to optimize initialization and reduce launch screen display time. Implement asynchronous SDK initialization for Facebook and VasKit, enhancing performance. Update LaunchScreenView with improved animations and dynamic background effects for a more engaging user experience. Mark initialization states in CoreDataManager and LanguageManager for better synchronization.
2 months ago
v504 6422d3b760 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
v504 7b3ba9317d Enhance MemoryMonitor with detailed memory management features, including memory pressure levels, accurate memory statistics, and fallback methods. Introduce new data structures for system memory info, memory leak reports, and memory trends. Update memory usage monitoring to adapt based on pressure levels, improving overall app performance and reliability.
2 months ago
v504 81b2c74846 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
v504 090539427e 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
v504 06fe117f68 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
v504 b5b73e83e9 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
v504 4a4f753574 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
v504 a3df0ebc25 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
v504 6e08511157 Enhance HistoryItemRow in HistoryView to include navigation links for barcode details, improving user interaction and data type handling.
2 months ago