- Changed the background color of the loading view border to #334854.
- Updated label styles to use white text for better contrast against the new background.
- Incremented application version to 1.278 in the project file.
.
klsdfhgölsdfhg <yxc<yxc<yxc
dfasdfasdf
:wq
:::::WQ
W
Q:WQ
W
Q:WQ:Wdfasdfasdf
:wq
:::::WQ
W
Q:WQ
W
Q:WQ:Wdfasdfasdf
:wq
:::::WQ
W
Q:WQ
W
Q:WQ:Wdfasdfasdf
:wq
:::::WQ
W
Q:WQ
W
Q:WQ:Wdfasdfasdf
:wq
:::::WQ
W
Q:WQ
W
Q:WQ:Wdfasdfasdf
:wq
:::::WQ
W
Q:WQ
W
Q:WQ:W:
- Initialize `_acceptedTermsMangopay` to `true` in
`AddPaymentUserViewModel.cs` and `BecomeWalkerViewModel.cs`.
- Set `AcceptedTermsMangopay` to `true` on refresh.
- Add `AutomationId` attributes to email and password
`Entry` elements in `LoginFormView.xaml` for better
accessibility.
- Comment out a `Grid` element and remove the `Switch`
control for `AcceptedTermsMangopay` in
`AddPaymentUserView.xaml` and `BecomeWalkerView.xaml`.
- Introduced a new column 'PaymentType' of type INTEGER to the 'Walks' table.
- Set default value for 'PaymentType' to 0.
- Implemented migration methods to handle the addition and removal of the column.
This commit includes a complete replacement of the binary content of the image files, significantly updating the visual assets of the application to enhance user experience and align with new design standards.
Key changes include:
- Resetting session state for the subscription offer popup in `App.xaml.cs`.
- Replacing buttons with touch-friendly labels in `Step2ExternalControl.xaml` and `Step3Control.xaml`.
- Updating image sources and bindings in `WalkerListControl.xaml` to reflect premium subscription status.
- Adding a new converter class `PremiumToChatImageConverter` in `CommonConverters.cs`.
- Modifying various view models to manage premium user status and subscription offers.
- Enhancing UI layouts across multiple XAML files for improved visibility and functionality.
- Updating localized strings in `Text.Designer.cs` and incrementing the app version in `Info.plist`.
These changes aim to improve the overall functionality, maintainability, and user experience of the application.
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.