Linux
- add option to set phone MAC from app settings
- fix random volume jumps (thanks @gheinzer!)
Android
- add option to launch digital assistant on long press (requires 2025 beta fw)
- fix #27 (again, thanks to @gheinzer)
- add alternate head tracking packets for beta fw (to be manually enabled from app settings)
Auto-generated notes
What's Changed
- [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
- @gheinzer made their first contribution in #192
Full Changelog: v0.1.0-rc.4...nightly