From cabac1e032fc3adba538d18da173d051e063e1e3 Mon Sep 17 00:00:00 2001 From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:10:11 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 509b39bc..87d39601 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,6 @@ 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. - [x] ~**Merge latest upstream changes**~ - - [ ] **Moving away from google's own implementation of QuickShare** Till now, we've relied upon a few compatibility stubs here and there to get the sharing library to a buildable state. Going forward it's increasinly unlikely that will remain the case. I am seeing much more activity in that portion of the repo from google's side. It seems to me as an outsider, that they are trying to abstract away the closed source certificates and account logic. Which is appreciated of course, but this breaks all my compatibility shims :( @@ -153,7 +152,7 @@ Wiki isn't built yet. Best place to consult would be the Github actions and work ### 🔵 P3 - New Features > Non-essential features and future improvements. - +- [x] ~**Fast initiation implementation for linux**~ - [ ] Upstream has been slowly adding webrtc support. Should we support it? ## Special thanks