Skip to content

Cascade v0.2.0 (Android)

Choose a tag to compare

@JacobStephens2 JacobStephens2 released this 06 Jun 02:17
· 75 commits to android-release-0.2.0 since this release
64bcb65

First Android build with the optional Cascade account.

New

  • Listening-time tracking — Cascade keeps a running total of how long you've listened (on by default, toggle in-app). It's a single cumulative number, never a timeline.
  • Optional account + sync — sign in with an email magic link (no password) to centralize your listening total across devices. Backed by a G-Counter CRDT, so concurrent devices add rather than overwrite. Sync service: sync.cascade.stephens.page.
  • Sign out, delete-data, and delete-account controls.

Install (sideload)

  • Universal APK — arm64-v8a, armeabi-v7a, x86_64; Android 8.0+ (minSdk 26).
  • Debug-signed for sideloading (not a Play Store build, consistent with the prior 0.1.0 Android release). Enable "install unknown apps" for your browser/file manager, then open the APK.

The account is entirely opt-in — without signing in, Cascade tracks locally and contacts no server.