Johboh / hassalarm

Android app for integration with Hass.io as a sensor for the next scheduled alarm on the device
MIT License
62 stars 6 forks source link

APK download #31

Closed IzzySoft closed 1 year ago

IzzySoft commented 1 year ago

Are there any plans to make the app available outside of Google's walled garden – e.g. by providing the APK attached to its corresponding release tag here, or bringing it to F-Droid?

Johboh commented 1 year ago

I will look into it!

IzzySoft commented 1 year ago

Thanks! Tagging releases would be a first step (needed for either variant). Attaching the corresponding APK to each tag the second (and I then could look to integrating that with my repo) and would help pre-checking how it stands with matching F-Droid's inclusion criteria. If all seems fine, I could also help you proceeding to F-Droid (disclosure: I'm one of the maintainers there).

Johboh commented 1 year ago

I created a release now manually, but I will look into creating adding a CI/CD step for automatic publishing/releasing.

IzzySoft commented 1 year ago

Thanks! As promised, I've just added your app to my repo now (should show up here with the next sync around 6 pm UTC). In order to do that, I had to establish metadata on my end – which I provide back to you with above mentioned PR (F-Droid will want that – and I prefer it, too, as it gives you control over descriptions and screenshots so they do not run out-of-date).

Scan results look good – so if you wish, after my PR has been merged this can be put forward to F-Droid I'd say.

Johboh commented 1 year ago

Thanks! Looks good, I merged the PR.

IzzySoft commented 1 year ago

Thanks a lot! Adjusted config at my end to check for updates there as well whenever a new release is being fetched. So any changes you make there should be reflected automatically (just let me know if you add other elements like per-release changelogs, so I have them checked as well).