SecUSo / privacy-friendly-qr-scanner

Privacy Friendly QR Code Scanner for Android
https://secuso.aifb.kit.edu/QR_Scanner.php
GNU General Public License v3.0
342 stars 45 forks source link

Allow opening deeplinks with custom schema #225

Closed jokakilla closed 4 months ago

jokakilla commented 8 months ago

Before this change opening URLs with a schema different from http/https wasn't possible because the code always prepended http. With this change http is only prepended when no schema is present.

jokakilla commented 5 months ago

Any chance this change will be merged? Should I do any further adaptions?

coderPaddyS commented 4 months ago

I'm sorry for taking this long. If looked into branch and noticed that a rebase is not necessary as no merge conflicts happen. Thank you for your contribution, it will be merged into the master-branch by the next release. :D