From f303844e28793b1f8904925211f38984e7336404 Mon Sep 17 00:00:00 2001 From: Michachatz <121869403+Michatec@users.noreply.github.com> Date: Wed, 25 Mar 2026 07:37:58 +0100 Subject: [PATCH 1/4] Add warning about Google identity requirements Added a warning about upcoming Google requirements for apps on certified Android devices. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cdddf61..1a91715 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Yet another F-Droid client. [![Release](https://img.shields.io/github/v/release/michatec/michas-droid)](https://github.com/michatec/michas-droid/releases/latest) +## Warning ⚠️ + +Google has announced that, starting in 2026/2027, all apps on certified Android devices will require the developer to submit personal identity details directly to Google. + +Since the developers of this app do not agree to this requirement, this app will no longer work on certified Android devices after that time. + ## Description Unofficial F-Droid client in the style of the classic one. From 5a76773ae3268a94476c111a8e4b07273b1a8b0b Mon Sep 17 00:00:00 2001 From: Michachatz <121869403+Michatec@users.noreply.github.com> Date: Sun, 29 Mar 2026 23:55:39 +0200 Subject: [PATCH 2/4] Enhance README with project badges Added badges for version, downloads, issues, contributors, and license. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1a91715..b2229e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Michas Droid +

+ + + + + +

+ Yet another F-Droid client. [![Release](https://img.shields.io/github/v/release/michatec/michas-droid)](https://github.com/michatec/michas-droid/releases/latest) From 821d847ce2cc6d9ac485f5ca0d146269301f1ec2 Mon Sep 17 00:00:00 2001 From: Michachatz <121869403+Michatec@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:22:19 +0200 Subject: [PATCH 3/4] Update license link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2229e8..483851f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - +

Yet another F-Droid client. From fb069222788b2d3e4622ff89c24ab57cc108209d Mon Sep 17 00:00:00 2001 From: Michachatz <121869403+Michatec@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:22:31 +0200 Subject: [PATCH 4/4] Remove version badge from README Removed a version badge from the README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 483851f..1a3614d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Michas Droid

-