Features & Improvements
- Added troubleshooter for easier log access (810a3c9)
- Added option to maintain audio connection when none are worn (01432ce)
- Improved conversational awareness functionality (4c73200, fixes #122)
- Added support for listening to intents to set ANC mode for integrating with other apps(45ed8a3)
- Separated actual battery notifications from persistent service notification (116f7dd)
Bug Fixes
- Fixed ear detection logic when none, either, or both AirPods are worn (364a6f4)
- Fixed MediaController fallback volume for conversational awareness (9b96218)
- Fixed SharedPreference listener for conversational awareness customizations (42e0f48)
- Initialized shared preference keys on first launch (06de276)
- Fixed battery monitoring in the connected popup window (7ffcd68, fixes #117)
- Fixed AirPods connection monitoring in UI (295c49f, fixes #118)
Other Changes
- Updated Haze library uses (9baa3c9)
- Added SharedPreference listeners to service (98aef13)
- Made customizations and head tracking screens scrollable (aec9c71)
- Added app description (51ca4c1)
Fixed Issues
- #122: Improved conversational awareness
- #118: Listen for AirPods connection in UI
- #117: Listen for battery in the connected popup window
Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3