Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative to QR-code to link devices without camera #46

Closed
valldrac opened this issue May 16, 2021 · 13 comments
Closed

Alternative to QR-code to link devices without camera #46

valldrac opened this issue May 16, 2021 · 13 comments
Labels
feature-request New feature or request

Comments

@valldrac
Copy link
Member

No description provided.

@valldrac valldrac added the feature-request New feature or request label May 16, 2021
@haarp
Copy link

haarp commented Aug 15, 2021

Seconded. I am dealing with a device with a broken camera focus, and thus cannot link another device. Infuriating decision on Signal's part. See signalapp/Signal-Android#5153

Someone started work on a workaround but got rejected, see signalapp/Signal-Android#5538

@valldrac
Copy link
Member Author

I see. I will try to work on this for the next release.

@haarp
Copy link

haarp commented Sep 4, 2021

Got to try this the other day in the new release. Scanned the PC app's QR code with a different device and entered the resulting string manually in Molly. Success!

Thanks a lot!

@haarp
Copy link

haarp commented Sep 17, 2021

Is the thing you got working good for this situation?

Yes, that's exactly the use case. Scan the QR code from signal-desktop with anything that works, which will give you a string. Enter this string manually into Molly and voila.

@hsnyder
Copy link

hsnyder commented Dec 6, 2021

Is this functionality still exposed, or has it been overwritten since it was released? I installed the latest Molly from F-Droid, and I couldn't see any way to do this.

@mollyim mollyim deleted a comment from 9iva Dec 12, 2021
@valldrac
Copy link
Member Author

I installed the latest Molly from F-Droid, and I couldn't see any way to do this.

Go to Linked Devices in settings, tap on the add icon, and there you have the option "Configure without scanning".

@code-mart
Copy link

Hi @valldrac, I have the same experience as @hsnyder, as there is no "Configure without scanning" option that appears. Only a black square and message that says "Scan the QR code displayed on the device to link." Version is 5.34.9-1-FOSS. Thanks for any insight.

@code-mart
Copy link

Just tried again after re-installing with non-FOSS release, v5.34.9-2.apk.

Same result. Cannot see any "Configure without scanning" option.

@valldrac
Copy link
Member Author

valldrac commented Apr 6, 2022

This is the screen to link devices. And at the bottom is the "Link without scanning" button.

@code-mart Could it be that the screen of your device is not large enough and the button is hidden?

image

@code-mart
Copy link

@valldrac Thank you so much! Yes, that was indeed the problem. Going into (android settings-->Display-->Advanced-->Display Size) and reducing the size allowed me to see the "Link without scanning" button.

This experience has made me appreciate Molly hugely. Seeing how the Signal team keeps such a helpful and easily-implemented feature locked down is a perfect example of why a community-maintained fork is so necessary. Thank you for all your efforts!

valldrac added a commit that referenced this issue Apr 20, 2022
@code-mart
Copy link

code-mart commented Oct 17, 2022

Hi @valldrac, I am having trouble pasting into the "Link this device?" text box, so I am unable link by copy and paste. Maybe this would be an easy fix for MollyIM? Or perhaps there is a workaround? Thanks!

@code-mart
Copy link

code-mart commented Oct 17, 2022

Nevermind, I was running this in Waydroid, and I did not notice that the clipboard was not working at all. I fixed by installing pyclips and wl-clipboard, as explained in the issues below. Sorry for the trouble!

waydroid/waydroid#276
waydroid/waydroid#309

@pets-er
Copy link

pets-er commented Aug 14, 2024

Hi there!

Maybe I just can't see where the "Link without scanning" button is (I did reduce display size just to be sure).
However, it appears that the linking dialogue has changed significantly upstream.
As such I think this issue should be re-opened - or at least investigated with regards to whether other people do not see the button either.
Also: the button should probably show up without granting camera permission.

Thank you for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Development

No branches or pull requests

6 participants
@haarp @hsnyder @valldrac @code-mart @pets-er and others