Releases: Project-Void-Studio/VortexApp
Releases · Project-Void-Studio/VortexApp
Release list
v2.0.1 – Hotfix
Fixed
- Gradle sync crash — null cast when
keystore.propertiesis missing. Release builds now fall back to debug signing, so the project works out of the box for anyone cloning the repo. - UI stuck after background disconnect — disconnecting via the notification while the app was in the background left the home screen showing "Connected to X". The BLE service now syncs its connection state to the UI immediately when the app returns to the foreground.
Changed
- Terms of Service expanded with no-warranty and no-liability language, and now includes a tappable link to the repository license.
v2.0.0 – Complete Rewrite
Complete rewrite of both the Android app and the firmware. The two components have been restructured, renamed, and rebuilt from the ground up.
v1.0.0 – Original Release (Legacy)
This is the original Project Void release, preserved for reference.
Note: This version has known bugs — BLE reconnect is unreliable on some Android versions and several animations have timing issues. It is no longer actively developed.
v2 is a complete rewrite and supersedes this release.