Allow all URLs to be process with the QR Code
Some apps, e.g., numberstation, use URLs other than what was listed. Let's allow this.
Merge request reports
Activity
Filter activity
Note this is what Megapixels does:
https://gitlab.com/postmarketOS/megapixels/-/blob/master/src/main.c#L598
I also tested and it opens an
otppath://
link to numberstation like I expect.Edited by Chris Talbotadded 9 commits
- f259f97f - Change camera ids
- b1636234 - libcam: Inform about missing camera
- 161e5ab3 - Square the focus slider's scale
- b070c304 - Update older Librem5 platforms with libcamera ids
- 87902b21 - Require kernel 5.17
- c6db2b00 - Update README.md - Hint to the control file for dependencies.
- 754774b9 - Update meson.build - Added 'motorola,osprey.ini' to install_data.
- dc355601 - zbar: Use GDK_SELECTION_CLIPBOARD instead of PRIMARY
- 091445bd - QR Code: use g_uri_is_valid() to determine if there is a valid url
Toggle commit listadded 18 commits
-
091445bd...138b3afd - 17 commits from branch
Librem5:master
- 3d500744 - QR Code: use g_uri_is_valid() to determine if there is a valid url
-
091445bd...138b3afd - 17 commits from branch
mentioned in commit 84fcd6d6
Please register or sign in to reply