wavydotdot to [email protected] • 9 months agoBest lemmy android app?message-square52arrow-up176arrow-down14file-text
arrow-up172arrow-down1message-squareBest lemmy android app?wavydotdot to [email protected] • 9 months agomessage-square52file-text
minus-square@[email protected]linkfedilink5•9 months agoI just want one that opens the lemmy links properly when I click on them from within in posts. I have all links selected in open default apps.
minus-square@[email protected]linkfedilink1•edit-29 months agoThat’s an interesting point… Jerboa should handle Lemmy handles correctly in the form !element@host. Also hyperlinks in the form of https://host/u/name (or https://host/c/name) are intercepted and opened in app. I’m not its maintainer but I read its source code and IIRC those cases are handled…
I just want one that opens the lemmy links properly when I click on them from within in posts. I have all links selected in open default apps.
That’s an interesting point… Jerboa should handle Lemmy handles correctly in the form
!element@host
.Also hyperlinks in the form of https://host/u/name (or https://host/c/name) are intercepted and opened in app.
I’m not its maintainer but I read its source code and IIRC those cases are handled…