-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
APK file download #12
Comments
Definitely (though to my knowledge, "virus" is the wrong term here and "malware" would be a much better fit). Though I'm not sure if you honestly mean it – due to the link you inserted into your comment making it look like an ad for … err, how trustworthy is that site? As for security, let me disclose my intent: What about security? describes the measures taken at the IzzyOnDroid repository, which I was thinking to add the app to, and which the APK would be needed for. |
Hi @IzzySoft; I'm not sure if we will ever have the resources to upload them here or to make releasing updated APKs on GitHub part of our CI/CD pipeline. |
Thanks @8bitPit! But it makes only sense to add it to the IzzyOnDroid repo if it can be kept updated there. Mich makes it necessary that the updater can fetch an APK – ideally from releases here, if that's not possible from inside the repo or, last resort, a fixed URL at a server providing the LAST-MODIFIED header (to check if a newer version is available at that URL). |
I see, thanks for explaining. I'll update you if we begin to push releases on GitHub as well. |
Thanks! A "ping" here should do, as I'm subscribed to the issue (obviously, as I've opened it 🙈). |
Would you consider making the APK file available here, e.g. attached to the releases – for those without PlayStore access? Thanks in advance!
The text was updated successfully, but these errors were encountered: