Any idea why? I’ve been using it for months. I probably had to grant permission when I first installed it, but haven’t had to again since then, until just now.

Also, some of the time, when F-droid updates an app, the update just goes through. But other times I get a dialogue asking “do you want to update this app?”. It seems random. Any idea?

Phone is a Moto G5 Stylus 2023 and it recently got a security update from Motorola, but I think I’ve done some F-droid updates since then. However, this may be related.

The other possibility is that something might have happened to F-droid’s code signing credentials, e.g. someone messed with them? That thought is basically why I’m asking here.

  • TraubeNuss
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    1
    ·
    3 months ago

    I’m not an android dev nor am I affiliated with the f droid project so this might be wrong: As far as I know f droid started using an Android built in mechanism for updating. It has to request permissions to install and update apps at all and then it has to ask once for each individual app.

    So you allow it to update apps and install X. Then once X gets an update you will be asked whether f droid is allowed to install ist. When the next update for X comes f droid will be silently allowed to install it.

    As far as I understand it’s just how this kind of permission works on android.