Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:56
· 15 commits to main since this release
a2f1d39

Resonance v0.1.2 — demo / hackathon build.

Changes

  • Draft with AI now waits for the on-device LLM to be ready instead of failing silently when tapped before the model has finished loading.

Install (Android, arm64-v8a)

Download app-release.apk below, copy it to your phone, and install (Android will ask you to allow installs from this source). On-device models are downloaded at first launch.

This APK is debug-signed — convenient to install, but the signature is not a proof of origin. Verify the download before installing:

Get-FileHash app-release.apk -Algorithm SHA256

SHA-256

1027952e63e954461ace2d8871691d1ab9d8cce39e40cfe8ca60bf1fb4d29535

Built from a clean runner by GitHub Actions (.github/workflows/android-apk.yml).