snoe / deedum

A cross platform Gemini browser
GNU General Public License v3.0
128 stars 13 forks source link

https links not opening #57

Closed scompo closed 2 years ago

scompo commented 2 years ago

Hi, after installing the latest fdroid version (2021.1203.0440) https links are not opened in the browser.

The program tells me it can't find an app to open the link.

Conky5 commented 2 years ago

I am encountering this error as well.

snoe commented 2 years ago

Fixed by 39fbda2 (I hope)

I think this was caused https://developer.android.com/training/basics/intents/package-visibility although I'm compiling to api 28, it could be required by your phone's android version.

scompo commented 2 years ago

I can confirm it works fine now, thank you for the quick fix, have a nice holiday!