What does the future of something like F-Droid look like once Google does their lock down next year?
In addition to F-Droid on the device, I'd love an F-Droid "package manager client" on a computer, that allows installing apps on an Android device via adb:
# update repo lists
fdr update
# upgrade all apps on the connected device
fdr upgrade
# search packages
fdr search vlc # lists org.videolan.vlc
# install on the device
fdr install org.mozilla.firefox
# download the apk
fdr download org.mozilla.firefox
# uninstall
fdr uninstall org.mozilla.firefox
Of course, all operations would verify the signatures first.Can someone recommend a good F/OSS ebook reader on F-Droid? The existing ones I have tested have too many knobs and options and are not really user-friendly.... My wife started to get into reading, but I could not get her to get out of the Kindle/Play Books ecosystem because of the user-friendliness and easy synchronisation across devices that Kindle gives.
Cool! Unfortunately I switched to Obtanium a year or so ago. I get all my apps from GitHub releases straight from the developers now.
Very cool, the visual redesign was very much needed and I had been using Droid-ify for a while because of this. I'll switch back to the official app, congrats to the contributors!
The official page still downloads 1.23.2. I wonder when this will go live, and if the old app will auto-update.
I wonder if FDroid has a policy against LLM? i was reading one of the MR here https://gitlab.com/fdroid/fdroidclient/-/merge_requests/1729 and they seem to gate on LLM contributions (and vibe coded android app)?
Love it new design fdroid basic really smooth in my ancient phone.
For people who are die-hard F Droid users, do you get all your apps from it? I have tried in the past but it seemed like even when I restricted my use to basics it was missing things I needed to make my phone feel useful. Wonder if it has gotten better.
Amazing news! I mainly use the F-droid Basic version which does automatic updating of apps. The regular one needs user confirmation for updates if I remember correctly.
> Also, F-Droid Privileged Extension (FPE) is not currently supported by 2.0. That means even if FPE is installed, F-Droid 2.0 won’t use it. This overhaul focused on full featured support for the Android “session” installer. That lets F-Droid run background updates on any recent Android version without requiring FPE. Like with any of the changes here, we welcome feedback.
This is a shame. Is the privileged extension a large maintenance burden?
Great visual and usability update.
Even greater HN conversation about all the to-me-unknown alternatives. I used neostore as a replacement, but maybe time to try f-Droid again
Urgh such a shame to be written by LLM
This is very good to see. Classic F-Droid always seemed to fail at updating repos at least every week or so.
so nice. FDroid always looked a bit dated to me
That page uses the term ''repository''' singular. Can additional repos be added in the way Neo Store allows?
And still no popularity rating, download count or any user review system whatsoever.
If only they improve the AndroidTV experience a bit
Dear F-Droud, please stop redirecting me to the Mandarin version automatically without an option to read the original message. Just because I have a Chinese keyboard layout available.
I wish they would add ratings or even just comments
It's nice to see F-Droid going places.
[dead]
> All new code in this effort uses modern Android code standards and designs. This gives us a codebase that is easier to maintain, test, and easier to extend with new features in the future.
No, this increases the overall complexity of the system. Android will hopefully eventually collapse under its own weight.
I have been using droid-ify on GrapheneOS for a few years now; because F-Droid ui is terrible, and the privilege extention has been such a pain to configure and get working without issues on my previous lineageOS phone. Happy to see this major overhaul; and i'm glad the FPE is being phased out.