Releases: kavishdevar/librepods
Releases · kavishdevar/librepods
Nightly fd3774b
Nightly d1933c3
Nightly fb44f01
Nightly 845f261
- android: make head tracking screen scrollable (845f261)
- android: bump version (3321bb1)
- android: fix crash in listening mode widget when service is null (c7a5cb2)
- android: fix media not resuming when using single AirPod (7b81411)
- android: remove NativeBridge calls from app settings (d80f227)
- android: use pressandhold settings when cycling modes (795bebc)
Nightly 4ef3e4d
- android: clear root module build dir on each run (ddcf15e)
- android: version bump (3e89d7f)
- android: connect to audio when reconnecting to last connected device (9eb6010)
- android: call connect to audio even if BLUETOOTH_PRIVILEGED/MODIFY_PHONE_STATE is not granted (60e865f)
- android: fix crash on some devices not properly closing socket (629b7b9)
- android: add disconnect button (d4ee741)
- android: fix crash in reading call control settings (4c8b0d7)
- android: fix adaptive audio strength slider not being flipped (e20b0f7)
- android: catch exceptions when closing IslandWindow (b64ff1d)
- android: fix icon size in select list (37056c6)
- android: increase bottom padding on all screens (3a636e3)
- android: do not log writeRaw in ATTManager if socket unavailable (136e3e8)
- android: fix ControlCommand.parseFromBytes outofbounds crash (e39c1cf)
v0.2.5
Note
Install the .zip files in your root manager app if you want to grant the app BLUETOOTH_PRIVILEGED and MODIFY_PHONE_STATE permissions to allow the app to
- Disable audio output when no AirPods are worn
- Set Metadata like icon and battery status to make it available in system settings/widget
Important
The open testing is now paused, please opt out of the beta through the Play Store listing of the app.
What's changed
- Fix bypass on Pixel devices running an older version of Android 16 (#543)
- Skip compatibility check when Bluetooth is in Xposed scope
- Redesign confirmation dialogs
- Fix text color in email form
Full Changelog: v0.2.3...v0.2.5
Some features on Play require an in-app purchase. The following features are free on Play:
- Battery status
- Ear detection
- Changing Listening Mode
- Press and Hold listening mode customization
However, all builds released here will have all features available for free.
New Contributors
Nightly b06d780
- android: fix xposed state being set true onResume (b06d780)
Nightly 70f420d
- android: fix text color in email bottom sheet (70f420d)
Nightly 23193ce
- android: load native hook from split apks when base fails (23193ce)
