- 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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user