Skip to content

Commit ab9d4ef

Browse files
authored
Merge pull request #439 from TeamNewPipe/android-6
Update website for next NewPipe release
2 parents 1ce4a49 + 49becef commit ab9d4ef

4 files changed

Lines changed: 14 additions & 12 deletions

File tree

FAQ/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h2>Player</h2>
2929
<h2>Im- / Export &amp; Download</h2>
3030
</div>
3131
</a>
32-
<a href="bugs/" class="col-xs-12 col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-0 tile tile-right" id="tile-player">
32+
<a href="bugs/" class="col-xs-12 col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-0 tile tile-right" id="tile-bug">
3333
<span><i class="fa fa-3x fa-bug"></i></span>
3434
<div>
3535
<h2>Bugs &amp; Requests</h2>
@@ -79,8 +79,8 @@ <h2>Bugs &amp; Requests</h2>
7979
<div id="search-results"></div>
8080

8181
<!-- Scripts to perform a search -->
82-
<script src="{{ site.baseurl }}/lunrjs/lunr.min.js"></script>
83-
<script src="{{ site.baseurl }}/lunrjs/faq_search.js"></script>
82+
<script src="{{ site.baseurl }}/lunrjs/lunr.min.js"></script>
83+
<script src="{{ site.baseurl }}/lunrjs/faq_search.js"></script>
8484

8585
</div>
8686
</div>

_faq/supported-devices.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
title: "Supported devices"
66
---
77
<section>
8-
<p>NewPipe supports Android phones and tablets, as well as TVs running Android/Google TV, and <a href="">cars with Android Auto.</a></p>
9-
<p>On some devices, it may be beneficial to pick the appropriate UI layout manually. This can be done by changing <code class="code-bg-light"><img src="/img/icons/baseline-settings-20px.svg" class="baseline-settings" /> Settings >
10-
<img src="/img/icons/color_lens-20px.svg" class="baseline-settings" /> Appearance > List view mode</code>, which can be toggled between <code>Auto</code>, <code>List</code>, <code>Grid</code> and <code>Card</code>.</p>
8+
<p>NewPipe supports Android phones and tablets starting from Android 6, as well as TVs running Android/Google TV, and <a href="{{ site.baseurl }}/FAQ/#android-auto">cars with Android Auto</a>.</p>
9+
<p>On some devices, it may be beneficial to pick the appropriate UI layout manually. This can be done by changing <code class="code-bg-light"><img src="/img/icons/baseline-settings-20px.svg" class="baseline-settings" alt="" /> Settings >
10+
<img src="/img/icons/color_lens-20px.svg" class="baseline-settings" alt="" /> Appearance > List view mode</code>, which can be toggled between <code>Auto</code>, <code>List</code>, <code>Grid</code> and <code>Card</code>.</p>
1111
<p>NewPipe explicitly does not support Apple devices, whether iOS, macOS, or anything else. There are already good solutions available for those, such as the app <a href="https://github.com/yattee/yattee">Yattee</a>.</p>
1212
<p>There are also OS-agnostic solutions available: websites such as <a href="https://invidious.io/">Invidious</a> and <a href="https://piped.video/">Piped</a>, as well as desktop apps like <a href="https://freetubeapp.io/">FreeTube</a>.</p>
1313
<p>A team member of the <a href="https://gitlab.com/android_translation_layer/android_translation_layer">Android Translation Layer</a> published NewPipe to <a href="https://flathub.org/apps/net.newpipe.NewPipe">Flathub</a>.</p>

_includes/release_data.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010
}}
1111
{%- capture releaseChangelog -%}
1212
<ul>
13-
<li>[YouTube] Use SABR workaround to provide resolutions different to 360p</li>
14-
<li>[YouTube] Fixed extraction of playlist items</li>
15-
<li>[Bandcamp] Fixed search</li>
13+
<li>Increased minimum Android version to 6.0</li>
14+
<li>Fixed bugs with importing subscriptions</li>
15+
<li>Fixed multiple bugs with video playback</li>
16+
<li>Fixed opening downloads in other app</li>
17+
<li>[YouTube] Fixed playlists</li>
1618
</ul>
1719
{%- endcapture -%}
1820

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ <h3 class="title">Get NewPipe</h3>
531531
<img src="img/logo_app.svg" class="img-responsive" alt="NewPipe icon" loading="lazy" />
532532
</div>
533533
<div class="download-version-requirements">
534-
Android 5+
534+
Android 6+
535535
</div>
536536
<div class="download-version-button">
537537
<a href="https://github.com/TeamNewPipe/NewPipe/releases" data-newpipe-api="flavors.newpipe.apk" data-newpipe-api-attribute="href" class="button action">
@@ -692,15 +692,15 @@ <h4>NewPipe is free and open source</h4>
692692
<p><strong>Your advantages</strong></p>
693693
<ul class="check">
694694
<li>Quick help when you have a problem (nobody's ever had one)</li>
695-
<li>Dozens of people bring NewPipe forward and translate it into <a href="https://hosted.weblate.org/engage/NewPipe/"><span data-newpipe-api="stats.translations">60+</span>&nbsp;languages</a>.</li>
695+
<li>Dozens of people bring NewPipe forward and translate it into <a href="https://hosted.weblate.org/engage/NewPipe/"><span data-newpipe-api="stats.translations">70+</span>&nbsp;languages</a>.</li>
696696
<li>You can check the source code on <a href="https://github.com/TeamNewPipe/NewPipe">GitHub</a> and contribute to NewPipe.</li>
697697
<li>NewPipe is covered by the <a href="https://github.com/TeamNewPipe/NewPipe/blob/master/LICENSE">GPL&nbsp;3.0&nbsp;license</a>.</li>
698698
<li>Get NewPipe from <a href="https://f-droid.org/packages/org.schabi.newpipe/">F-Droid</a> and discover more FOSS apps.</li>
699699
<li class="text-success">NewPipe is available for free</li>
700700
</ul>
701701
<p class="button-wrapper">
702702
<a href="https://github.com/TeamNewPipe/NewPipe/blob/dev/.github/CONTRIBUTING.md#newpipe-contribution-guidelines" class="button action">Contribute</a>
703-
<a href="https://github.com/TeamNewPipe/NewPipe/" class="button action"><i class="fa fa-star"></i> <span data-newpipe-api="stats.stargazers">25k</span></a>
703+
<a href="https://github.com/TeamNewPipe/NewPipe/" class="button action"><i class="fa fa-star"></i> <span data-newpipe-api="stats.stargazers">39k</span></a>
704704
<a href="https://hosted.weblate.org/engage/NewPipe/" class="button action">Translate</a>
705705
<a href="https://github.com/TeamNewPipe/website/" class="button action grey" >Improve this site</a>
706706
</p>

0 commit comments

Comments
 (0)