GithubHelp home page GithubHelp logo

Comments (6)

petlyh avatar petlyh commented on June 7, 2024 1

It looks like F-Droid depends on the flavor directories being named the same as the flavors. Therefore it, for example, looks for the black flavor metadata in app/src/black/play/, which doesn't exist since its metadata is in app/src/light/play/ instead. Because it doesn't exist, F-Droid reads metadata from all the flavor directories in order, making the last one (you) effective.

The flavor directories need to be renamed to match the flavor names post-Renamening. I can create a PR for it if you'd like.

Source for the F-Droid behavior:
https://gitlab.com/fdroid/fdroidserver/-/blob/master/fdroidserver/update.py#L806

from arcticons.

Donnnno avatar Donnnno commented on June 7, 2024 1

Oh thank you for figuring it out! If you're able to create a pr, that would be amazing!

from arcticons.

Donnnno avatar Donnnno commented on June 7, 2024 1

OOps, may have missed those! Thanks, go ahead :)

from arcticons.

Donnnno avatar Donnnno commented on June 7, 2024

Screenshot_20231226_124124_F-Droid.jpg

🤔

from arcticons.

TotallyAvailable avatar TotallyAvailable commented on June 7, 2024

It does appear to still list correct filesizes at least.

from arcticons.

petlyh avatar petlyh commented on June 7, 2024

If you're able to create a pr, that would be amazing!

Will do. Do you mind if I update the dashboard titles to reflect the new names as well while I'm at it? I assume it's not supposed to be like this:

from arcticons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.