Important
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 su
instead 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 #138
- [Linux] Compress images by @tim-gromeyer in #139
- [ImgBot] Optimize images by @imgbot[bot] in #140
- [Linux] Add Qr-Code to sync irk and enc key by @tim-gromeyer in #142
- [Linux] Fix battery sometimes showing 127% by @tim-gromeyer in #143
- [Linux] Improvementens to noise control mode by @tim-gromeyer in #144
- [Linux] New ear detection implementation by @tim-gromeyer in #145
- [Linux] Replace
playerctl
by @tim-gromeyer in #147 - [Linux] DBus fixes by @tim-gromeyer in #148
- [Linux] Remember battery state (closes #149) by @tim-gromeyer in #150
- [Linux] Autostart im hidden mode by @tim-gromeyer in #156
- [Linux] Rename to Librepods by @tim-gromeyer in #157
- [Linux] Start/Stop BLE scan when going to sleep by @tim-gromeyer in #162
- Fixes and improvements to the Linux readme by @mbmjertan in #168
- Add option for alternate head tracking packets by @Copilot in #176
- android: add ability to launch digital assistant on long press by @kavishdevar in #180
- Fixed build instructions for ubuntu by @Raspberrynani in #183
- [Linux] chore: change logging name airpodsApp -> Librepods by @NL-TCH in #194
- fix: update rename function call for airPods by @naveen521kk in #191
- [Linux] Let users edit Phone bluetooth MAC via GUI by @NL-TCH in #195
- android,linux: update feature flags packet data byte to remove adaptive volume by @kavishdevar in #192
- i18n: add chinese translation by @qlenlen in #200
- [Linux] Autobuild app on any branch change + publish artifact by @NL-TCH in #196
New Contributors
- @mbmjertan made their first contribution in #168
- @Copilot made their first contribution in #176
- @Raspberrynani made their first contribution in #183
- @NL-TCH made their first contribution in #194
- @naveen521kk made their first contribution in #191
- @qlenlen made their first contribution in #200
Full Changelog: v0.1.0-rc.4...v0.2.0-alpha