2 Commits

Author SHA1 Message Date
0ee468ef8c Remove secure text entry setting for iOS and add launch configuration for .NET MAUI 2025-07-22 16:01:12 +02:00
e6671d19fb Add PaymentType column to Walks table in migration 20250706144607
- 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.
2025-07-14 14:01:34 +02:00