Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion _data/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,19 @@ froscon:
type: jpg
size: 500
author: Stypox
attributeAuthor: false
attributeAuthor: false

froscon:
url: photos/froscon_2025_stand.jpg
type: jpg
size: 500
author: Stypox
attributeAuthor: false
Comment thread
Poolitzer marked this conversation as resolved.
Outdated

altered_deal:
url: altered-deal.png
type: jpg
size: 500
author: marcprux
attributeAuthor: false

2 changes: 2 additions & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,9 @@
{% for stylesheet in include.extraCSS -%}
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/css/{{ stylesheet }}">
{% endfor %}
<!-- temporary KeepAndroidOpen banner -->
Comment thread
TobiGr marked this conversation as resolved.
Outdated

</head>
<body{% if include.bodyID %} id="{{ include.bodyID }}"{% endif %}>
<script src="https://keepandroidopen.org/banner.js"></script>
{% if include.page == "False" %}{% else %}<div id="page">{% endif %}
26 changes: 26 additions & 0 deletions _posts/2026-02-23-keepAndroidOpen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: post
title: "Google will lock-down Android in September 2026"
short: "Google will lock-down Android"
date: 2026-02-23 21:00:00 + 01:00
categories: [pinned, announcement]
author: <a href="https://github.com/poolitzer">@poolitzer</a>
image: altered_deal
excerpt_separator: <!-- more -->
---

As you have no doubt noticed, we have a banner with an ominous countdown now prominent on our website: Google will lock-down Android, and we need to raise awareness.
<!-- more -->
Coinciding with this blog posts, we released a new update to NewPipe, where we introduced a pop up also notifying users there that they will need to take steps in order to keep using NewPipe.

This is not a fun blog post to write, believe me. Androids future is dear to our heart, and we believe that one of its main aspects was its openness, clearly separating it from Apple's iOS as the better choice for every tinkerer and developer. For the past few years Google has continuously taken steps to remove this openness, and now it hit us.

To make a long story short: We will not enroll in this privacy violating program and give up the anonymity of our developers. We do not want to be at the mercy of Google to allow our app to work. And you should not be content with this restriction either. Follow the steps outlined at [keepandroidopen.com](https://keepandroidopen.org/) and resist this further lock-down of your device.
Comment thread
TobiGr marked this conversation as resolved.
Outdated

## Wanna Contribute?

If you like the app enough to want to make it even better, or you noticed some glaring error that you can't help but want to fix, you can [read our contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/dev/.github/CONTRIBUTING.md#bug-fixing) and do a Fix-It Felix.

Or, if you're bilingual (or even multilingual), you could help [translate the app](https://hosted.weblate.org/engage/newpipe/).

**Feature additions** to the old codebase have been put on hold for now. We're pretty swamped as it is, and are working to clear our large (and critical) backlog first. Our next priority is to finish the rewrite of the codebase. We are making progress - slowly, but steadily - and you can help out on that too (and learn modern Android development practices along the way).
6 changes: 5 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -745,4 +745,8 @@ div.fdroid-col-right .break-line {
.break-line {
word-wrap: anywhere;
line-break: anywhere;
}
}

.kao-banner {
z-index: 2000;
}
Binary file added img/altered-deal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.