Archived
1
0

- History page re-design

- Added app history management (doesn't affect web site's history)
- Extended history information for videos (watching progress)
- Continue where you left off feature
- Watch later playlist now acts like regular playlist
- If video is longer than 1 hour ads will be shown every 30 minutes
- Added incognito mode (available in video card context menu)
- Search suggestions now run smoother

Related Work Items: #140, #252
This commit is contained in:
Michael Gordeev
2019-04-28 11:58:32 +03:00
parent 60bb51e272
commit 9bd13b6792
22 changed files with 610 additions and 208 deletions
+1
View File
@@ -107,6 +107,7 @@
<Compile Include="Classes\Methods.cs" />
<Compile Include="Classes\SearchPaameters.cs" />
<Compile Include="Classes\SettingsStorage.cs" />
<Compile Include="Classes\VideoProcessor.cs" />
<Compile Include="Controls\Advert.xaml.cs">
<DependentUpon>Advert.xaml</DependentUpon>
</Compile>