diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..964d305 Binary files /dev/null and b/.DS_Store differ diff --git a/gehGassiApp/gehGassiApp.Core/Common/Constants.cs b/gehGassiApp/gehGassiApp.Core/Common/Constants.cs index dad18e0..e257e87 100644 --- a/gehGassiApp/gehGassiApp.Core/Common/Constants.cs +++ b/gehGassiApp/gehGassiApp.Core/Common/Constants.cs @@ -58,7 +58,7 @@ namespace gehGassiApp.Core.Common /// /// Delay für den loading-Screen, damit man das Logo des Sponsors sieht /// - public static TimeSpan LoadingDelay = TimeSpan.FromSeconds(0); + public static TimeSpan LoadingDelay = TimeSpan.FromSeconds(3); /// /// Delay für die Abfrage des Online-Status diff --git a/gehGassiApp/gehGassiApp.Core/gehGassiApp.Core.csproj b/gehGassiApp/gehGassiApp.Core/gehGassiApp.Core.csproj index 16b9d6f..013a6e7 100644 --- a/gehGassiApp/gehGassiApp.Core/gehGassiApp.Core.csproj +++ b/gehGassiApp/gehGassiApp.Core/gehGassiApp.Core.csproj @@ -31,7 +31,7 @@ - + diff --git a/gehGassiApp/gehGassiApp.sln b/gehGassiApp/gehGassiApp.sln index ffbb5ee..fb7d668 100644 --- a/gehGassiApp/gehGassiApp.sln +++ b/gehGassiApp/gehGassiApp.sln @@ -15,7 +15,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "gehGassiApp.DbConfig", "geh EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "gehGassi.LocalNotifications", "gehGassi.LocalNotifications\gehGassi.LocalNotifications.csproj", "{C266C7CD-02B3-4A09-B5D2-4A5CC988BECD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gehGassi.Dto", "..\..\gehGassi\gehGassi.Dto\gehGassi.Dto.csproj", "{0D6DF016-F551-81C9-91E7-E3FFAF1B1C4B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gehGassi.Dto", "..\..\gehGassi_backend\gehGassi.Dto\gehGassi.Dto.csproj", "{0D6DF016-F551-81C9-91E7-E3FFAF1B1C4B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/gehGassiApp/gehGassiApp/Platforms/iOS/Info.plist b/gehGassiApp/gehGassiApp/Platforms/iOS/Info.plist index 078b812..e4985ae 100644 --- a/gehGassiApp/gehGassiApp/Platforms/iOS/Info.plist +++ b/gehGassiApp/gehGassiApp/Platforms/iOS/Info.plist @@ -67,5 +67,7 @@ remote-notification + CFBundleIdentifier + diff --git a/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.png b/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.png new file mode 100644 index 0000000..befd1e6 Binary files /dev/null and b/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.png differ diff --git a/gehGassiApp/gehGassiApp/Views/LoadingView.xaml b/gehGassiApp/gehGassiApp/Views/LoadingView.xaml index a0ef058..3ab5064 100644 --- a/gehGassiApp/gehGassiApp/Views/LoadingView.xaml +++ b/gehGassiApp/gehGassiApp/Views/LoadingView.xaml @@ -9,7 +9,7 @@ Shell.FlyoutBehavior="Disabled" Shell.NavBarIsVisible="False"> - + - + + + + + + \ No newline at end of file diff --git a/gehGassiApp/gehGassiApp/gehGassiApp.csproj b/gehGassiApp/gehGassiApp/gehGassiApp.csproj index cab8527..1953284 100644 --- a/gehGassiApp/gehGassiApp/gehGassiApp.csproj +++ b/gehGassiApp/gehGassiApp/gehGassiApp.csproj @@ -22,8 +22,8 @@ 284D2BDB-7FFC-485A-968F-8440A92578FE - 1.273 - 273 + 1.274 + 274 14.2 29.0 @@ -212,7 +212,7 @@ - +