5 Commits

Author SHA1 Message Date
c09f280a54 Update MAUI package references to version 9.0.120; increment application version to 1.285; clean up PaymentInfoPopup layout and adjust related view models for improved payment handling. 2025-12-14 16:25:17 +01:00
478c652cdd Update to .NET 9 and iOS 15.0 2025-08-09 16:27:33 +02:00
130f7c804b Update project references to point to the new backend directory 2025-07-22 14:23:10 +02:00
1a18eea28a Update configuration, enhance UI, and add new features
This commit includes significant updates to the application, focusing on configuration changes, UI enhancements, and new features:

- Updated `appsettings.json` to change the database name and add a new connection string for encryption.
- Modified `launchSettings.json` to allow the application to listen on all network interfaces.
- Introduced new image assets and SVG icons to improve visual elements.
- Added `UserPreferencesService` to manage user acceptance of terms and conditions.
- Expanded `OnboardingViewModel` to manage onboarding steps and user interactions.
- Created new popup ViewModels for managing user agreements and subscription offers.
- Restructured various XAML files to improve layout consistency and data binding.
- Updated project files to reflect version changes and improve organization.
- Introduced a new `SubscriptionModel` class to manage subscription data in the UI.

Overall, these changes enhance the application's structure, usability, and responsiveness.
2025-06-19 21:20:21 +02:00
8615c39200 Projektdateien hinzufügen. 2025-04-28 10:32:37 +02:00