From efee204598f5654bd8e6c1a4ce7aac8e1b810342 Mon Sep 17 00:00:00 2001
From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com>
Date: Sun, 17 May 2026 22:13:30 +0530
Subject: [PATCH] Refine Linux to Android sharing issue description
Updated the image source and refined the description of the Linux to Android file sharing issue for clarity.
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 7d756c93..07879f2f 100644
--- a/README.md
+++ b/README.md
@@ -90,9 +90,11 @@ 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~. 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. I could probably properly test linux -> linux bidirectional sharing. Will need to simulate a lot of hardware stuff though. Dunno how useful it may be since there's no stable reference platform to write automatic tests against. Linux to linux could be clown to clown communication
+ 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. I could probably properly test linux -> linux bidirectional sharing. Will need to simulate a lot of hardware stuff though. Since there's no stable reference platform to write automatic tests against writing linux to linux tests could be like clown to clown communication
-
+
+
+
- **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