this post was submitted on 23 Apr 2024
96 points (100.0% liked)

Free and Open Source Software

17772 readers
48 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 4 months ago (3 children)

Why fdroid build is outdated?

[–] [email protected] 14 points 4 months ago* (last edited 4 months ago) (1 children)

NewPipe has their own F-Droid repository for users who want faster updates. https://newpipe.net/FAQ/tutorials/install-add-fdroid-repo/

If that is too much hassle then you can install Droidify https://f-droid.org/en/packages/com.looker.droidify and simply click on NewPipe in the repository settings of Droidify but beware that Droidify does enable the IzzyOnDroid repo by default.

[–] [email protected] 3 points 4 months ago (2 children)

What is Izzydroid and why is it considered bad?

[–] [email protected] 7 points 4 months ago

IzzyOnDroid gets their packages by searching for Apks on github in a semi-automated manner and does basically no filtering on its own, so there may be low quality or malicious apps on there.

IzzyOnDroid infopage

[–] [email protected] 5 points 4 months ago

IzzyOnDroid is a popular F-Droid repository. It is not bad at all, but if you don't realize that it gets enabled by default in Droidify you will have a lot more "duplicate" apps to choose from to install, and some people like myself prefer to only use apps from the main F-Droid repo when they can.

[–] [email protected] 7 points 4 months ago* (last edited 4 months ago)

F-Droid always lag behind a bit since it needs to build all the apps they distribute from source in their CI servers.

[–] [email protected] 5 points 4 months ago

Your question has been mostly answered, though if you're wondering why v0.26.0 is missing as well, it's because of some issues with reproducible builds that should hopefully have been resolved now.