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