Hacker News new | ask | show | jobs
by jjeaff 1251 days ago
If you are making your own build, is there a benefit to using f-droid? Why not just install the APK?
2 comments

You can just use local CI to build it and then when your F-droid checks for updates you get a push notification on your phone.

If you want to gate it, you can just periodically update the local git repo after you reviewed it (or just follow up to main minus a few days).

Update notifications?