• Sem
      link
      fedilink
      English
      514 months ago

      To be honest I do not see any reason to use Lineage with Pixel while there is GrapheneOS… But maybe there will be some users of it: it is always better to have more free open OS

      • @fangleone2526@lemmy.world
        link
        fedilink
        English
        13 months ago

        My understanding is that Google wallet won’t work with grapheneos. It does with lineage ( with play integrity fix ). This is the only reason I use lineage. I’d love to not have any Google services but Google wallet is just such a huge value add. I don’t carry a physical wallet at all and it’s great. I wish there was a libre alternative to Google wallet for tap to pay, but sadly it does not look like that’s happening any time soon.

    • @RelativeArea0@lemmy.world
      link
      fedilink
      English
      104 months ago

      its alright, it kept my “supposed to be dead” phone to keep on running with latest stuff, i like the built in firewall, but if you’re privicy focused then this is not for you.

    • pirate-dad
      link
      fedilink
      English
      24 months ago

      I was planning to move to Lineage, and eventually GrapheneOS (non Pixel at the moment) but revolut has broken compatibility by enforcing the use of the Play Integrity API, revolut is my main bank so I’m kinda blocked, for now… 🤬

    • @IndustryStandard@lemmy.world
      link
      fedilink
      English
      14 months ago

      Upgrading android versions did a surprise factory reset for me. Never used it again after that.

      Custom Roms are only viable if official android support has dropped and you are no longer getting upgrades.

    • @cm0002@lemmy.worldOP
      link
      fedilink
      English
      114 months ago

      Lineage is just Android, however, some apps (Usually banking apps are the worst offender) throw a fit running on rooted/custom roms, though it’s usually bypass able with varying amounts of effort. I would not expect a glucometer app to have issues, but I’ve seen apps throw that fit for less in the past.

      Being a medical thing, I’d advise you to pickup a cheap used Android phone that’s also on the supported list to test out your app first, or at least have an alternative means of monitoring it

      I did some Google searching and it came up… inconclusive, though the Dexcom website has this blurb on the compatible phones section

      “You can use this app on any OS that meets the minimum requirements, but Dexcom recommends not updating to a new OS before it’s listed here.”

      And the only minimum requirement for Android is that it’s v10. I also didn’t see mention of root/or “unauthorized OSes” on that page and alot of the times they will put something like that if a companies app will scan for root/custom roms

      So, you might be fine

      • @Noedel@lemmy.world
        link
        fedilink
        English
        14 months ago

        Does NFC still work? (I know that low key defeats the purpose of a privacy oriented android build but yeah)

        • @n2burns@lemmy.ca
          link
          fedilink
          English
          54 months ago

          Yes, NFC the technology works. However, certain applications, like Google Wallet can be problematic and require workarounds (not because of technology itself though)

          I know that low key defeats the purpose of a privacy oriented android build but yeah

          Not everyone using a custom ROM is doing it for privacy reasons. I see privacy as a perk but I mainly use custom ROMs to keep my devices around longer and to get new features.

          Even for those who are concerned about privacy, I don’t think NFC is that big of a security hole. I know some people who turn it on only when they’re using it, but that’s pretty painless.

          • @Noedel@lemmy.world
            link
            fedilink
            English
            14 months ago

            Yeah I did that with an old Motorola, it went for years. Now I have a pixel and it seems to come with a lot of features that break when installing an alternative OS

        • @WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          44 months ago

          afaik it should. but why do you think NFC defeats privacy? it is quite short range, isn’t it? having google services is much worse

          • @Noedel@lemmy.world
            link
            fedilink
            English
            14 months ago

            Well, I was mostly concerned about google knowing where I’m shopping. I know using google pay is lazy buy I’m not perfect…

            • @WhyJiffie@sh.itjust.works
              link
              fedilink
              English
              2
              edit-2
              4 months ago

              oh google pay, I see. but that’s not NFC’s fault, it’s useful for other things too.

              speaking about it, I’m not sure google pay will work. but I never used it, so I don’t know for sure, but there’s this suspicion after what banks do

      • @ramenshaman@lemmy.world
        link
        fedilink
        English
        14 months ago

        Last time I checked there was a relatively narrow selection of phones the Dexcom app works with. Pretty much just iphone, galaxy, and pixel. I just checked again and there’s a lot more now, so maybe it’ll work?

    • @WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      114 months ago

      that’s not a feature of the ROM. that’s a tool provided by ROM maintainers. that being said, it almost certainly supports it, as in in someone makes a website that does that, it will be possible.

      now, don’t get me started on how bad of an idea it is to use webusb

      • @Emerald@lemmy.world
        link
        fedilink
        English
        54 months ago

        don’t get me started on how bad of an idea it is to use webusb

        I will get you started. Please explain.

        • @WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          54 months ago

          there is no way to verify the downloaded package before installation.

          also I generally deem both webusb, and chrome’s broader filesystem access apis dangerous, partly because a vulnerability in the website permission checking code with this permission is much worse than with e.g. the camera.
          but the more realirealistic problem is that its just too easy to grant a random website so deep permissions to your device, either by accident, by habit or because the user does not understand what is happening. just a click or two and you have just granted a ransom website full access to your drive. with webusb, they can even write a bootable anything to your pendrive.

          my concern here is not that you cannot make sure that the graphene website will only do what it needs to, but that the feature exists at all, because of all the other websites. I sincerely bless mozilla for not implementing these.