F-Droid Stats from 2019
Posted on 2020-02-16 by
I just gave a small talk about F-Droid at FSFE Berlin. For this I gathered some stats about what happened in our repo over the last year. I did a similar thing about 1.5 years ago, you can find the numbers on page 9 of the pdf. From Jan 2019...
OpenPush - A Free, Decentralized Push Messaging Framework for Android
Posted on 2020-02-03 by
Push messages are an essential part of connected mobile devices. They are also one of the critical missing pieces in the open source Android ecosystem. Until now, free Android apps would either need to implement their own push notification system, do without any push messaging or use the proprietary Google...
Tracking the Trackers: using machine learning to aid ethical decisions
Posted on 2020-01-16 by
F-Droid is a free software community app store that has been working since 2010 to make all forms of tracking and advertising visible to users. It has become the trusted name for privacy in Android, and app developers who sell based on privacy make the extra effort to get their...
F-Droid at 36c3
Posted on 2020-01-09 by
Some F-Droid contributors were at 36c3 this past December. Since it is a giant meeting place for so many related projects, we are including this small report of F-Droid activity there. We had developer meeting and a user meeting led by @Bubu. At the developer meeting, there was an exchange...
Trusted Update Channels vs. Scratching Your Itch
Posted on 2019-12-02 by
One of the great things about free software is that people can easily take a functional program or library and customize it as they see fit. Anyone can come along, submit bug fixes or improvements, and they can be easily shared across many people, projects, and organizations. With distribution systems...
New language: Polish
Posted on 2019-10-29 by
We are pleased to announce the launch of the completed Polish translation on this site! The Polish translators have covered almost all the text that can be translated, with 100% of the client, website strings, static pages, and tutorials available in Polish. On top of that, 95% of the documentation,...
Testing helps get updates out
Posted on 2019-10-02 by
After a few month hiatus, our staging setup for the complete buildserver is again running, thanks to the Reproducible Builds team who host that infrastructure. These Continuous Integration (CI) jobs create a complete buildserver from scratch once a week based on the current source code (e.g. master). This buildserver instance...
We're modernizing our App Database
Posted on 2019-09-11 by
We keep a database containing structured information about all apps we’re shipping. Architecture-wise, this is a set of plain text files in a version control system. It’s the heart of our data-driven app building- and distribution- systems. Maybe you’ve heard someone mentioning F-Droid Data already. Occasionally we also refer to...