wavydotdot@lemmy.world to Privacy@lemmy.ml · 9 months agoBest lemmy android app?message-squaremessage-square52fedilinkarrow-up176arrow-down16file-text
arrow-up170arrow-down1message-squareBest lemmy android app?wavydotdot@lemmy.world to Privacy@lemmy.ml · 9 months agomessage-square52fedilinkfile-text
minus-squareLemmyfunbun@sh.itjust.workslinkfedilinkarrow-up5·8 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-squareDieguiTux8623@feddit.itlinkfedilinkarrow-up1·edit-28 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…