·
3 commits
to fix/airpods-stability
since this release
Changes in this Release
- AirPods Pro 3 & Modern Firmware Stability:
- Added full model identification for AirPods Pro 3 earbuds and MagSafe charging case (
A3063,A3064,A3065,A3122). - Added remaining AACP control command identifiers for parsing incoming modern firmware packets without dropping.
- Fixed control command status caching in
AACPManagerto prevent duplicate/stale state lists.
- Added full model identification for AirPods Pro 3 earbuds and MagSafe charging case (
- Crash Fixes & Stability:
- Prevent background NullPointerExceptions on single-bud usage and uninitialized battery states.
- Add robust fallback for
BluetoothSocketreflection constructors across Android versions. - Remove per-packet notification broadcast spam in the raw socket read loop.
- Fix default conversational awareness volume calculation in
MediaController.
Available APK Downloads
| APK File | Description |
|---|---|
| app-foss-release.apk | Release Build (Recommended) - Includes all stability patches, single-bud crash fixes, socket reflection resolver, and Pro 3 identification. |
| LibrePods-FOSS-v1.0.0-rc2-release.apk | Baseline rc2 Build - Official upstream release build prior to these stability fixes. |
| LibrePods-FOSS-v1.0.0-rc1-release.apk | rc1 Build - Previous stable release build. |