passepartout-apple/Passepartout/Library/Sources/UILibrary
Davide 68df6066ba
Improve configuration on app launch/active (#821)
- Centralize context initialization/refresh in platform-specific app
delegates
- Prevent multiple calls to .onApplicationActive()
- Simplify local/remote profile fingerprint comparison
- Revert to always replacing Core Data entities
- The remote store somehow ended up having duplicates, which caused
repeated imports of remote profiles due to randomly different
fingerprints
- Optimize reload of in-app receipt
2024-11-06 18:42:42 +01:00
..
Business Improve configuration on app launch/active (#821) 2024-11-06 18:42:42 +01:00
Domain Refactor AppContext creation and profile processing (#810) 2024-11-04 23:34:22 +01:00
Extensions Refactor AppContext creation and profile processing (#810) 2024-11-04 23:34:22 +01:00
L10n Simulate in-app purchases (#818) 2024-11-05 18:55:57 +01:00
Mock Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
Protocols Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Resources/en.lproj Simulate in-app purchases (#818) 2024-11-05 18:55:57 +01:00
Theme Address some issues with animations (#816) 2024-11-05 13:43:23 +01:00
Views Simulate in-app purchases (#818) 2024-11-05 18:55:57 +01:00
UILibrary.swift Improve configuration on app launch/active (#821) 2024-11-06 18:42:42 +01:00