From c4c4ec185178f4e6f6ec07f48fa9d9609f0f871c Mon Sep 17 00:00:00 2001 From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com> Date: Sun, 17 May 2026 21:58:15 +0530 Subject: [PATCH] updated todos --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc4b61f9..7d756c93 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,10 @@ 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. + 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 + + image + - **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