From 7a4ab052f5c7d23c2bcc5ee7284ee2665918a317 Mon Sep 17 00:00:00 2001 From: Tony Giorgio Date: Thu, 9 Oct 2025 18:52:47 -0500 Subject: [PATCH] Add direct APK download link to Android section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added a direct download link for the Android APK alongside the existing Google Play Beta link, giving users an alternative installation method. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- frontend/src/routes/downloads.tsx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/frontend/src/routes/downloads.tsx b/frontend/src/routes/downloads.tsx index ea49709a..49cb48bc 100644 --- a/frontend/src/routes/downloads.tsx +++ b/frontend/src/routes/downloads.tsx @@ -251,6 +251,22 @@ function DownloadPage() { > Join Google Play Beta +
+

+ Or download the APK directly: +

+ + Download APK (Beta) + +

Beta version - help us test new features before the official release