vocaphone Android v0.1.0-beta.9
Pre-release
Pre-release
·
12 commits
to main
since this release
Release-signed APK covering every ABI (arm64-v8a, armeabi-v7a, x86_64) and all Android 13+ devices. Install with adb install vocaphone.apk or open the APK on the device. SHA-256 checksum and signing-certificate fingerprint files are attached for verification. Android may still scan or restrict APKs installed outside an app store.
What's Changed
- Improve iOS and Android transcription latency by @Mr-Sunglasses in #58
- feat(mobile): add local model picker and transcription by @Mr-Sunglasses in #59
- build(android): merge beta.8 version bump by @Mr-Sunglasses in #60
- fix(ios): make local model downloads reliable by @Mr-Sunglasses in #61
- fix(android): keep keyboard above gesture navigation by @jatinkrmalik in #62
- fix(mobile): survive another app holding the microphone by @Mr-Sunglasses in #63
- ci: add /build for on-demand Android and iOS PR artifacts by @jatinkrmalik in #64
- fix(ios,android): stop dictation state and its indicators outliving the dictation by @Mr-Sunglasses in #65
Full Changelog: v0.1.0-beta.7...v0.1.0-beta.9