advplyr.audiobookshelf-app/android
Lars Kiesow 127bf7d4e0
Automatic test and build app
This patch adds a GitHub Actions workflow which will automatically run
through all steps to build the Android version of the app. This is an
easy way of catching major build errors in pull requests or pushed
commits.

Additionally, this uploads the Android APK as build artifact. This
allows anyone to easily download any build for a while. That will make
it much easier for non-developers to participate in testing a new
version or a specific test since the no longer have to wait for a new
release.

The build artifacts are a bit tricky to find, but they are easy to point
out if anyone asks.
2023-02-12 01:21:16 +01:00
..
app Refresh media session connector actions when changing speed on app. Update rounding values for Android Auto speed icons 2023-02-07 16:10:02 -06:00
gradle/wrapper Update capacitor version, kotlin version, android dependencies, refactor some folders 2023-01-22 17:26:08 -06:00
.gitignore init 2021-09-01 20:07:11 -05:00
build.gradle Update capacitor version, kotlin version, android dependencies, refactor some folders 2023-01-22 17:26:08 -06:00
capacitor.settings.gradle Update capacitor version, kotlin version, android dependencies, refactor some folders 2023-01-22 17:26:08 -06:00
gradle.properties Add chromecast support for android, update package versions 2022-04-17 16:59:49 -05:00
gradlew Automatic test and build app 2023-02-12 01:21:16 +01:00
gradlew.bat init 2021-09-01 20:07:11 -05:00
settings.gradle init 2021-09-01 20:07:11 -05:00
variables.gradle Update capacitor version, kotlin version, android dependencies, refactor some folders 2023-01-22 17:26:08 -06:00