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 cb05b9811c
Update Info.plist to include Facebook SDK configuration and modify project.pbxproj for consistent app name usage in permission descriptions. Change development team ID for code signing to ensure proper app distribution.
2 months ago
..
Assets.xcassets Add 1024x1024 app icon and update Contents.json; remove unused Resources.imageset 2 months ago
Core 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
Docs 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
Managers Remove obsolete files related to localization and QR code functionality, including various views and utility classes. This cleanup enhances project maintainability by eliminating unused code and streamlining the overall structure. 2 months ago
Models 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
Resources Refactor Privacy Policy and App Permissions views to improve layout and localization support. Update styles in privacy_policy.html for a cleaner design and enhance SwiftUI views for better user experience. Add missing localization strings for English, Thai, and Simplified Chinese, ensuring comprehensive language support across the app. 2 months ago
Utils 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
Views Refactor QRCodeStyleView to remove historyItem parameter and replace it with historyItemId for improved data handling. Update related views to accommodate this change, enhancing the clarity and maintainability of the codebase. 2 months ago
de.lproj 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
en.lproj 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
es.lproj 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
fr.lproj 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
it.lproj 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
ja.lproj 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
ko.lproj 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
pt.lproj Update Thai localization strings for contact and calendar functionalities, enhancing user experience with accurate translations for various app features. 2 months ago
ru.lproj Update Thai localization strings for contact and calendar functionalities, enhancing user experience with accurate translations for various app features. 2 months ago
th.lproj Update Thai localization strings for contact and calendar functionalities, enhancing user experience with accurate translations for various app features. 2 months ago
zh-Hans.lproj 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
Info.plist Update Info.plist to include Facebook SDK configuration and modify project.pbxproj for consistent app name usage in permission descriptions. Change development team ID for code signing to ensure proper app distribution. 2 months ago
MyQrCode.entitlements Add MyQrCode entitlements file for app permissions and capabilities 2 months ago