mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-24 23:55:52 +03:00
-
v0.2.0-alpha Pre-release
released this
2025-10-01 07:20:44 +03:00 | 37 commits to main since this release📅 Originally published on GitHub: Tue, 30 Sep 2025 20:13:50 GMT
🏷️ Git tag created: Wed, 01 Oct 2025 04:20:44 GMTImportant
If you downloaded the build before 04:30 UTC, October 1, please download it again if you are experiencing crashes. (Fixed compatibility issues with Magisk by calling
suinstead of using a full path.)What's Changed
Android
bunch of new features, check #202 and the branch's readme
- adds multi-device capability
- adds accessibility features (like customizing transparency mode)
- adds loud sound reduction option
- adds camera control
- adds hearing aid adjustments (not hearing test!)
- liquid glass (just because it was easy to implement, mostly, just more rounded corners)
- adds a bunch of settings that already should've been there in the first place, check screenshots in the branch
Linux
- [Linux] Read AirPods state from BLE broadcast when not connected by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/138
- [Linux] Compress images by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/139
- [ImgBot] Optimize images by @imgbot[bot] in https://github.com/kavishdevar/librepods/pull/140
- [Linux] Add Qr-Code to sync irk and enc key by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/142
- [Linux] Fix battery sometimes showing 127% by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/143
- [Linux] Improvementens to noise control mode by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/144
- [Linux] New ear detection implementation by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/145
- [Linux] Replace
playerctlby @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/147 - [Linux] DBus fixes by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/148
- [Linux] Remember battery state (closes #149) by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/150
- [Linux] Autostart im hidden mode by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/156
- [Linux] Rename to Librepods by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/157
- [Linux] Start/Stop BLE scan when going to sleep by @tim-gromeyer in https://github.com/kavishdevar/librepods/pull/162
- Fixes and improvements to the Linux readme by @mbmjertan in https://github.com/kavishdevar/librepods/pull/168
- Add option for alternate head tracking packets by @Copilot in https://github.com/kavishdevar/librepods/pull/176
- android: add ability to launch digital assistant on long press by @kavishdevar in https://github.com/kavishdevar/librepods/pull/180
- Fixed build instructions for ubuntu by @Raspberrynani in https://github.com/kavishdevar/librepods/pull/183
- [Linux] chore: change logging name airpodsApp -> Librepods by @NL-TCH in https://github.com/kavishdevar/librepods/pull/194
- fix: update rename function call for airPods by @naveen521kk in https://github.com/kavishdevar/librepods/pull/191
- [Linux] Let users edit Phone bluetooth MAC via GUI by @NL-TCH in https://github.com/kavishdevar/librepods/pull/195
- android,linux: update feature flags packet data byte to remove adaptive volume by @kavishdevar in https://github.com/kavishdevar/librepods/pull/192
- i18n: add chinese translation by @qlenlen in https://github.com/kavishdevar/librepods/pull/200
- [Linux] Autobuild app on any branch change + publish artifact by @NL-TCH in https://github.com/kavishdevar/librepods/pull/196
New Contributors
- @mbmjertan made their first contribution in https://github.com/kavishdevar/librepods/pull/168
- @Copilot made their first contribution in https://github.com/kavishdevar/librepods/pull/176
- @Raspberrynani made their first contribution in https://github.com/kavishdevar/librepods/pull/183
- @NL-TCH made their first contribution in https://github.com/kavishdevar/librepods/pull/194
- @naveen521kk made their first contribution in https://github.com/kavishdevar/librepods/pull/191
- @qlenlen made their first contribution in https://github.com/kavishdevar/librepods/pull/200
Full Changelog: https://github.com/kavishdevar/librepods/compare/v0.1.0-rc.4...v0.2.0-alpha
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
LibrePods-v0.2.0-alpha.apk
0 downloads ·
2026-03-02 12:02:08 +03:00 · 38 MiB