v504
|
0c2d070878
|
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 |
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
|
2d231efa2d
|
Update HistoryView to limit content line display to one line for improved UI clarity in HistoryItemRow.
|
2 months ago |
v504
|
8646a4dbd4
|
Improve history data fetching in HistoryView by checking for additional pages of data. Update loading logic to ensure accurate tracking of available history items and enhance user experience during data retrieval.
|
2 months ago |
v504
|
f3344d6253
|
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 |