From f09c114ba88e106def5f2672f2747ddc88b6ac8b Mon Sep 17 00:00:00 2001 From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com> Date: Sun, 17 May 2026 21:47:04 +0530 Subject: [PATCH] Revise Linux to Android file sharing issue details Updated the issue description for Linux to Android file sharing, adding details about potential causes and the need for tests. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4edbe82d..fc4b61f9 100644 --- a/README.md +++ b/README.md @@ -89,8 +89,8 @@ Wiki isn't built yet. Best place to consult would be the Github actions and work > Issues that break core functionality. These should be addressed immediately. -- **Linux → Android file sharing is unreliable** after the newest Android Quick Share updates. - Investigate why and fix it. Possibly related to proprietary certificate changes. +- **~Linux → Android~ file sharing is unreliable** after the newest Android Quick Share updates. + Investigate why and fix it. ~Possibly related to proprietary certificate changes~. Should probably add unit tests and integration tests for each medium. Everything is so fucking buggy it makes me wanna rip my fucking eyes out. Might be related to recent upstream changes. - **QR code scanning does not work.** Likely related to the Linux → Android sharing issue above. I did get it working once in a very old build. So it shouldn't impossible. Unless google changed something