openziti / ziti-tunnel-android

Apache License 2.0
19 stars 5 forks source link

Attaching APK files to the release #153

Closed kuhlmannmarkus closed 1 year ago

kuhlmannmarkus commented 1 year ago

Would it be possible to attach APK files to the releases? At the moment there is only the AAB package. It is possible to extract the APKs, but then one has to sign them before installing.

TheDarkula commented 1 year ago

@kuhlmannmarkus This would be a great addition, as it would allow installing directly with Obtainium. It also benefits those who do not use the Play Store, like GrapheneOS users.

TheDarkula commented 1 year ago

Also, @dovholuknf, your Mattermost workflow is failing.

dovholuknf commented 1 year ago

Wow, it sure is! I'll see if I can fix that. Thanks.

TheDarkula commented 1 year ago

Glad to help :)

dovholuknf commented 1 year ago

fixed it. thanks for letting me/us know. @ekoby will probably have to comment on the APK ask

TheDarkula commented 1 year ago

Sure thing!

kuhlmannmarkus commented 1 year ago

Awesome! Thank you so much!

TheDarkula commented 1 year ago

@ekoby Thank you, indeed! There is a failure in the webhook action, though: https://github.com/openziti/ziti-tunnel-android/actions/runs/5836422783

dovholuknf commented 1 year ago

@ekoby. Did you see the action failure?