On iOS: tap the share button in browser => add to home screen

On Android: tap the 3 dot menu button in browser => tap “install” or “add to home screen”

  • MartianFox@feddit.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Mybe I will try to add that feature to the app tomorrow if no other contributer hasn’t already. Development of the app seems to move quite fast and a bunch of people are adding stuff. But I agree, there are still a lot of smaller and bigger things missing or wonky.

    • vortic@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Have you written for the app before? How did yiu find it? I took a very quick look and plan to try working on it at some point but I don’t know kotlin at all. It’ll take some spinup for me.

      • MartianFox@feddit.de
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        Yes, I made two small contributions till now. The maintainers seem pretty responsive when new PRs are opened and open to the stuff people are adding. Did not have a thorough look through all the code of the app yet but what I have seen seems structured quite good and I look forward to working more with Kotlin and Jetpack Compose. Am a Java Dev for work, quite some time since I last worked on an Android App but making small contributions first should get you started

        • vortic@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 year ago

          I’ll give it a shot as I have time. I’m primarily a Python developer with experience in Go, C, and a smattering of other languages. Should be easy enough to learn enough to contribute some small PRs.