diff --git a/VDownload.Core/VDownload.Core.Strings/StringResourcesManager.cs b/VDownload.Core/VDownload.Core.Strings/StringResourcesManager.cs
index 3bcdad2..96c880a 100644
--- a/VDownload.Core/VDownload.Core.Strings/StringResourcesManager.cs
+++ b/VDownload.Core/VDownload.Core.Strings/StringResourcesManager.cs
@@ -36,17 +36,13 @@ namespace VDownload.Core.Strings
private static StringResource BuildResource(string resourceName)
{
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", $"teststring {resourceName}\n");
ResourceLoader loader;
try
{
- loader = new ResourceLoader($"VDownload.Core.Strings/{resourceName}");
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", $"afterteststring {resourceName}\n");
+ loader = new ResourceLoader($"{resourceName}");
}
catch (Exception e)
{
-
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", $"teststringerror {e.Message}\n");
throw;
}
return new StringResource(loader);
diff --git a/VDownload.Core/VDownload.Core.Strings/VDownload.Core.Strings.csproj b/VDownload.Core/VDownload.Core.Strings/VDownload.Core.Strings.csproj
index 146088e..e3ba69a 100644
--- a/VDownload.Core/VDownload.Core.Strings/VDownload.Core.Strings.csproj
+++ b/VDownload.Core/VDownload.Core.Strings/VDownload.Core.Strings.csproj
@@ -1,6 +1,6 @@
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Core.Strings
win10-x86;win10-x64;win10-arm64
@@ -13,50 +13,4 @@
-
-
-
- Always
-
-
- Always
-
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
diff --git a/VDownload.Core/VDownload.Core.Tasks/VDownload.Core.Tasks.csproj b/VDownload.Core/VDownload.Core.Tasks/VDownload.Core.Tasks.csproj
index ae5c5fc..6f348b5 100644
--- a/VDownload.Core/VDownload.Core.Tasks/VDownload.Core.Tasks.csproj
+++ b/VDownload.Core/VDownload.Core.Tasks/VDownload.Core.Tasks.csproj
@@ -1,7 +1,7 @@
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Core.Tasks
win10-x86;win10-x64;win10-arm64
diff --git a/VDownload.Core/VDownload.Core.ViewModels/VDownload.Core.ViewModels.csproj b/VDownload.Core/VDownload.Core.ViewModels/VDownload.Core.ViewModels.csproj
index bf03ae7..c04e453 100644
--- a/VDownload.Core/VDownload.Core.ViewModels/VDownload.Core.ViewModels.csproj
+++ b/VDownload.Core/VDownload.Core.ViewModels/VDownload.Core.ViewModels.csproj
@@ -1,6 +1,6 @@
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Core.ViewModels
win10-x86;win10-x64;win10-arm64
diff --git a/VDownload.Core/VDownload.Core.Views/About/AboutView.xaml b/VDownload.Core/VDownload.Core.Views/About/AboutView.xaml
index 67ed693..12a1228 100644
--- a/VDownload.Core/VDownload.Core.Views/About/AboutView.xaml
+++ b/VDownload.Core/VDownload.Core.Views/About/AboutView.xaml
@@ -33,7 +33,7 @@
-
@@ -52,7 +52,7 @@
-
@@ -71,19 +71,19 @@
-
-
-
diff --git a/VDownload.Core/VDownload.Core.Views/Authentication/AuthenticationView.xaml b/VDownload.Core/VDownload.Core.Views/Authentication/AuthenticationView.xaml
index c1d6420..86e3fd9 100644
--- a/VDownload.Core/VDownload.Core.Views/Authentication/AuthenticationView.xaml
+++ b/VDownload.Core/VDownload.Core.Views/Authentication/AuthenticationView.xaml
@@ -24,7 +24,7 @@
-
@@ -44,10 +44,10 @@
-
+
-
+
@@ -58,7 +58,7 @@
-
diff --git a/VDownload.Core/VDownload.Core.Views/Home/HomeDownloadsView.xaml b/VDownload.Core/VDownload.Core.Views/Home/HomeDownloadsView.xaml
index b2a9a6d..bdec29b 100644
--- a/VDownload.Core/VDownload.Core.Views/Home/HomeDownloadsView.xaml
+++ b/VDownload.Core/VDownload.Core.Views/Home/HomeDownloadsView.xaml
@@ -98,15 +98,15 @@
Orientation="Horizontal">
-
-
-
@@ -205,7 +205,7 @@
Value="Idle">
-
@@ -215,7 +215,7 @@
Value="Queued">
-
@@ -225,7 +225,7 @@
Value="Initializing">
-
@@ -236,7 +236,7 @@
-
@@ -250,7 +250,7 @@
- %)
+ %)
@@ -260,7 +260,7 @@
Value="Finalizing">
-
@@ -271,7 +271,7 @@
- )
+ )
@@ -281,7 +281,7 @@
Value="EndedSuccessfully">
-
@@ -291,7 +291,7 @@
Value="EndedCancelled">
-
diff --git a/VDownload.Core/VDownload.Core.Views/Home/HomeVideoCollectionView.xaml b/VDownload.Core/VDownload.Core.Views/Home/HomeVideoCollectionView.xaml
index 6c5d31f..1a23e19 100644
--- a/VDownload.Core/VDownload.Core.Views/Home/HomeVideoCollectionView.xaml
+++ b/VDownload.Core/VDownload.Core.Views/Home/HomeVideoCollectionView.xaml
@@ -41,7 +41,7 @@
Spacing="10">
-
+
@@ -69,23 +69,23 @@
-
-
-
-
-
@@ -115,7 +115,7 @@
SmallChange="1"
LargeChange="10"/>
-
@@ -139,7 +139,7 @@
Date="{Binding MaxDateFilter, Mode=TwoWay}"
MaxDate="{Binding MaxDate}"/>
-
@@ -159,7 +159,7 @@
Value="{Binding MaxDurationFilter, Mode=TwoWay}"
Maximum="{Binding MaxDuration}"/>
-
@@ -172,7 +172,7 @@
-
@@ -180,7 +180,7 @@
-
-
-
+
@@ -300,7 +300,7 @@
-
+
@@ -311,30 +311,30 @@
-
+
-
+
-
+
-
+
-
+
-
+
@@ -343,26 +343,26 @@
-
-
-
-
+
-
+
@@ -414,9 +414,9 @@
HorizontalAlignment="Right"
Orientation="Horizontal"
Spacing="10">
-
-
diff --git a/VDownload.Core/VDownload.Core.Views/Home/HomeVideoView.xaml b/VDownload.Core/VDownload.Core.Views/Home/HomeVideoView.xaml
index aff7cb3..aa19d58 100644
--- a/VDownload.Core/VDownload.Core.Views/Home/HomeVideoView.xaml
+++ b/VDownload.Core/VDownload.Core.Views/Home/HomeVideoView.xaml
@@ -89,10 +89,10 @@
-
-
+
@@ -100,7 +100,7 @@
-
+
@@ -111,30 +111,30 @@
-
+
-
+
-
+
-
+
-
+
-
+
@@ -143,26 +143,26 @@
-
-
-
-
+
-
+
@@ -209,9 +209,9 @@
HorizontalAlignment="Right"
Orientation="Horizontal"
Spacing="10">
-
-
diff --git a/VDownload.Core/VDownload.Core.Views/Home/HomeView.xaml b/VDownload.Core/VDownload.Core.Views/Home/HomeView.xaml
index 263bcdc..5959627 100644
--- a/VDownload.Core/VDownload.Core.Views/Home/HomeView.xaml
+++ b/VDownload.Core/VDownload.Core.Views/Home/HomeView.xaml
@@ -70,11 +70,11 @@
-
-
@@ -87,11 +87,11 @@
-
-
-
@@ -118,33 +118,33 @@
-
-
-
-
-
-
-
@@ -29,10 +29,10 @@
-
-
+
@@ -47,10 +47,10 @@
-
-
+
@@ -61,43 +61,43 @@
LargeChange="10"
SpinButtonPlacementMode="Compact"/>
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -105,29 +105,29 @@
-
+
-
+
-
-
-
+
@@ -138,33 +138,33 @@
-
-
-
-
+
-
+
-
+
@@ -175,31 +175,31 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -210,17 +210,17 @@
-
-
+
-
+
@@ -231,19 +231,19 @@
-
-
-
-
+
@@ -254,17 +254,17 @@
-
-
+
-
+
@@ -275,14 +275,14 @@
LargeChange="10"
SpinButtonPlacementMode="Compact"/>
-
+
-
-
-
diff --git a/VDownload.Core/VDownload.Core.Views/Subscriptions/SubscriptionsView.xaml b/VDownload.Core/VDownload.Core.Views/Subscriptions/SubscriptionsView.xaml
index feb9aca..5893146 100644
--- a/VDownload.Core/VDownload.Core.Views/Subscriptions/SubscriptionsView.xaml
+++ b/VDownload.Core/VDownload.Core.Views/Subscriptions/SubscriptionsView.xaml
@@ -27,7 +27,7 @@
-
@@ -64,7 +64,7 @@
Text="{Binding Name}"
HorizontalAlignment="Center"
TextTrimming="CharacterEllipsis"/>
-
-
@@ -98,14 +98,14 @@
Height="20"/>
-
-
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Core.Views
win10-x86;win10-x64;win10-arm64
diff --git a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.Dialogs/VDownload.Services.UI.Dialogs.csproj b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.Dialogs/VDownload.Services.UI.Dialogs.csproj
index 6167d47..687e937 100644
--- a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.Dialogs/VDownload.Services.UI.Dialogs.csproj
+++ b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.Dialogs/VDownload.Services.UI.Dialogs.csproj
@@ -1,6 +1,6 @@
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Services.UI.Dialogs
win10-x86;win10-x64;win10-arm64
diff --git a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.DictionaryResources/VDownload.Services.UI.DictionaryResources.csproj b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.DictionaryResources/VDownload.Services.UI.DictionaryResources.csproj
index 54b8411..8bb655c 100644
--- a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.DictionaryResources/VDownload.Services.UI.DictionaryResources.csproj
+++ b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.DictionaryResources/VDownload.Services.UI.DictionaryResources.csproj
@@ -1,6 +1,6 @@
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Services.UI.DictionaryResources
win10-x86;win10-x64;win10-arm64
diff --git a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.Notifications/VDownload.Services.UI.Notifications.csproj b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.Notifications/VDownload.Services.UI.Notifications.csproj
index e6fa01d..8c542e1 100644
--- a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.Notifications/VDownload.Services.UI.Notifications.csproj
+++ b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.Notifications/VDownload.Services.UI.Notifications.csproj
@@ -1,6 +1,6 @@
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Services.UI.Notifications
win10-x86;win10-x64;win10-arm64
diff --git a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.StoragePicker/VDownload.Services.UI.StoragePicker.csproj b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.StoragePicker/VDownload.Services.UI.StoragePicker.csproj
index 8407c20..13f4949 100644
--- a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.StoragePicker/VDownload.Services.UI.StoragePicker.csproj
+++ b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.StoragePicker/VDownload.Services.UI.StoragePicker.csproj
@@ -1,6 +1,6 @@
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Services.UI.StoragePicker
win10-x86;win10-x64;win10-arm64
diff --git a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.WebView/VDownload.Services.UI.WebView.csproj b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.WebView/VDownload.Services.UI.WebView.csproj
index aa294dd..ddf1e78 100644
--- a/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.WebView/VDownload.Services.UI.WebView.csproj
+++ b/VDownload.Services/VDownload.Services.UI/VDownload.Services.UI.WebView/VDownload.Services.UI.WebView.csproj
@@ -1,6 +1,6 @@
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload.Services.UI.WebView
win10-x86;win10-x64;win10-arm64
diff --git a/VDownload/Activation/ActivationService.cs b/VDownload/Activation/ActivationService.cs
index 1cb9125..a335fa5 100644
--- a/VDownload/Activation/ActivationService.cs
+++ b/VDownload/Activation/ActivationService.cs
@@ -74,19 +74,14 @@ namespace VDownload.Activation
public async Task ActivateAsync(object activationArgs)
{
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", "testactivate\n");
await InitializeAsync();
ViewModelToViewConverter.Initialize((App.Current as App)!.Host.Services);
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", "test1\n");
await HandleActivationAsync(activationArgs);
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", "test2\n");
_window = App.GetService();
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", "test3\n");
_window.RootLoaded += Window_RootLoaded;
_window.Activate();
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", "test4\n");
await StartupAsync();
}
diff --git a/VDownload/App.xaml.cs b/VDownload/App.xaml.cs
index 22ce65d..5a9ad1b 100644
--- a/VDownload/App.xaml.cs
+++ b/VDownload/App.xaml.cs
@@ -122,14 +122,11 @@ namespace VDownload
{
base.OnLaunched(args);
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", "testlaunched\n");
-
await GetService().ActivateAsync(args);
}
protected void UnhandledExceptionCatched(object sender, Microsoft.UI.Xaml.UnhandledExceptionEventArgs e)
{
- File.AppendAllText("C:\\Users\\mateusz\\Desktop\\test.txt", $"test {e.Message} {e.Exception.StackTrace}\n");
Environment.Exit(0);
}
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/AboutViewResources.resw b/VDownload/Resources/en-US/AboutViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/AboutViewResources.resw
rename to VDownload/Resources/en-US/AboutViewResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/AuthenticationViewResources.resw b/VDownload/Resources/en-US/AuthenticationViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/AuthenticationViewResources.resw
rename to VDownload/Resources/en-US/AuthenticationViewResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/BaseViewResources.resw b/VDownload/Resources/en-US/BaseViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/BaseViewResources.resw
rename to VDownload/Resources/en-US/BaseViewResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/CommonResources.resw b/VDownload/Resources/en-US/CommonResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/CommonResources.resw
rename to VDownload/Resources/en-US/CommonResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/DialogButtonsResources.resw b/VDownload/Resources/en-US/DialogButtonsResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/DialogButtonsResources.resw
rename to VDownload/Resources/en-US/DialogButtonsResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/FilenameTemplateResources.resw b/VDownload/Resources/en-US/FilenameTemplateResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/FilenameTemplateResources.resw
rename to VDownload/Resources/en-US/FilenameTemplateResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomeDownloadsViewResources.resw b/VDownload/Resources/en-US/HomeDownloadsViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomeDownloadsViewResources.resw
rename to VDownload/Resources/en-US/HomeDownloadsViewResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomeVideoCollectionViewResources.resw b/VDownload/Resources/en-US/HomeVideoCollectionViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomeVideoCollectionViewResources.resw
rename to VDownload/Resources/en-US/HomeVideoCollectionViewResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomeVideoViewResources.resw b/VDownload/Resources/en-US/HomeVideoViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomeVideoViewResources.resw
rename to VDownload/Resources/en-US/HomeVideoViewResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomeViewResources.resw b/VDownload/Resources/en-US/HomeViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomeViewResources.resw
rename to VDownload/Resources/en-US/HomeViewResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/NotificationsResources.resw b/VDownload/Resources/en-US/NotificationsResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/NotificationsResources.resw
rename to VDownload/Resources/en-US/NotificationsResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/SearchResources.resw b/VDownload/Resources/en-US/SearchResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/SearchResources.resw
rename to VDownload/Resources/en-US/SearchResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/SettingsViewResources.resw b/VDownload/Resources/en-US/SettingsViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/SettingsViewResources.resw
rename to VDownload/Resources/en-US/SettingsViewResources.resw
diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/SubscriptionsViewResources.resw b/VDownload/Resources/en-US/SubscriptionsViewResources.resw
similarity index 100%
rename from VDownload.Core/VDownload.Core.Strings/Strings/en-US/SubscriptionsViewResources.resw
rename to VDownload/Resources/en-US/SubscriptionsViewResources.resw
diff --git a/VDownload/VDownload.csproj b/VDownload/VDownload.csproj
index eefb73b..1977287 100644
--- a/VDownload/VDownload.csproj
+++ b/VDownload/VDownload.csproj
@@ -1,7 +1,7 @@
WinExe
- net8.0-windows10.0.19041.0
+ net8.0-windows10.0.26100.0
10.0.17763.0
VDownload
app.manifest
@@ -19,6 +19,7 @@
false
None
true
+
@@ -598,4 +599,89 @@
true
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+
+
+
+
+ Always
+
+