I’ve been looking for something like the old app making 3D wallpapers from GCam lens blur photos, but found nothing. This is not the same, but it is quite good nonetheless.

    • 0xd34d@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 month ago

      Can you link to that line in the code? I’m not seeing it, nor am I seeing the Internet permission being declared in AndroidManifest.xml

      • Zangoose@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        edit-2
        1 month ago

        I think the answer is that it’s not actually there. The typo in the app name is another giveaway (parallax vs the app name, pallax)

        Edit: also,

        • evo@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          I’m not saying there is anything there, but I never trust the search on GitHub under any circumstances. It routinely doesn’t find things I am positive exist on my own code bases.

          • Zangoose@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 month ago

            Fair enough, I also looked through the code though and it looks like everything is done locally

      • Aiakio@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        2
        ·
        1 month ago

        I think it uploads your picture to a remote server and tags it with your email address.

          • Zangoose@lemmy.world
            link
            fedilink
            English
            arrow-up
            10
            arrow-down
            1
            ·
            edit-2
            1 month ago

            It also isn’t actually in the code? That url isn’t the actual name of the app (parallax vs pallax) and from what I can tell looking through the code, that line doesn’t actually exist anywhere in it.

            Edit: also the URL doesn’t exist anywhere in the code