0.3.0 · 2026-02-16
- Dim screen button on HomeScreen that dims entire display to save battery.
- Debug logging for checksum verification and crypto key derivation (Rust and Kotlin).
- Fixed word duplication caused by handleFinalResult sending words already sent via partial results.
- Fixed false new-utterance detection on capitalization changes by making comparisons case-insensitive.
- Removed SpeechService foreground service and all background listening functionality.
- Removed 5 permissions: FOREGROUND_SERVICE, FOREGROUND_SERVICE_CONNECTED_DEVICE, FOREGROUND_SERVICE_MICROPHONE, POST_NOTIFICATIONS, WAKE_LOCK.