From 16c79dae0ce14a4618d6639e79d1b16b9de60f65 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Thu, 3 Jan 2019 20:05:53 +0300 Subject: [PATCH] Player fixes. Localization updates. Tiles updated Related Work Items: #161 --- FoxTube.Background/FoxTube.Background.csproj | 3 + FoxTube/Assets/Data/Patchnotes.xml | 41 +++++- FoxTube/Assets/LargeTile.scale-100.png | Bin 19260 -> 19260 bytes FoxTube/Assets/LargeTile.scale-125.png | Bin 25922 -> 25922 bytes FoxTube/Assets/LargeTile.scale-150.png | Bin 33667 -> 33667 bytes FoxTube/Assets/LargeTile.scale-200.png | Bin 52469 -> 52469 bytes FoxTube/Assets/LargeTile.scale-400.png | Bin 166197 -> 166197 bytes .../Assets/Square150x150Logo.scale-100.png | Bin 7223 -> 7223 bytes .../Assets/Square150x150Logo.scale-125.png | Bin 9776 -> 9776 bytes .../Assets/Square150x150Logo.scale-150.png | Bin 12868 -> 12868 bytes .../Assets/Square150x150Logo.scale-200.png | Bin 18357 -> 18357 bytes .../Assets/Square150x150Logo.scale-400.png | Bin 50131 -> 50131 bytes FoxTube/Assets/Wide310x150Logo.scale-100.png | Bin 7739 -> 7739 bytes FoxTube/Assets/Wide310x150Logo.scale-125.png | Bin 10464 -> 10464 bytes FoxTube/Assets/Wide310x150Logo.scale-150.png | Bin 13837 -> 13837 bytes FoxTube/Assets/Wide310x150Logo.scale-200.png | Bin 19928 -> 19928 bytes FoxTube/Assets/Wide310x150Logo.scale-400.png | Bin 56734 -> 56734 bytes FoxTube/Controls/Chat.xaml | 24 +++- FoxTube/Controls/Chat.xaml.cs | 6 - FoxTube/Controls/DownloadItem.xaml.cs | 2 +- FoxTube/Controls/VideoPlayer.xaml | 119 ++++++++++++++---- FoxTube/Controls/VideoPlayer.xaml.cs | 21 ++-- FoxTube/FoxTube.csproj | 5 +- FoxTube/Package.appxmanifest | 2 +- FoxTube/Pages/MainPage.xaml.cs | 12 +- FoxTube/Pages/SettingsPages/About.xaml | 2 +- FoxTube/Pages/SettingsPages/General.xaml.cs | 3 +- FoxTube/Pages/SettingsPages/Inbox.xaml.cs | 6 +- FoxTube/Strings/en-US/Chat.resw | 8 +- FoxTube/Strings/en-US/Downloads.resw | 4 +- FoxTube/Strings/en-US/Main.resw | 9 -- FoxTube/Strings/en-US/VideoPage.resw | 63 ++++++++++ FoxTube/Strings/ru-RU/Chat.resw | 8 +- FoxTube/Strings/ru-RU/Downloads.resw | 6 +- FoxTube/Strings/ru-RU/VideoPage.resw | 63 ++++++++++ 35 files changed, 320 insertions(+), 87 deletions(-) diff --git a/FoxTube.Background/FoxTube.Background.csproj b/FoxTube.Background/FoxTube.Background.csproj index 6ffaea9..d7c0956 100644 --- a/FoxTube.Background/FoxTube.Background.csproj +++ b/FoxTube.Background/FoxTube.Background.csproj @@ -140,6 +140,9 @@ 14.0 + + false +