From b37ffb446dce872d68b58bb3e0e0a24b4a4b5837 Mon Sep 17 00:00:00 2001 From: Shane <6071159+smashedr@users.noreply.github.com> Date: Sun, 23 Aug 2026 16:44:50 -0700 Subject: [PATCH 1/2] Update android.md --- docs/clients/android.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/clients/android.md b/docs/clients/android.md index bde9de6..82fa425 100644 --- a/docs/clients/android.md +++ b/docs/clients/android.md @@ -31,6 +31,14 @@ Get it from GitHub or Obtainium. _Note: Google Play is currently in closed testing._ +_The GitHub APK has been registered with Google's [Android developer verification](https://developer.android.com/developer-verification)._ + +``` +A0:11:F5:75:CA:69:54:E4:0A:97:A0:C9:85:AC:35:FB:99:3F:DA:73:37:0B:97:EA:23:7D:02:F1:0A:41:2F:D0 +``` + +[_How to Verify an APK Signature_](https://developer.android.com/tools/apksigner#usage-verify) + ## Setup Navigate to: `User Settings` > `Clients` From 147720eab175c3184a06a0742a87f205d98c62e8 Mon Sep 17 00:00:00 2001 From: Shane <6071159+smashedr@users.noreply.github.com> Date: Sun, 23 Aug 2026 16:46:48 -0700 Subject: [PATCH 2/2] Update android.md --- docs/clients/android.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/clients/android.md b/docs/clients/android.md index 82fa425..b01fbfd 100644 --- a/docs/clients/android.md +++ b/docs/clients/android.md @@ -26,6 +26,8 @@ Get it from GitHub or Obtainium. ::: details View QR Codes 📸 [![Firefox Android](https://raw.githubusercontent.com/smashedr/repo-images/refs/heads/master/django-files/android/qr-code-github.png)](https://github.com/django-files/android-client/releases/latest/download/app-release.apk) +
+ [![Firefox Android](https://raw.githubusercontent.com/smashedr/repo-images/refs/heads/master/django-files/android/qr-code-obtainium.png)](https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://github.com/django-files/android-client) :::