Skip to content

Releases: campos20/virtual-vs

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 04:10

Install

Download virtual-vs-1.6.0.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.

Verify this build before you install it

You do not have to take my word for what is in this APK.

1. Confirm GitHub built it, from this repo, at this commit:

gh attestation verify virtual-vs-1.6.0.apk --repo campos20/virtual-vs

This checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit f1346d01f4aed6b8ebf718b87316bd7e3612aae1 - not from someone reuploading a modified build.

2. Confirm the file wasn't altered after upload:

sha256sum -c SHA256SUMS.txt

3. Signing certificate

apksigner verify --print-certs virtual-vs-1.6.0.apk

SHA-256 of the certificate that signed this APK:

fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c

Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.

What's Changed

Full Changelog: v1.5.3...v1.6.0

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:52

Install

Download virtual-vs-1.5.3.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.

Verify this build before you install it

You do not have to take my word for what is in this APK.

1. Confirm GitHub built it, from this repo, at this commit:

gh attestation verify virtual-vs-1.5.3.apk --repo campos20/virtual-vs

This checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit 72aa130096f4ea852e71d411f603a5f84abab062 - not from someone reuploading a modified build.

2. Confirm the file wasn't altered after upload:

sha256sum -c SHA256SUMS.txt

3. Signing certificate

apksigner verify --print-certs virtual-vs-1.5.3.apk

SHA-256 of the certificate that signed this APK:

fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c

Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.

Full Changelog: v1.5.2...v1.5.3

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 04:01

Install

Download virtual-vs-1.4.0.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.

Verify this build before you install it

You do not have to take my word for what is in this APK.

1. Confirm GitHub built it, from this repo, at this commit:

gh attestation verify virtual-vs-1.4.0.apk --repo campos20/virtual-vs

This checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit 47cadbc8ca5371047f57ea06430d59fb53fdc881 - not from someone reuploading a modified build.

2. Confirm the file wasn't altered after upload:

sha256sum -c SHA256SUMS.txt

3. Signing certificate

apksigner verify --print-certs virtual-vs-1.4.0.apk

SHA-256 of the certificate that signed this APK:

fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c

Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.

What's Changed

  • Make sure songs start in sync, fix volume changing, add notification about what is happening the import process, more sponsorship by @campos20 in #6

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:12

Install

Download virtual-vs-1.3.0.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.

Verify this build before you install it

You do not have to take my word for what is in this APK.

1. Confirm GitHub built it, from this repo, at this commit:

gh attestation verify virtual-vs-1.3.0.apk --repo campos20/virtual-vs

This checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit c81449b2c7ba7dffbc510179e7323a4b9ce5e7f3 - not from someone reuploading a modified build.

2. Confirm the file wasn't altered after upload:

sha256sum -c SHA256SUMS.txt

3. Signing certificate

apksigner verify --print-certs virtual-vs-1.3.0.apk

SHA-256 of the certificate that signed this APK:

fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c

Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 12:02

Install

Download virtual-vs-1.2.0.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.

Verify this build before you install it

You do not have to take my word for what is in this APK.

1. Confirm GitHub built it, from this repo, at this commit:

gh attestation verify virtual-vs-1.2.0.apk --repo campos20/virtual-vs

This checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit 13ccdaceb06aafe979379c43950f7e2f272d9273 - not from someone reuploading a modified build.

2. Confirm the file wasn't altered after upload:

sha256sum -c SHA256SUMS.txt

3. Signing certificate

apksigner verify --print-certs virtual-vs-1.2.0.apk

SHA-256 of the certificate that signed this APK:

fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c

Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.

What's Changed

  • Allow to create release with dispatch by @campos20 in #3
  • Add wave form, allow to rename stems by @campos20 in #4

Full Changelog: v1.1.0-alpha...v1.2.0

v1.1.0-alpha

v1.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 01:05
dc07a02

Install

Download virtual-vs-1.1.0-alpha.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.

Verify this build before you install it

You do not have to take my word for what is in this APK.

1. Confirm GitHub built it, from this repo, at this commit:

gh attestation verify virtual-vs-1.1.0-alpha.apk --repo campos20/virtual-vs

This checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit dc07a02e16d016575d0a092bc36463c4acf3a3fe - not from someone reuploading a modified build.

2. Confirm the file wasn't altered after upload:

sha256sum -c SHA256SUMS.txt

3. Signing certificate

apksigner verify --print-certs virtual-vs-1.1.0-alpha.apk

SHA-256 of the certificate that signed this APK:

fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c

Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.

v1.0.0-alpha.0

v1.0.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 05:08
8652611

Install

Download virtual-vs-1.0.0-alpha.0.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.

Verify this build before you install it

You do not have to take my word for what is in this APK.

1. Confirm GitHub built it, from this repo, at this commit:

gh attestation verify virtual-vs-1.0.0-alpha.0.apk --repo campos20/virtual-vs

This checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit 8652611611ebc8a449779e9262adceeb50082bfc - not from someone reuploading a modified build.

2. Confirm the file wasn't altered after upload:

sha256sum -c SHA256SUMS.txt

3. Signing certificate

apksigner verify --print-certs virtual-vs-1.0.0-alpha.0.apk

SHA-256 of the certificate that signed this APK:

fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c

Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.