Many of use use Obtainium on Android for our apps to directly install from GitHub releases (or pre-releases). The last one for DroidFS is from 2024 although there have always been commits/activities since. Are there any plans on making (frequent) GitHub apk releases? Or are there reasons for not doing it?
Also would be helpful to put the signing certificate hash in README.md or somewhere easily accessible. That way we can use AppVerifier to make sure the 1st installs are trusted (Android will then prevent installing updates if there is mismatch - TOFU)
Many of use use Obtainium on Android for our apps to directly install from GitHub releases (or pre-releases). The last one for DroidFS is from 2024 although there have always been commits/activities since. Are there any plans on making (frequent) GitHub apk releases? Or are there reasons for not doing it?
Also would be helpful to put the signing certificate hash in
README.mdor somewhere easily accessible. That way we can use AppVerifier to make sure the 1st installs are trusted (Android will then prevent installing updates if there is mismatch - TOFU)