• 0 Posts
  • 48 Comments
Joined 2 years ago
cake
Cake day: January 19th, 2024

help-circle




  • The purpose of this “verification” bullshit is to prevent piracy and adblocking via patching apks. So there will be a restriction that a given application can only be associated with one developer account (and verified at install time via apk’s signature).

    Theoretically F-Droid could also change app ids when building apps which will allow them to be registered to F-Droid’s dev account but Google will likely frown upon that. There will probably be some clause against “impersonation” in their rules (Play Store rules already technically prohibit forks of open source apps, though it’s rarely enforced).






  • Do you see it with all videos? Could be a problem with a specific encoding parameters that some videos use.

    Also, have you installed codecs from rpmfusion? You need them for hardware decoding with non-flatpak players (and browsers) since Fedora complies with US patent law and don’t have those codecs by default, and uses h264 codec from Cisco instead which sucks. What does vainfo command says (you may need to install libva-utils)?










  • I don’t think Fedora has a “stable” channel. It has “testing” repo from which updates are pushed to “updates” repo after approval, and that’s it. My understanding is that ublue’s “latest” channel follows Fedora’s “updates”, while “stable” seems to update weekly (though it’s unclear what happens if a package update arrives in Fedora just before “stable” image is about to be built)