In Open by default settings for Jerboa in Android, there are 55 instances listed. It means that they will open in the app itself. Before, it used to open website in browser. Thanks for the great work! Hopefully other remaining instances are supported in future.

  • @Stumblinbear
    link
    101 year ago

    Why not just try and hit an API endpoint when clicking a link instead of adding them all manually?? That’s what I’ve done in my client

      • @hunt4peas@lemmy.mlOP
        link
        fedilink
        41 year ago

        I am talking about the Android routing in Jerboa. Before, if I tap any Fediverse link in Jerboa, it would open in browser.

        • @sugar_in_your_tea@sh.itjust.works
          link
          fedilink
          3
          edit-2
          1 year ago

          Ok. Then that can absolutely be fixed as the person I replied to said. Basically, assume anything that matches a given pattern is a lemmy link (e.g. if it includes /c/, /u/, or /post/nuumber, etc), and then fall back to letting Android handle it.

          But the other issue is opening Jerboa from other apps when clicking a lemmy link.